Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp108 typedef endian_arithmetic< order::little, uint32_t, 32, align::yes > aligned_ulittle32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h249 <uint32_t, little, aligned> aligned_ulittle32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h287 using aligned_ulittle32_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp546 typedef endian< endianness::little, uint32_t, 32, alignment::aligned > aligned_ulittle32_t; typedef