Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dvector.h112 #define DAL_VECTOR_INSERT_AT(vector_type, type_t) \ argument
121 #define DAL_VECTOR_APPEND(vector_type, type_t) \ argument
133 #define DAL_VECTOR_AT_INDEX(vector_type, type_t) \ argument
141 #define DAL_VECTOR_SET_AT_INDEX(vector_type, type_t) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_base.hpp75 struct type_t { struct
77 const boost::typeindex::type_info* type;
80 bool const_qualified;
82 bool volatile_qualified;
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsynth.c50 } type_t; typedef
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddevice.h145 #define MLX5_GET_BE(type_t, typ, p, fld) ({ \ argument