/art/libartbase/base/ |
D | scoped_flock.cc | 40 UNUSED(filename); in Open() 41 UNUSED(flags); in Open() 42 UNUSED(block); in Open() 107 UNUSED(fd); in DupOf() 108 UNUSED(path); in DupOf() 109 UNUSED(read_only_mode); in DupOf()
|
D | mem_map_windows.cc | 51 UNUSED(start); in TargetMMap() 140 UNUSED(start); in TargetMUnmap() 141 UNUSED(len); in TargetMUnmap()
|
D | file_utils.cc | 157 UNUSED(kAndroidRootEnvVar, kAndroidRootDefaultPath, GetRootContainingLibartbase); in GetAndroidRootSafe() 194 UNUSED(kAndroidSystemExtRootEnvVar, kAndroidSystemExtRootDefaultPath); in GetSystemExtRootSafe() 213 UNUSED(kAndroidArtRootEnvVar, kAndroidArtApexDefaultPath, GetRootContainingLibartbase); in GetArtRootSafe() 214 UNUSED(must_exist); in GetArtRootSafe() 592 UNUSED(subdir); in GetDalvikCache() 593 UNUSED(create_if_absent); in GetDalvikCache() 594 UNUSED(dalvik_cache); in GetDalvikCache() 595 UNUSED(have_android_data); in GetDalvikCache() 596 UNUSED(dalvik_cache_exists); in GetDalvikCache() 597 UNUSED(is_global_cache); in GetDalvikCache() [all …]
|
D | utils.cc | 210 UNUSED(tid); in GetThreadName() 322 UNUSED(tid); in GetTaskStats() 384 UNUSED(tid); in GetOsThreadStat() 385 UNUSED(buf); in GetOsThreadStat() 386 UNUSED(len); in GetOsThreadStat() 399 UNUSED(tid); in GetOsThreadStatQuick()
|
D | scoped_flock.h | 80 UNUSED(ptr->Close()); in operator()
|
D | mem_map.cc | 145 UNUSED(page_size); in GenerateNextMemPos() 303 UNUSED(map_ptr, size); in SetDebugName() 317 UNUSED(low_4gb); in MapAnonymous() 437 UNUSED(source); in ReplaceWith() 1163 UNUSED(length, prot, flags, fd, offset); in MapInternalArtLow4GBAllocator() 1190 UNUSED(low_4gb); in MapInternal() 1258 UNUSED(value); in TryReadable() 1303 UNUSED(release_eagerly); in ZeroMemory() 1340 UNUSED(release_eagerly); in ZeroMemory()
|
D | bit_table.h | 128 template<int COLUMN, int UNUSED /*needed to compile*/> struct ColumnName; \ 136 template<int UNUSED> struct ColumnName<COLUMN, UNUSED> { \
|
/art/compiler/jni/quick/ |
D | calling_convention.cc | 87 UNUSED(allocator); in Create() 88 UNUSED(is_static); in Create() 89 UNUSED(is_synchronized); in Create() 90 UNUSED(shorty); in Create() 188 UNUSED(allocator); in Create() 189 UNUSED(is_static); in Create() 190 UNUSED(is_synchronized); in Create() 191 UNUSED(is_fast_native); in Create() 192 UNUSED(is_critical_native); in Create() 193 UNUSED(shorty); in Create()
|
/art/compiler/jit/ |
D | jit_logger.cc | 76 UNUSED(perf_file_->Flush()); in ClosePerfMapLog() 77 UNUSED(perf_file_->Close()); in ClosePerfMapLog() 291 UNUSED(jit_dump_file_->WriteFully(reinterpret_cast<const char*>(&jit_code), sizeof(jit_code))); in WriteJitDumpLog() 292 UNUSED(jit_dump_file_->WriteFully(method_name.c_str(), method_name.size() + 1)); in WriteJitDumpLog() 293 UNUSED(jit_dump_file_->WriteFully(ptr, code_size)); in WriteJitDumpLog() 302 UNUSED(jit_dump_file_->Flush()); in CloseJitDumpLog() 303 UNUSED(jit_dump_file_->Close()); in CloseJitDumpLog()
|
/art/compiler/utils/ |
D | jni_macro_assembler.cc | 55 UNUSED(instruction_set_features); in Create() 68 UNUSED(allocator); in Create() 82 UNUSED(instruction_set_features); in Create() 98 UNUSED(allocator); in Create()
|
/art/runtime/ |
D | subtype_check_test.cc | 49 UNUSED(x); in MockClass() 82 UNUSED(offset); in GetField32Volatile() 95 UNUSED(offset); in CasField32() 633 UNUSED(state); in EnsureStateChangedTestRecursiveGeneric() 689 UNUSED(kls); in TEST_F() 736 UNUSED(kls); in TEST_F() 744 UNUSED(kls); in TEST_F() 745 UNUSED(transition); in TEST_F() 761 UNUSED(kls); in TEST_F() 770 UNUSED(transition); in TEST_F() [all …]
|
D | backtrace_helper.cc | 161 UNUSED(skip_count_); 162 UNUSED(out_frames_); 163 UNUSED(max_depth_);
|
D | monitor_pool.h | 62 UNUSED(self); in ReleaseMonitor() 71 UNUSED(self); in ReleaseMonitors() 96 UNUSED(self); in ComputeMonitorId()
|
D | native_bridge_art_interface.cc | 109 UNUSED(dir); in PreInitializeNativeBridge()
|
D | thread_pool.cc | 106 UNUSED(priority); in SetPthreadPriority() 361 UNUSED(priority); in CheckPthreadPriority()
|
/art/compiler/trampolines/ |
D | trampoline_compiler.cc | 219 UNUSED(abi); in CreateTrampoline64() 220 UNUSED(offset); in CreateTrampoline64() 239 UNUSED(abi); in CreateTrampoline32() 243 UNUSED(abi); in CreateTrampoline32() 244 UNUSED(offset); in CreateTrampoline32()
|
/art/dex2oat/linker/ |
D | relative_patcher.cc | 98 UNUSED(features); in Create() 99 UNUSED(thunk_provider); in Create() 100 UNUSED(target_provider); in Create()
|
/art/runtime/arch/x86/ |
D | thread_x86.cc | 176 UNUSED(selector); in CleanupCpu() 190 UNUSED(selector); in CleanupCpu()
|
/art/compiler/optimizing/ |
D | code_generator_riscv64.cc | 1145 UNUSED(instruction); in GenerateBitstringTypeCheckCompare() 1146 UNUSED(temp); in GenerateBitstringTypeCheckCompare() 1899 UNUSED(temp); in GenerateReferenceLoadWithBakerReadBarrier() 1947 UNUSED(instruction); in AddReadBarrierSlowPath() 1948 UNUSED(out); in AddReadBarrierSlowPath() 1949 UNUSED(ref); in AddReadBarrierSlowPath() 1950 UNUSED(obj); in AddReadBarrierSlowPath() 1951 UNUSED(offset); in AddReadBarrierSlowPath() 1952 UNUSED(index); in AddReadBarrierSlowPath() 1963 UNUSED(instruction); in GenerateReadBarrierSlow() [all …]
|
D | optimizing_compiler.cc | 491 UNUSED(graph); in RunRequiredPasses() 492 UNUSED(codegen); in RunRequiredPasses() 493 UNUSED(dex_compilation_unit); in RunRequiredPasses() 494 UNUSED(pass_observer); in RunRequiredPasses() 583 UNUSED(graph); in RunArchOptimizations() 584 UNUSED(dex_compilation_unit); in RunArchOptimizations() 585 UNUSED(pass_observer); in RunArchOptimizations()
|
/art/disassembler/ |
D | disassembler.cc | 73 UNUSED(options); in Create()
|
/art/runtime/arch/ |
D | stub_test.cc | 392 UNUSED(arg0, arg1, arg2, code, referrer, hidden); in Invoke3WithReferrerAndHidden() 665 UNUSED(test); in TestUnlockObject() 1069 UNUSED(f, self, referrer, test); in GetSetBooleanStatic() 1098 UNUSED(f, self, referrer, test); in GetSetByteStatic() 1135 UNUSED(obj, f, self, referrer, test); in GetSetBooleanInstance() 1169 UNUSED(obj, f, self, referrer, test); in GetSetByteInstance() 1200 UNUSED(f, self, referrer, test); in GetSetCharStatic() 1230 UNUSED(f, self, referrer, test); in GetSetShortStatic() 1265 UNUSED(obj, f, self, referrer, test); in GetSetCharInstance() 1299 UNUSED(obj, f, self, referrer, test); in GetSetShortInstance() [all …]
|
/art/imgdiag/ |
D | imgdiag_test.cc | 135 UNUSED(error_msg); in TEST_F()
|
/art/runtime/gc/accounting/ |
D | read_barrier_table.h | 105 UNUSED(heap_addr); in IsValidHeapAddr()
|
/art/test/004-SignalTest/ |
D | signaltest.cc | 100 UNUSED(context); in signalhandler()
|