Home
last modified time | relevance | path

Searched defs:type_ (Results 26 – 48 of 48) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcase.hpp18 Case(type::Type type_, std::vector<Branch> branches_, std::unique_ptr<Expression> otherwise_) in Case()
H A Dcoalesce.hpp17 Coalesce(const type::Type& type_, Args args_) : in Coalesce()
H A Darray_assertion.hpp16 ArrayAssertion(type::Array type_, std::unique_ptr<Expression> input_) : in ArrayAssertion()
H A Dmatch.hpp18 Match(type::Type type_, in Match()
H A Dliteral.hpp20 Literal(type::Array type_, std::vector<Value> value_) in Literal()
H A Dexpression.hpp141 Expression(Kind kind_, type::Type type_) : kind(kind_), type(std::move(type_)) {} in Expression()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dinterpolate.cpp13 InterpolateImpl(type::Type type_, in InterpolateImpl()
263 Interpolate::Interpolate(const type::Type& type_, in Interpolate()
H A Dassertion.cpp10 Assertion::Assertion(type::Type type_, std::vector<std::unique_ptr<Expression>> inputs_) : in Assertion()
H A Dstep.cpp11 Step::Step(const type::Type& type_, in Step()
H A Dcoercion.cpp70 Coercion::Coercion(type::Type type_, std::vector<std::unique_ptr<Expression>> inputs_) : in Coercion()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodedstream.h221 UTFType type_; variable
283 UTFType type_; variable
H A Dschema.h1227 unsigned type_; // bitmask of kSchemaType variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_layer.cpp50 RenderLayer::RenderLayer(style::LayerType type_, Immutable<style::Layer::Impl> baseImpl_) in RenderLayer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dselect_by_size.hpp131 #define BOOST_SELECT_BY_SIZE(type_, name, expr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/
H A Dsequence_base.hpp54 type_; typedef
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Derror_diag.h87 SATErrorType type_; // Type of error: ECC, miscompare, sector. variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp25 FeatureType type_, in AnnotationTileFeatureData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dlambda_no_ctps.hpp180 >::type type_; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dopengl.hpp278 int type_; member in cv::ogl::Buffer
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dopengl.hpp278 int type_; member in cv::ogl::Buffer
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dopengl.hpp278 int type_; member in cv::ogl::Buffer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp99 #define MBGL_DEFINE_ATTRIBUTE(type_, n_, name_) \ argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py159 def register_special_symbol(type_, name, val): argument

12