/art/runtime/ |
D | dex_file_verifier_test.cc | 59 std::vector<uint8_t> tmp; in DecodeBase64() local 126 std::vector<std::unique_ptr<const DexFile>> tmp; in OpenDexFileBase64() local 153 ScratchFile tmp; in TEST_F() local 192 std::vector<std::unique_ptr<const DexFile>> tmp; in FixChecksumAndOpen() local 222 ScratchFile tmp; in TEST_F() local 231 ScratchFile tmp; in TEST_F() local 240 ScratchFile tmp; in TEST_F() local 300 ScratchFile tmp; in TEST_F() local 310 ScratchFile tmp; in TEST_F() local
|
D | zip_archive_test.cc | 42 ScratchFile tmp; in TEST_F() local
|
D | dex_file_test.cc | 65 std::vector<uint8_t> tmp; in DecodeBase64() local 158 std::vector<std::unique_ptr<const DexFile>> tmp; in OpenDexFileBase64() local 169 ScratchFile tmp; in TEST_F() local
|
D | common_runtime_test.cc | 537 std::vector<const DexFile*> tmp(GetDexFiles(jclass_loader)); in GetFirstDexFile() local
|
D | utils.cc | 1050 char* tmp = buffer; in RunCommand() local
|
/art/runtime/interpreter/ |
D | unstarted_runtime_test.cc | 80 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local 102 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local 127 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local 152 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local 184 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local 238 ShadowFrame* tmp = ShadowFrame::CreateDeoptimizedFrame(10, nullptr, nullptr, 0); in TEST_F() local
|
/art/compiler/ |
D | output_stream_test.cc | 65 ScratchFile tmp; in TEST_F() local 78 ScratchFile tmp; in TEST_F() local
|
D | oat_test.cc | 104 ScratchFile tmp; in TEST_F() local
|
/art/test/704-multiply-accumulate/src/ |
D | Main.java | 43 int tmp = 0; in test_int() local 104 long tmp = 0; in test_long() local
|
/art/runtime/base/unix_file/ |
D | fd_file_test.cc | 70 art::ScratchFile tmp; in TEST_F() local 86 art::ScratchFile tmp; in TEST_F() local
|
/art/compiler/optimizing/ |
D | code_generator_utils.cc | 59 uint64_t tmp = exp + sign_bit; in CalculateMagicAndShiftForDivRem() local
|
/art/sigchainlib/ |
D | sigchain.cc | 340 struct sigaction tmp; in SetSpecialSignalHandlerFn() local
|
/art/test/115-native-bridge/ |
D | nativebridge.cc | 197 struct sigaction tmp; in trampoline_Java_Main_testSignal() local 275 char* tmp = new char[len + 10]; in native_bridge_loadLibrary() local
|
/art/test/004-ThreadStress/src/ |
D | Main.java | 295 Set<Operation> tmp = new HashSet<>(map.keySet()); in normalize() local
|
/art/runtime/native/ |
D | dalvik_system_DexFile.cc | 87 jlong* tmp = long_data; in ConvertNativeToJavaArray() local
|
/art/compiler/utils/ |
D | assembler_test_base.h | 514 ScratchFile tmp; in GetTmpnam() local
|
/art/compiler/dex/quick/arm/ |
D | call_arm.cc | 75 RegStorage tmp = r_disp; in GenLargeSparseSwitch() local
|
D | target_arm.cc | 809 RegStorage tmp = rs_r0; in CheckSuspendUsingLoad() local
|
/art/compiler/utils/arm/ |
D | assembler_arm32_test.cc | 464 size_t tmp; in CountHelper() local 483 size_t tmp; in CountHelper() local
|
/art/compiler/dex/quick/x86/ |
D | int_x86.cc | 466 RegStorage tmp = AllocTypedTempWide(false, kCoreReg); in GenFusedLongCmpImmBranch() local 504 RegStorage tmp = AllocTypedTempWide(false, kCoreReg); in GenFusedLongCmpImmBranch() local 561 uint64_t tmp = exp + ((is_long) ? static_cast<uint64_t>(divisor) >> 63 : in CalculateMagicAndShift() local 934 RegStorage tmp = AllocTemp(false); in GenInlinedMinMax() local
|
/art/compiler/dex/quick/arm64/ |
D | target_arm64.cc | 793 RegStorage tmp = rs_x0; in CheckSuspendUsingLoad() local
|
/art/compiler/dex/quick/mips/ |
D | target_mips.cc | 777 RegStorage tmp = AllocTemp(); in CheckSuspendUsingLoad() local
|
D | utility_mips.cc | 200 int64_t tmp = value; in LoadConstantWideNoClobber() local
|
/art/runtime/entrypoints/quick/ |
D | quick_trampoline_entrypoints.cc | 1610 uint64_t* tmp = reinterpret_cast<uint64_t*>(cur_fpr_reg_); in PushFpr8() local 1715 uintptr_t tmp; in PushHandle() local
|
/art/dex2oat/ |
D | dex2oat.cc | 1598 std::unique_ptr<File> tmp(oat_file_.release()); in FlushCloseOatFile() local
|