Home
last modified time | relevance | path

Searched defs:byte_swap (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h51 inline value_type byte_swap(value_type value, endianness endian) { in byte_swap() function
59 inline value_type byte_swap(value_type value) { in byte_swap() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h38 inline value_type byte_swap(value_type value) { in byte_swap() function
/third_party/zlib/
H A Dcrc32.c113 local z_word_t byte_swap(z_word_t word) in byte_swap() function
/third_party/node/deps/zlib/
H A Dcrc32.c120 local z_word_t byte_swap(z_word_t word) { in byte_swap() function

Completed in 7 milliseconds