Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp107 typedef endian_arithmetic< order::little, int32_t, 32, align::yes > aligned_little32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h256 <int32_t, little, aligned> aligned_little32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h294 using aligned_little32_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp545 typedef endian< endianness::little, int32_t, 32, alignment::aligned > aligned_little32_t; typedef