Home
last modified time | relevance | path

Searched defs:code_copy (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Darm_utils_unittest.cc189 CODE_T code_copy = code; in Run() local
237 CODE_T code_copy = code; in Accept() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dtest_fixture.h71 SpirvVector code_copy; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h71 SpirvVector code_copy; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dtest_fixture.h71 SpirvVector code_copy; variable
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method_storage.cc295 std::vector<uint8_t, SwapAllocator<uint8_t>> code_copy( in SetThunkCode() local