Home
last modified time | relevance | path

Searched defs:data_ (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp46 VectorTileLayer::VectorTileLayer(std::shared_ptr<const std::string> data_, in VectorTileLayer()
63 VectorTileData::VectorTileData(std::shared_ptr<const std::string> data_) : data(std::move(data_)) { in VectorTileData()
H A Dvector_tile.cpp24 void VectorTile::setData(std::shared_ptr<const std::string> data_) { in setData()
H A Dgeometry_tile.cpp83 void GeometryTile::setData(std::unique_ptr<const GeometryTileData> data_) { in setData()
H A Dgeometry_tile_worker.cpp113 void GeometryTileWorker::setData(std::unique_ptr<const GeometryTileData> data_, uint64_t correlatio… in setData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Daligned_storage.hpp48 } data_; member
58 } data_; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/detail/
H A Dcompile_time_type_info.hpp193 static constexpr char data_[size_] = { C... }; member
197 constexpr char cstring<C...>::data_[]; member in boost::typeindex::detail::cstring<C...>
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dmatrix.h95 UntypedMatrix(void* data_, long rows_, long cols_) : in UntypedMatrix()
H A Dkdtree_single_index.h609 Matrix<ElementType> data_; variable
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dimu_service.h54 mems_sensor_event_t* data_; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_geojson_source.cpp36 GeoJSONData* data_ = impl().getData(); in update() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/
H A Dctti_type_index.hpp106 const char* data_; member in boost::typeindex::ctti_type_index
H A Dstl_type_index.hpp85 const type_info_t* data_; member in boost::typeindex::stl_type_index
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp40 AnnotationTileFeature::AnnotationTileFeature(std::shared_ptr<const AnnotationTileFeatureData> data_) in AnnotationTileFeature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dimage.hpp38 Image(Size size_, std::unique_ptr<uint8_t[]> data_) in Image()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_bitread.h106 RK_U8 *data_; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/
H A Dexception.hpp291 mutable exception_detail::refcount_ptr<exception_detail::error_info_container> data_; member in boost::exception
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlto-streamer.h385 lto_input_block (const char *data_, unsigned int p_, unsigned int len_, in lto_input_block()
388 lto_input_block (const char *data_, unsigned int len_, in lto_input_block()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlto-streamer.h385 lto_input_block (const char *data_, unsigned int p_, unsigned int len_, in lto_input_block()
388 lto_input_block (const char *data_, unsigned int len_, in lto_input_block()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dterminal.hpp544 data_type data_; member