Home
last modified time | relevance | path

Searched defs:const (Results 601 – 625 of 748) sorted by relevance

1...<<21222324252627282930

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Ddefault_file_source.cpp287 …ion& region, std::function<void (std::exception_ptr, optional<OfflineRegionStatus>)> callback) con… in getOfflineRegionStatus()
291 void DefaultFileSource::setOfflineMapboxTileCountLimit(uint64_t limit) const { in setOfflineMapboxTileCountLimit()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp31 inline R difference_dispatch(T const& from, T const& to, ::boost::mpl::bool_<false> const& /*is_uns… in difference_dispatch()
37 inline R difference_dispatch(T const& from, T const& to, ::boost::mpl::bool_<true> const& /*is_unsi… in difference_dispatch()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dpersistence.hpp813 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
827 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
841 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
856 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
1346 …e::readRaw( const String& fmt, uchar* vec, size_t len ) const { begin().readRaw( fmt, vec, len ); } in readRaw()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dpersistence.hpp813 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
827 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
841 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
856 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
1346 …e::readRaw( const String& fmt, uchar* vec, size_t len ) const { begin().readRaw( fmt, vec, len ); } in readRaw()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dpersistence.hpp813 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
827 void operator()(const std::vector<_Tp>& vec) const in operator ()() argument
841 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
856 void operator()(std::vector<_Tp>& vec, size_t count) const in operator ()()
1346 …e::readRaw( const String& fmt, uchar* vec, size_t len ) const { begin().readRaw( fmt, vec, len ); } in readRaw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dnode_elements.hpp65 element_indexable(rtree::ptr_pair<First, Pointer> const& el, Translator const& /*tr*/) in element_indexable()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp221 assert_valid(const char* __file, int __line) const in assert_valid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/
H A Dflatten_iterator.hpp172 inline bool equal(flatten_iterator in equal()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp221 assert_valid(const char* __file, int __line) const in assert_valid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeopositioninfosource_android.cpp89 …nfo QGeoPositionInfoSourceAndroid::lastKnownPosition(bool fromSatellitePositioningMethodsOnly) con… in lastKnownPosition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtoken_iterator.hpp63 bool equal(const Other& a) const{ in equal() argument
H A Dconcept_check.hpp52 template <class T> inline void ignore_unused_variable_warning(T const&) {} in ignore_unused_variable_warning()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dfill_bucket.cpp128 float FillBucket::getQueryRadius(const RenderLayer& layer) const { in getQueryRadius() argument
H A Dfill_extrusion_bucket.cpp165 float FillExtrusionBucket::getQueryRadius(const RenderLayer& layer) const { in getQueryRadius() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp132 …BOOST_CONTAINER_FORCEINLINE reference operator[](difference_type off) const BOOST_NOEXCEPT_OR_NOTH… in operator []()
1597 const_reference operator[](size_type n) const BOOST_NOEXCEPT_OR_NOTHROW in operator []()
1631 const_iterator nth(size_type n) const BOOST_NOEXCEPT_OR_NOTHROW in nth()
1663 size_type index_of(const_iterator p) const BOOST_NOEXCEPT_OR_NOTHROW in index_of()
1691 const_reference at(size_type n) const in at()
2326 size_type priv_index_of(pointer p) const in priv_index_of()
3286 void priv_throw_if_out_of_range(size_type n) const in priv_throw_if_out_of_range()
3294 bool priv_in_range(const_iterator pos) const in priv_in_range()
3299 bool priv_in_range_or_end(const_iterator pos) const in priv_in_range_or_end()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp275 bool operator == (const Int128 &val) const in operator ==() argument
278 bool operator != (const Int128 &val) const in operator !=() argument
281 bool operator > (const Int128 &val) const in operator >() argument
289 bool operator < (const Int128 &val) const in operator <() argument
297 bool operator >= (const Int128 &val) const in operator >=() argument
300 bool operator <= (const Int128 &val) const in operator <=() argument
311 Int128 operator + (const Int128 &rhs) const in operator +() argument
324 Int128 operator - (const Int128 &rhs) const in operator -() argument
1725 bool Clipper::IsEvenOddFillType(const TEdge& edge) const in IsEvenOddFillType() argument
1733 bool Clipper::IsEvenOddAltFillType(const TEdge& edge) const in IsEvenOddAltFillType() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_raster_layer.cpp25 …derRasterLayer::createBucket(const BucketParameters&, const std::vector<const RenderLayer*>&) cons… in createBucket() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp159 get_new_size(size_type size, size_type num_used_e) const in get_new_size()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/
H A Dcompare.hpp104 inline bool operator()(Point const& left, Point const& right) const in operator ()()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp159 get_new_size(size_type size, size_type num_used_e) const in get_new_size()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dline_layer.cpp28 std::unique_ptr<Layer> LineLayer::cloneRef(const std::string& id_) const { in cloneRef() argument
35 void LineLayer::Impl::stringifyLayout(rapidjson::Writer<rapidjson::StringBuffer>& writer) const { in stringifyLayout()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp348const std::vector<MatShape> &outputs) const {CV_UNUSED(inputs); CV_UNUSED(outputs); return 0;} in getFLOPS() argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dwebview.cpp129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dwebview.cpp129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_join_round_by_divide.hpp88 RangeOut& range_out) const in apply()

1...<<21222324252627282930