Searched defs:tmp_base (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/art/dex2oat/linker/ |
H A D | oat_writer_test.cc | 426 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local 542 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local 615 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local 652 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local 746 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local 796 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | double-conversion-bignum.cpp | 458 int tmp_base = base; in AssignPowerUInt16() local
|
/aosp_15_r20/external/double-conversion/double-conversion/ |
H A D | bignum.cc | 444 int tmp_base = base; in AssignPowerUInt16() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | double-conversion-bignum.cpp | 458 int tmp_base = base; in AssignPowerUInt16() local
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | bignum.cc | 443 int tmp_base = base; in AssignPowerUInt16() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_compile.c | 11843 int tmp_base, tmp_offset; in compile_iterator_matchingpath() local
|