Home
last modified time | relevance | path

Searched defs:max_align (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/align/detail/
Dmax_align.hpp19 struct max_align struct
/third_party/boost/boost/intrusive/detail/
Darray_initializer.hpp32 union max_align union
/third_party/boost/boost/container/pmr/
Dmemory_resource.hpp34 static BOOST_CONSTEXPR_OR_CONST std::size_t max_align = member in boost::container::pmr::memory_resource
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c62 guint max_align, n; in gst_cuda_buffer_pool_set_config() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.c173 guint max_align, n; in video_buffer_pool_set_config() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c93 guint max_align, n; in gst_gl_buffer_pool_set_config() local
Dgstglmemory.c338 guint max_align, n; in gst_gl_memory_init() local
/third_party/boost/boost/type_traits/
Dtype_with_alignment.hpp31 union max_align union
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp2106 unsigned max_align = 0; in std140_size() local
2474 unsigned max_align = 0; in std430_size() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c55 uint32_t max_align = 0; in radv_mutable_descriptor_type_size_alignment() local
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c88 unsigned long max_align; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c749 gsize max_align; in gst_ffmpegvideodec_prepare_dr_pool() local
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.cc690 uint32_t max_align = 0; in build_struct() local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp981 unsigned max_align = src.def.regClass().type() == RegType::vgpr ? 4 : 16; in split_copy() local
/third_party/boost/boost/move/detail/
Dtype_traits.hpp943 union max_align union