Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 18 of 18) sorted by relevance

/art/runtime/
Ddex_file_verifier_test.cc59 std::vector<byte> tmp; in DecodeBase64() local
125 std::vector<const DexFile*> tmp; in OpenDexFileBase64() local
152 ScratchFile tmp; in TEST_F() local
190 std::vector<const DexFile*> tmp; in FixChecksumAndOpen() local
220 ScratchFile tmp; in TEST_F() local
229 ScratchFile tmp; in TEST_F() local
238 ScratchFile tmp; in TEST_F() local
Dzip_archive_test.cc42 ScratchFile tmp; in TEST_F() local
Ddex_file_test.cc64 std::vector<byte> tmp; in DecodeBase64() local
157 std::vector<const DexFile*> tmp; in OpenDexFileBase64() local
168 ScratchFile tmp; in TEST_F() local
/art/compiler/
Doutput_stream_test.cc64 ScratchFile tmp; in TEST_F() local
77 ScratchFile tmp; in TEST_F() local
Doat_test.cc117 ScratchFile tmp; in TEST_F() local
/art/runtime/base/unix_file/
Dfd_file_test.cc70 art::ScratchFile tmp; in TEST_F() local
/art/compiler/dex/quick/arm/
Dcall_arm.cc68 RegStorage tmp = r_disp; in GenLargeSparseSwitch() local
Dtarget_arm.cc730 RegStorage tmp = rs_r0; in CheckSuspendUsingLoad() local
/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc768 RegStorage tmp = rs_x0; in CheckSuspendUsingLoad() local
1194 RegStorage tmp = AllocTemp(); in GenDalvikArgsRange() local
/art/compiler/dex/quick/mips/
Dtarget_mips.cc487 RegStorage tmp = AllocTemp(); in CheckSuspendUsingLoad() local
/art/test/115-native-bridge/
Dnativebridge.cc228 char* tmp = new char[len + 10]; in native_bridge_loadLibrary() local
/art/compiler/dex/quick/x86/
Dint_x86.cc462 RegStorage tmp = AllocTypedTempWide(false, kCoreReg); in GenFusedLongCmpImmBranch() local
500 RegStorage tmp = AllocTypedTempWide(false, kCoreReg); in GenFusedLongCmpImmBranch() local
557 uint64_t tmp = exp + ((is_long) ? static_cast<uint64_t>(divisor) >> 63 : in CalculateMagicAndShift() local
Dtarget_x86.cc2819 RegStorage tmp = AllocTemp(); in GenDalvikArgsRange() local
/art/compiler/utils/
Dassembler_test.h686 ScratchFile tmp; in GetTmpnam() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1437 uint64_t* tmp = reinterpret_cast<uint64_t*>(cur_fpr_reg_); in PushFpr8() local
1543 uintptr_t tmp; in PushHandle() local
/art/compiler/jni/
Djni_compiler_test.cc1511 jintArray tmp = env_->NewIntArray(i); in MaxParamNumberImpl() local
/art/compiler/dex/quick/
Dgen_common.cc210 RegStorage tmp = AllocTemp(); in ForceImplicitNullCheck() local
Dgen_invoke.cc881 RegStorage tmp = AllocTemp(); in GenImplicitNullCheck() local