Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 60) sorted by relevance

123

/art/libartbase/base/
Dscoped_flock.cc40 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()
Dmem_map_windows.cc51 UNUSED(start); in TargetMMap()
140 UNUSED(start); in TargetMUnmap()
141 UNUSED(len); in TargetMUnmap()
Dfile_utils.cc157 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 …]
Dutils.cc210 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()
Dscoped_flock.h80 UNUSED(ptr->Close()); in operator()
Dmem_map.cc145 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()
Dbit_table.h128 template<int COLUMN, int UNUSED /*needed to compile*/> struct ColumnName; \
136 template<int UNUSED> struct ColumnName<COLUMN, UNUSED> { \
/art/compiler/jni/quick/
Dcalling_convention.cc87 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/
Djit_logger.cc76 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/
Djni_macro_assembler.cc55 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/
Dsubtype_check_test.cc49 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 …]
Dbacktrace_helper.cc161 UNUSED(skip_count_);
162 UNUSED(out_frames_);
163 UNUSED(max_depth_);
Dmonitor_pool.h62 UNUSED(self); in ReleaseMonitor()
71 UNUSED(self); in ReleaseMonitors()
96 UNUSED(self); in ComputeMonitorId()
Dnative_bridge_art_interface.cc109 UNUSED(dir); in PreInitializeNativeBridge()
Dthread_pool.cc106 UNUSED(priority); in SetPthreadPriority()
361 UNUSED(priority); in CheckPthreadPriority()
/art/compiler/trampolines/
Dtrampoline_compiler.cc219 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/
Drelative_patcher.cc98 UNUSED(features); in Create()
99 UNUSED(thunk_provider); in Create()
100 UNUSED(target_provider); in Create()
/art/runtime/arch/x86/
Dthread_x86.cc176 UNUSED(selector); in CleanupCpu()
190 UNUSED(selector); in CleanupCpu()
/art/compiler/optimizing/
Dcode_generator_riscv64.cc1145 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 …]
Doptimizing_compiler.cc491 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/
Ddisassembler.cc73 UNUSED(options); in Create()
/art/runtime/arch/
Dstub_test.cc392 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/
Dimgdiag_test.cc135 UNUSED(error_msg); in TEST_F()
/art/runtime/gc/accounting/
Dread_barrier_table.h105 UNUSED(heap_addr); in IsValidHeapAddr()
/art/test/004-SignalTest/
Dsignaltest.cc100 UNUSED(context); in signalhandler()

123