Home
last modified time | relevance | path

Searched defs:h (Results 1 – 20 of 20) sorted by relevance

/art/test/484-checker-register-hints/src/
DMain.java42 int h = live4; in test1() local
76 int h = live4; in test2() local
116 int h = live4; in test3() local
/art/runtime/gc/collector/
Dconcurrent_copying.h72 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/
DMain.java28 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/
DMain.java136 long h = a - b; in $opt$TestAgressiveLive1() local
157 long h = a - b; in $opt$TestAgressiveLive2() local
/art/test/404-optimizing-allocator/src/
DMain.java130 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/
DMain.java73 int h = 0; in clearStack() local
/art/test/027-arithmetic/src/
DMain.java60 long h = 0x88; in shiftTest2() local
/art/test/451-spill-splot/src/
DMain.java29 double h = 7.0; in main() local
/art/runtime/
Dmonitor_test.cc77 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
Delf_file.cc792 unsigned h = 0, g; in elfhash() local
Djni_internal.cc1731 HandleWrapper<mirror::String> h(hs.NewHandleWrapper(&s)); in GetStringCritical() local
/art/test/450-checker-types/src/
DMain.java33 public String h() { in h() method in SubclassA
/art/test/003-omnibus-opcodes/src/
DIntMath.java61 long h = 0x88; in shiftTest2() local
/art/test/107-int-math2/src/
DMain.java249 long h = 0x88; in shiftTest2() local
/art/runtime/arch/
Dstub_test.cc1344 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/
Delf_builder.h477 unsigned h = 0, g; in elfhash() local
/art/runtime/gc/
Dheap.cc1506 HandleWrapper<mirror::Class> h(hs.NewHandleWrapper(klass)); in AllocateInternalWithGc() local
3754 auto h = hs.NewHandleWrapper(obj); in CheckGcStressMode() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1716 MutableHandle<mirror::Object> h = handle_scope_->GetMutableHandle(cur_entry_); in PushHandle() local
/art/runtime/gc/allocator/
Drosalloc.cc362 FreePageRun* h = *it; in FreePages() local
/art/test/083-compiler-regressions/src/
DMain.java843 long h = 1L; in constantPropagationTest() local