Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugChecksumsSubsection.cpp26 using ulittle32_t = support::ulittle32_t; typedef
/third_party/boost/boost/endian/
Dendian.hpp71 typedef endian_arithmetic< order::little, uint_least32_t, 32 > ulittle32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h235 <uint32_t, little, unaligned> ulittle32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h273 using ulittle32_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp500 typedef endian< endianness::little, uint_least32_t, 32 > ulittle32_t; typedef