/art/test/484-checker-register-hints/src/ |
D | Main.java | 42 int h = live4; in test1() local 76 int h = live4; in test2() local 116 int h = live4; in test3() local
|
/art/runtime/gc/collector/ |
D | concurrent_copying.h | 72 size_t h = head_.LoadSequentiallyConsistent(); in Enqueue() local 86 size_t h = head_.LoadRelaxed(); in EnqueueThreadUnsafe() local 98 size_t h = head_.LoadRelaxed(); in Dequeue() local 116 size_t h = head_.LoadSequentiallyConsistent(); in IsEmpty() local
|
/art/test/440-stmp/src/ |
D | Main.java | 28 float h, float i, float j, float k, float l, float m, float n, float o) { in baz() 39 float h = 8.0f; field in Main
|
/art/test/405-optimizing-long-allocator/src/ |
D | Main.java | 136 long h = a - b; in $opt$TestAgressiveLive1() local 157 long h = a - b; in $opt$TestAgressiveLive2() local
|
/art/test/404-optimizing-allocator/src/ |
D | Main.java | 130 int h = a - b; in $opt$reg$TestAgressiveLive1() local 151 int h = a - b; in $opt$reg$TestAgressiveLive2() local
|
/art/test/067-preemptive-unpark/src/ |
D | Main.java | 73 int h = 0; in clearStack() local
|
/art/test/027-arithmetic/src/ |
D | Main.java | 60 long h = 0x88; in shiftTest2() local
|
/art/test/451-spill-splot/src/ |
D | Main.java | 29 double h = 7.0; in main() local
|
/art/runtime/ |
D | monitor_test.cc | 77 MutableHandle<mirror::Object> h((*hsp)->NewHandle<mirror::Object>( in FillHeap() local 96 MutableHandle<mirror::Object> h = (*hsp)->NewHandle<mirror::Object>(c->AllocObject(self)); in FillHeap() local
|
D | elf_file.cc | 792 unsigned h = 0, g; in elfhash() local
|
D | jni_internal.cc | 1731 HandleWrapper<mirror::String> h(hs.NewHandleWrapper(&s)); in GetStringCritical() local
|
/art/test/450-checker-types/src/ |
D | Main.java | 33 public String h() { in h() method in SubclassA
|
/art/test/003-omnibus-opcodes/src/ |
D | IntMath.java | 61 long h = 0x88; in shiftTest2() local
|
/art/test/107-int-math2/src/ |
D | Main.java | 249 long h = 0x88; in shiftTest2() local
|
/art/runtime/arch/ |
D | stub_test.cc | 1344 Handle<mirror::Object> h(hsp->NewHandle<mirror::Object>( in TEST_F() local 1364 Handle<mirror::Object> h = hsp->NewHandle(c->AllocObject(soa.Self())); in TEST_F() local
|
/art/compiler/ |
D | elf_builder.h | 477 unsigned h = 0, g; in elfhash() local
|
/art/runtime/gc/ |
D | heap.cc | 1506 HandleWrapper<mirror::Class> h(hs.NewHandleWrapper(klass)); in AllocateInternalWithGc() local 3754 auto h = hs.NewHandleWrapper(obj); in CheckGcStressMode() local
|
/art/runtime/entrypoints/quick/ |
D | quick_trampoline_entrypoints.cc | 1716 MutableHandle<mirror::Object> h = handle_scope_->GetMutableHandle(cur_entry_); in PushHandle() local
|
/art/runtime/gc/allocator/ |
D | rosalloc.cc | 362 FreePageRun* h = *it; in FreePages() local
|
/art/test/083-compiler-regressions/src/ |
D | Main.java | 843 long h = 1L; in constantPropagationTest() local
|