Home
last modified time | relevance | path

Searched defs:align_ (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dstruct.h166 const uint32_t align_; variable
223 const uint32_t align_; variable
Darray.h103 const uint32_t align_; variable
/third_party/boost/boost/type_traits/
Daligned_storage.hpp47 typename ::boost::type_with_alignment<alignment_>::type align_; member
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp44 #define SIMDALIGN(type_, align_) __declspec(align(align_)) type_ argument
48 #define SIMDALIGN(type_, align_) type_ __attribute__((aligned(align_))) argument
/third_party/boost/boost/endian/
Dbuffers.hpp279 T align_; member
/third_party/boost/boost/signals2/
Ddeconstruct.hpp203 typename boost::type_with_alignment< A >::type align_; member
/third_party/boost/boost/smart_ptr/
Dmake_shared_object.hpp36 typename boost::type_with_alignment< A >::type align_; member
/third_party/boost/boost/wave/util/
Dflex_string.hpp873 Align align_; member
1188 Align align_; member
1220 Align align_; in MakeUnique() member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4035 unsigned align_, unsigned const_offset, Temp dst_hint) in mubuf_load_callback()
4104 unsigned align_, unsigned const_offset, Temp dst_hint) in global_load_callback()