Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp111 typedef endian_arithmetic< order::big, uint64_t, 64, align::yes > aligned_ubig64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h279 <uint64_t, big, aligned> aligned_ubig64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h317 using aligned_ubig64_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp551 typedef endian< endianness::big, uint64_t, 64, alignment::aligned > aligned_ubig64_t; typedef