Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp69 typedef endian_arithmetic< order::little, uint_least16_t, 16 > ulittle16_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h233 <uint16_t, little, unaligned> ulittle16_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h271 using ulittle16_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp498 typedef endian< endianness::little, uint_least16_t, 16 > ulittle16_t; typedef