Home
last modified time | relevance | path

Searched refs:type_ (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dtypes.py22 def get_basic_type(type_): argument
33 while (type_.code == gdb.TYPE_CODE_REF or
34 type_.code == gdb.TYPE_CODE_RVALUE_REF or
35 type_.code == gdb.TYPE_CODE_TYPEDEF):
36 if (type_.code == gdb.TYPE_CODE_REF or
37 type_.code == gdb.TYPE_CODE_RVALUE_REF):
38 type_ = type_.target()
40 type_ = type_.strip_typedefs()
41 return type_.unqualified()
44 def has_field(type_, field): argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dtypes.py22 def get_basic_type(type_): argument
33 while (type_.code == gdb.TYPE_CODE_REF or
34 type_.code == gdb.TYPE_CODE_RVALUE_REF or
35 type_.code == gdb.TYPE_CODE_TYPEDEF):
36 if (type_.code == gdb.TYPE_CODE_REF or
37 type_.code == gdb.TYPE_CODE_RVALUE_REF):
38 type_ = type_.target()
40 type_ = type_.strip_typedefs()
41 return type_.unqualified()
44 def has_field(type_, field): argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodedstream.h145 …AutoUTFInputStream(InputByteStream& is, UTFType type = kUTF8) : is_(&is), type_(type), hasBOM_(fal…
149 takeFunc_ = f[type_];
153 UTFType GetType() const { return type_; } in GetType()
185 …if (bom == 0xFFFE0000) { type_ = kUTF32BE; hasBOM_ = true; is_->Take(); is_->Take… in DetectType()
186 …else if (bom == 0x0000FEFF) { type_ = kUTF32LE; hasBOM_ = true; is_->Take(); is_->Take… in DetectType()
187 …else if ((bom & 0xFFFF) == 0xFFFE) { type_ = kUTF16BE; hasBOM_ = true; is_->Take(); is_->Take… in DetectType()
188 …else if ((bom & 0xFFFF) == 0xFEFF) { type_ = kUTF16LE; hasBOM_ = true; is_->Take(); is_->Take… in DetectType()
189 …else if ((bom & 0xFFFFFF) == 0xBFBBEF) { type_ = kUTF8; hasBOM_ = true; is_->Take(); is_->Take… in DetectType()
205 case 0x08: type_ = kUTF32BE; break; in DetectType()
206 case 0x0A: type_ = kUTF16BE; break; in DetectType()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
H A Dinherit.hpp22 typedef Derived type_; typedef
32 typedef T1 type_; typedef
42 typedef T2 type_; typedef
51 typedef T1 type_; typedef
67 typedef typename inherit2::type_ type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
H A Dinherit.hpp22 typedef Derived type_; typedef
32 typedef T1 type_; typedef
42 typedef T2 type_; typedef
51 typedef T1 type_; typedef
67 typedef typename inherit2::type_ type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
H A Dinherit.hpp22 typedef Derived type_; typedef
32 typedef T1 type_; typedef
42 typedef T2 type_; typedef
51 typedef T1 type_; typedef
67 typedef typename inherit2::type_ type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dlambda_no_ctps.hpp59 >::type type_; typedef
61 typedef typename type_::type type;
89 >::type type_; typedef
91 typedef typename type_::type type;
121 >::type type_; typedef
123 typedef typename type_::type type;
156 >::type type_; typedef
158 typedef typename type_::type type;
193 >::type type_; typedef
195 typedef typename type_::type type;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.inl.hpp63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat() argument
67 create(rows_, cols_, type_); in GpuMat()
71 GpuMat::GpuMat(Size size_, int type_, Allocator* allocator_) in GpuMat() argument
75 create(size_.height, size_.width, type_); in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
84 create(rows_, cols_, type_); in GpuMat()
90 GpuMat::GpuMat(Size size_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
95 create(size_.height, size_.width, type_); in GpuMat()
134 void GpuMat::create(Size size_, int type_) in create() argument
136 create(size_.height, size_.width, type_); in create()
[all …]
H A Dopengl.hpp278 int type_; member in cv::ogl::Buffer
583 …er(int arows, int acols, int atype, Target target, bool autoRelease) : rows_(0), cols_(0), type_(0) in Buffer()
589 …ffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0), type_(0) in Buffer()
627 return type_; in type()
633 return CV_MAT_DEPTH(type_); in depth()
639 return CV_MAT_CN(type_); in channels()
645 return CV_ELEM_SIZE(type_); in elemSize()
651 return CV_ELEM_SIZE1(type_); in elemSize1()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.inl.hpp63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat() argument
67 create(rows_, cols_, type_); in GpuMat()
71 GpuMat::GpuMat(Size size_, int type_, Allocator* allocator_) in GpuMat() argument
75 create(size_.height, size_.width, type_); in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
84 create(rows_, cols_, type_); in GpuMat()
90 GpuMat::GpuMat(Size size_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
95 create(size_.height, size_.width, type_); in GpuMat()
134 void GpuMat::create(Size size_, int type_) in create() argument
136 create(size_.height, size_.width, type_); in create()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.inl.hpp63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat() argument
67 create(rows_, cols_, type_); in GpuMat()
71 GpuMat::GpuMat(Size size_, int type_, Allocator* allocator_) in GpuMat() argument
75 create(size_.height, size_.width, type_); in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
84 create(rows_, cols_, type_); in GpuMat()
90 GpuMat::GpuMat(Size size_, int type_, Scalar s_, Allocator* allocator_) in GpuMat() argument
95 create(size_.height, size_.width, type_); in GpuMat()
134 void GpuMat::create(Size size_, int type_) in create() argument
136 create(size_.height, size_.width, type_); in create()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dimu_service.cpp34 : imu_(imu), type_(type), data_(data), count_(count) { in EisImuData()
40 mems_sensor_type_t EisImuData::GetType() const { return type_; } in GetType()
47 : intf_(intf), type_(type), ctx_(nullptr), handle_(nullptr) { in EisImuAdaptor()
66 auto result = intf_.getSensorList(ctx_, type_, &sensors_list); in Init()
83 result = intf_.getSensorCapabilities(ctx_, type_, c, &caps); in Init()
115 result = intf_.getConfig(ctx_, type_, c, &sensor_cfg); in Init()
125 result = intf_.setConfig(ctx_, type_, c, sensor_cfg); in Init()
135 handle_ = intf_.createHandle(ctx_, type_, key_.c_str(), 200, 7); in Init()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Duniform.hpp74 #define MBGL_DEFINE_UNIFORM_SCALAR(type_, name_) \ argument
75 struct name_ : ::mbgl::gl::UniformScalar<name_, type_> { static auto name() { return #name_; } }
77 #define MBGL_DEFINE_UNIFORM_VECTOR(type_, n_, name_) \ argument
78 …struct name_ : ::mbgl::gl::UniformVector<name_, type_, n_> { static auto name() { return #name_; }…
80 #define MBGL_DEFINE_UNIFORM_MATRIX(type_, n_, name_) \ argument
81 …struct name_ : ::mbgl::gl::UniformMatrix<name_, type_, n_> { static auto name() { return #name_; }…
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Derror_diag.h85 ErrorInstance(): type_(SAT_ERROR_NONE), severity_(SAT_ERROR_CORRECTABLE) {} in ErrorInstance()
87 SATErrorType type_; // Type of error: ECC, miscompare, sector. variable
95 ECCErrorInstance() { type_ = SAT_ERROR_ECC; } in ECCErrorInstance()
103 MiscompareErrorInstance() { type_ = SAT_ERROR_MISCOMPARE; } in MiscompareErrorInstance()
119 HDDSectorTagErrorInstance() { type_ = SAT_ERROR_SECTOR_TAG; } in HDDSectorTagErrorInstance()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dinherit.hpp109 typedef Derived type_;
119 typedef T1 type_;
129 typedef T2 type_;
138 typedef T1 type_;
154 typedef typename inherit2::type_ type;

123