Searched defs:suffix (Results 1 – 14 of 14) sorted by relevance
| /art/runtime/entrypoints/quick/ |
| D | quick_alloc_entrypoints.cc | 73 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument 130 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(suffix, allocator_type) \ argument 141 #define GENERATE_ENTRYPOINTS(suffix) \ argument
|
| D | runtime_entrypoints_list.h | 350 #define GENERATE_ENTRYPOINTS_DECL_FOR_ALLOCATOR_INST(V, suffix, suffix2) \ argument 390 #define GENERATE_ENTRYPOINTS_DECL_FOR_ALLOCATOR(V, suffix) \ argument
|
| /art/runtime/interpreter/mterp/common/ |
| D | gen_setup.py | 52 def add_slow_path(write_fn, *write_args, suffix="_slow_path"): argument
|
| /art/dex2oat/ |
| D | dex2oat_vdex_test.cc | 128 const std::string& suffix = "") { in GetOdex() 133 const std::string& suffix = "") { in GetVdex()
|
| /art/libartbase/base/ |
| D | common_art_test.cc | 89 ScratchFile::ScratchFile(const ScratchFile& other, const char* suffix) in ScratchFile() 444 std::string CommonArtTestImpl::GetCoreFileLocation(const char* suffix) { in GetCoreFileLocation()
|
| /art/runtime/arch/arm64/ |
| D | quick_entrypoints_arm64.S | 522 .macro INVOKE_STUB_LOAD_REG label, reg, args, size, nh4_reg, nh4_l, nh8_reg, nh8_l, cont, suffix 536 .macro INVOKE_STUB_SKIP_ARG label, args, size, cont, suffix 547 .macro INVOKE_STUB_LOAD_ALL_ARGS suffix argument
|
| /art/odrefresh/ |
| D | odr_config.h | 203 const char* suffix = ""; in GetDex2Oat() local
|
| /art/libdexfile/dex/ |
| D | utf_test.cc | 186 for (const auto& suffix : suffixes) { in TEST_F() local
|
| D | dex_file_loader.cc | 236 const char* suffix = dex_location + base_location.size(); in GetDexCanonicalLocation() local
|
| /art/test/674-hiddenapi/src-ex/ |
| D | ChildClass.java | 142 String suffix = (isStatic ? "Static" : "") + hiddenness.name(); in runTest() local
|
| /art/test/utils/ |
| D | regen-test-files | 812 def gen_tests_dict(tests, excluded_test_cases = {}, excluded_test_modules = [], suffix = ""): argument
|
| /art/runtime/ |
| D | hidden_api_test.cc | 213 const std::string_view suffix = ".jar"; in TestLocation() local
|
| D | class_loader_context.cc | 1315 const std::string& suffix) { in AbsolutePathHasRelativeSuffix()
|
| /art/compiler/utils/riscv64/ |
| D | assembler_riscv64_test.cc | 962 const std::string& suffix, in TestAddConst()
|