Home
last modified time | relevance | path

Searched defs:array_64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Dleb128_tests.cc32 uint8_t array_64[] = {0xc0, 0x00}; in TEST() local
75 uint8_t array_64[] = {0xc0, 0x00}; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dbyte_swap.cc131 auto array_64 = reinterpret_cast<uint64_t*>(array); in ByteSwapArray() local