Home
last modified time | relevance | path

Searched defs:Byte2 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
Dbit.h88 uint32_t Byte2 = UV & 0x00FF0000; in byteswap() local
/external/pigweed/pw_base64/
Dbase64.cc83 constexpr uint8_t Byte2(uint8_t bits2, uint8_t bits3) { in Byte2() function
/external/pytorch/torch/csrc/utils/
Dbyte_order.cpp41 uint32_t Byte2 = output & 0x00FF0000; in swapBytes32() local
59 uint64_t Byte2 = output & 0x0000000000FF0000; in swapBytes64() local
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_proc_etmv3_impl.cpp946 bool Byte2 = false; in extractExceptionData() local