Home
last modified time | relevance | path

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

/third_party/boost/boost/beast/core/
Dmulti_buffer.hpp119 using align_type = typename typedef in boost::beast::basic_multi_buffer
/third_party/boost/libs/beast/include/boost/beast/core/
Dmulti_buffer.hpp119 using align_type = typename typedef in boost::beast::basic_multi_buffer
/third_party/boost/boost/beast/http/
Dfields.hpp193 using align_type = typename typedef in boost::beast::http::basic_fields
/third_party/boost/libs/beast/include/boost/beast/http/
Dfields.hpp193 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/
DDataLayout.cpp102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get()
485 void DataLayout::setAlignment(AlignTypeEnum align_type, Align abi_align, in setAlignment()