Searched defs:align_type (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/beast/core/ | ||
D | multi_buffer.hpp | 119 using align_type = typename typedef in boost::beast::basic_multi_buffer |
/third_party/boost/libs/beast/include/boost/beast/core/ | ||
D | multi_buffer.hpp | 119 using align_type = typename typedef in boost::beast::basic_multi_buffer |
/third_party/boost/boost/beast/http/ | ||
D | fields.hpp | 193 using align_type = typename typedef in boost::beast::http::basic_fields |
/third_party/boost/libs/beast/include/boost/beast/http/ | ||
D | fields.hpp | 193 using align_type = typename typedef in boost::beast::http::basic_fields |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
D | DataLayout.cpp | 102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() |