/art/runtime/ |
D | stride_iterator.h | 56 StrideIterator<T> temp = *this; variable 67 StrideIterator<T> temp = *this; variable 78 StrideIterator<T> temp = *this; variable 89 StrideIterator<T> temp = *this; variable
|
D | class_table.cc | 201 std::string temp; in operator ()() local 208 std::string temp; in operator ()() local 212 std::string temp; in operator ()() local 305 std::string temp; in HashDescriptor() local
|
D | method_info.h | 49 uint8_t temp[8]; in ComputeSize() local
|
D | proxy_test.cc | 141 std::string temp; in TEST_F() local 192 std::string temp; in TEST_F() local
|
D | art_field.cc | 74 std::string temp; in PrettyField() local
|
D | class_table-inl.h | 129 std::string temp; in TableSlot() local
|
D | class_linker_test.cc | 83 std::string temp; in AssertPrimitiveClass() local 122 std::string temp; in AssertObjectClass() local 181 std::string temp; in AssertArrayClass() local 194 std::string temp; in AssertArrayClass() local 265 std::string temp; in AssertClass() local 415 std::string temp; in AssertDexFileClass() local 877 std::string temp; in TEST_F() local 1336 std::string temp; in TEST_F() local
|
D | common_throws.cc | 373 std::string temp; in ThrowNoSuchFieldError() local 381 std::string temp; in ThrowNoSuchFieldException() local 391 std::string temp; in ThrowNoSuchMethodError() local
|
D | class_linker-inl.h | 46 std::string temp; in FindArrayClass() local
|
/art/runtime/arch/mips/ |
D | asm_support_mips.S | 73 .macro LDu feven,fodd,disp,base,temp 81 .macro SDu feven,fodd,disp,base,temp 99 .macro LDu feven,fodd,disp,base,temp 104 .macro SDu feven,fodd,disp,base,temp
|
/art/test/550-checker-multiply-accumulate/src/ |
D | Main.java | 178 int temp = left * right; in $opt$noinline$multipleUses1() local 236 long temp = left * right; in $opt$noinline$multipleUses2() local 472 int temp = 12345 * array1[j]; in SimdMulMultipleUses() local
|
/art/runtime/base/ |
D | stl_util.h | 42 ForwardIterator temp = begin; in STLDeleteContainerPointers() local 44 delete *temp; in STLDeleteContainerPointers() local
|
D | hash_set.h | 86 BaseIterator temp = *this; variable 212 uint64_t temp; in HashSet() local 472 T temp; in Verify() local
|
/art/test/153-reference-stress/src/ |
D | Main.java | 45 Object temp = new Object(); in GcThread() local
|
/art/compiler/optimizing/ |
D | code_generator_arm_vixl.cc | 490 vixl32::Register temp = RegisterFrom(locations->GetTemp(0)); in EmitNativeCode() local 520 vixl32::Register temp = temps.Acquire(); in EmitNativeCode() local 575 vixl32::Register temp = RegisterFrom(locations->GetTemp(0)); in EmitNativeCode() local 596 vixl32::Register temp = temps.Acquire(); in EmitNativeCode() local 879 vixl32::Register temp, in LoadReferenceWithBakerReadBarrierSlowPathARMVIXL() 1705 const vixl32::Register temp = temps.Acquire(); in GenerateLongDataProc() local 1738 const vixl32::Register temp = temps.Acquire(); in GenerateLongDataProc() local 2101 vixl32::Register temp; in GenerateEqualLong() local 2648 vixl32::Register temp = temps.Acquire(); in GenerateFrameEntry() local 2688 vixl32::Register temp = temps.Acquire(); in GenerateFrameEntry() local [all …]
|
D | code_generator_arm64.cc | 404 LoadStringSlowPathARM64(HLoadString* instruction, Register temp, vixl::aarch64::Label* adrp_label) in LoadStringSlowPathARM64() 810 Register temp, in LoadReferenceWithBakerReadBarrierSlowPathARM64() 970 Register temp, in LoadReferenceWithBakerReadBarrierAndUpdateFieldSlowPathARM64() 1556 Register temp = temps.AcquireX(); in GenerateFrameEntry() local 1649 Register temp = temps.AcquireW(); // Index within the CardTable - 32bit. in MarkGCCard() local 1840 Register temp = temps.AcquireX(); in MoveLocation() local 1846 FPRegister temp = temps.AcquireVRegisterOfSize(kQRegSize); in MoveLocation() local 1869 CPURegister temp; in MoveLocation() local 1907 CPURegister temp = AcquireFPOrCoreCPURegisterOfSize( in MoveLocation() local 2019 Register temp = dst.Is64Bits() ? temps.AcquireX() : temps.AcquireW(); in LoadAcquire() local [all …]
|
/art/test/642-fp-callees/ |
D | fp_callees.cc | 45 double temp = array[0]; in Java_Main_holdFpTemporaries() local
|
/art/test/458-checker-instruct-simplification/src/ |
D | Main.java | 829 long temp = -arg2; in $noinline$AddNeg2() local 887 int temp = -arg; in $noinline$NegNeg2() local 975 int temp = arg1 - arg2; in $noinline$NegSub2() local 1026 int temp = ~arg; in $noinline$NotNot2() local 1090 int temp = -arg1; in $noinline$SubNeg2() local 1127 long temp = -arg1; in $noinline$SubNeg3() local 2037 int temp = shift & 31; in $noinline$otherUseOfUnnecessaryShiftMasking() local
|
/art/test/015-switch/src/ |
D | Main.java | 157 long temp = value; in packedSwitch7() local
|
/art/runtime/mirror/ |
D | class.cc | 215 std::string temp; in ComputeName() local 264 std::string temp; in DumpClass() local 974 std::string temp; in GetArrayDescriptor() local 1209 std::string temp; in FindTypeIndexInOtherDexFile() local 1372 std::string temp; in PrettyDescriptor() local
|
D | object.cc | 292 std::string temp; in PrettyTypeOf() local
|
/art/runtime/verifier/ |
D | reg_type.cc | 510 std::string temp; in GetSuperClass() local 750 std::string temp; in Merge() local 823 std::string temp; in CheckInvariants() local
|
D | verifier_deps.cc | 105 std::string temp; in GetClassDescriptorStringId() local 111 std::string temp; in GetClassDescriptorStringId() local 984 std::string temp; in VerifyFields() local 1052 std::string temp; in VerifyMethods() local
|
/art/compiler/utils/arm/ |
D | assembler_arm_vixl.cc | 132 vixl32::Register temp, in AdjustLoadStoreOffset() 303 vixl32::Register temp = (dest.Is(base)) ? temps.Acquire() : dest; in LoadFromOffset() local
|
/art/compiler/utils/arm64/ |
D | jni_macro_assembler_arm64.cc | 89 Register temp = temps.AcquireX(); in AddConstant() local 179 Register temp = temps.AcquireX(); in StoreStackPointerToThread() local 205 Register temp = temps.AcquireX(); in LoadImmediate() local 668 Register temp = temps.AcquireX(); in EmitExceptionPoll() local
|