Home
last modified time | relevance | path

Searched defs:const (Results 51 – 75 of 748) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmat.inl.hpp176 inline Mat _InputArray::getMat(int i) const in getMat()
807 Mat Mat::row(int y) const in row()
813 Mat Mat::col(int x) const in col()
819 Mat Mat::rowRange(int startrow, int endrow) const in rowRange()
825 Mat Mat::rowRange(const Range& r) const in rowRange() argument
831 Mat Mat::colRange(int startcol, int endcol) const in colRange()
837 Mat Mat::colRange(const Range& r) const in colRange() argument
851 void Mat::assignTo( Mat& m, int _type ) const in assignTo()
904 Mat Mat::operator()( Range _rowRange, Range _colRange ) const in operator ()()
910 Mat Mat::operator()( const Rect& roi ) const in operator ()()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmat.inl.hpp176 inline Mat _InputArray::getMat(int i) const in getMat()
807 Mat Mat::row(int y) const in row()
813 Mat Mat::col(int x) const in col()
819 Mat Mat::rowRange(int startrow, int endrow) const in rowRange()
825 Mat Mat::rowRange(const Range& r) const in rowRange() argument
831 Mat Mat::colRange(int startcol, int endcol) const in colRange()
837 Mat Mat::colRange(const Range& r) const in colRange() argument
851 void Mat::assignTo( Mat& m, int _type ) const in assignTo()
904 Mat Mat::operator()( Range _rowRange, Range _colRange ) const in operator ()()
910 Mat Mat::operator()( const Rect& roi ) const in operator ()()
[all …]
/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/bits/
H A Dlocale_classes.tcc63 combine(const locale& __other) const in combine() argument
82 const basic_string<_CharT, _Traits, _Alloc>& __s2) const in operator ()()
149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw () in _M_compare() argument
155 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw () in _M_transform()
162 const _CharT* __lo2, const _CharT* __hi2) const in do_compare() argument
200 do_transform(const _CharT* __lo, const _CharT* __hi) const in do_transform() argument
256 do_hash(const _CharT* __lo, const _CharT* __hi) const in do_hash() argument
H A Dbasic_string.tcc477 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
1191 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
1227 find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find()
1245 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
1267 rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in rfind()
1284 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
1300 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
1322 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
1335 find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find_first_not_of()
1346 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
[all …]
H A Dlocale_facets_nonio.tcc138 ios_base::iostate& __err, string& __units) const in _M_extract()
358 ios_base::iostate& __err, double& __units) const in __do_get()
372 ios_base::iostate& __err, long double& __units) const in do_get()
385 ios_base::iostate& __err, string_type& __digits) const in do_get()
409 const string_type& __digits) const in _M_insert() argument
570 double __units) const in __do_put()
578 long double __units) const in do_put()
616 const string_type& __digits) const in do_put() argument
637 const _CharT* __format) const in _M_extract_via_format() argument
871 ios_base& __io, ios_base::iostate& __err) const in _M_extract_num()
[all …]
H A Dlocale_facets.tcc150 ios_base::iostate& __err, string& __xtrc) const in _M_extract_float()
376 ios_base::iostate& __err, _ValueT& __v) const in _M_extract_int()
596 ios_base::iostate& __err, bool& __v) const in do_get()
692 ios_base::iostate& __err, float& __v) const in do_get()
707 ios_base::iostate& __err, double& __v) const in do_get()
723 ios_base::iostate& __err, double& __v) const in __do_get()
739 ios_base::iostate& __err, long double& __v) const in do_get()
754 ios_base::iostate& __err, void*& __v) const in do_get()
781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad()
840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int()
[all …]
/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/bits/
H A Dlocale_classes.tcc63 combine(const locale& __other) const in combine() argument
82 const basic_string<_CharT, _Traits, _Alloc>& __s2) const in operator ()()
149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw () in _M_compare() argument
155 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw () in _M_transform()
162 const _CharT* __lo2, const _CharT* __hi2) const in do_compare() argument
200 do_transform(const _CharT* __lo, const _CharT* __hi) const in do_transform() argument
256 do_hash(const _CharT* __lo, const _CharT* __hi) const in do_hash() argument
H A Dbasic_string.tcc477 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
1191 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
1227 find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find()
1245 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
1267 rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in rfind()
1284 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
1300 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
1322 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
1335 find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find_first_not_of()
1346 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
[all …]
H A Dlocale_facets_nonio.tcc138 ios_base::iostate& __err, string& __units) const in _M_extract()
358 ios_base::iostate& __err, double& __units) const in __do_get()
372 ios_base::iostate& __err, long double& __units) const in do_get()
385 ios_base::iostate& __err, string_type& __digits) const in do_get()
409 const string_type& __digits) const in _M_insert() argument
570 double __units) const in __do_put()
578 long double __units) const in do_put()
616 const string_type& __digits) const in do_put() argument
637 const _CharT* __format) const in _M_extract_via_format() argument
871 ios_base& __io, ios_base::iostate& __err) const in _M_extract_num()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/preprocessed/
H A Dmem_fun_ptr_eval_10.hpp26 operator()( in operator ()()
56 operator()( in operator ()()
86 operator()( in operator ()()
116 operator()( in operator ()()
146 operator()( in operator ()()
176 operator()( in operator ()()
206 operator()( in operator ()()
236 operator()( in operator ()()
266 operator()( in operator ()()
H A Dmem_fun_ptr_eval_20.hpp26 operator()( in operator ()()
56 operator()( in operator ()()
86 operator()( in operator ()()
116 operator()( in operator ()()
146 operator()( in operator ()()
176 operator()( in operator ()()
206 operator()( in operator ()()
236 operator()( in operator ()()
266 operator()( in operator ()()
296 operator()( in operator ()()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dmake_expr_funop.hpp28 operator ()(const A0 &a0 , const A1 &a1) const in operator ()() argument
56 operator ()(const A0 &a0 , const A1 &a1 , const A2 &a2) const in operator ()() argument
84 operator ()(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3) const in operator ()() argument
112 operator ()(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4) const in operator ()() argument
140 …r ()(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4 , const A5 &a5) const in operator ()() argument
168 …a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4 , const A5 &a5 , const A6 &a6) const in operator ()() argument
196 …a1 , const A2 &a2 , const A3 &a3 , const A4 &a4 , const A5 &a5 , const A6 &a6 , const A7 &a7) const in operator ()() argument
224 …a2 , const A3 &a3 , const A4 &a4 , const A5 &a5 , const A6 &a6 , const A7 &a7 , const A8 &a8) const in operator ()() argument
252 …a3 , const A4 &a4 , const A5 &a5 , const A6 &a6 , const A7 &a7 , const A8 &a8 , const A9 &a9) const in operator ()() argument
H A Dpoly_function_funop.hpp22 operator ()(A0 const &a0) const in operator ()()
45 operator ()(A0 const &a0 , A1 const &a1) const in operator ()()
68 operator ()(A0 const &a0 , A1 const &a1 , A2 const &a2) const in operator ()()
91 operator ()(A0 const &a0 , A1 const &a1 , A2 const &a2 , A3 const &a3) const in operator ()()
114 operator ()(A0 const &a0 , A1 const &a1 , A2 const &a2 , A3 const &a3 , A4 const &a4) const in operator ()()
137 …r ()(A0 const &a0 , A1 const &a1 , A2 const &a2 , A3 const &a3 , A4 const &a4 , A5 const &a5) const in operator ()()
160 …a0 , A1 const &a1 , A2 const &a2 , A3 const &a3 , A4 const &a4 , A5 const &a5 , A6 const &a6) const in operator ()()
183 …a1 , A2 const &a2 , A3 const &a3 , A4 const &a4 , A5 const &a5 , A6 const &a6 , A7 const &a7) const in operator ()()
206 …a2 , A3 const &a3 , A4 const &a4 , A5 const &a5 , A6 const &a6 , A7 const &a7 , A8 const &a8) const in operator ()()
229 …a3 , A4 const &a4 , A5 const &a5 , A6 const &a6 , A7 const &a7 , A8 const &a8 , A9 const &a9) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dproperties.hpp40 auto evaluate(const Evaluator& evaluator, TimePoint now) const { in evaluate()
91 …sitioning<Value> transition(const TransitionParameters& params, Transitioning<Value> prior) const { in transition()
163 auto evaluate(float z, const GeometryTileFeature& feature) const { in evaluate() argument
167 Evaluated evaluate(float z, const GeometryTileFeature& feature) const { in evaluate() argument
188 auto evaluate(const PropertyEvaluationParameters& parameters) const { in evaluate() argument
194 PossiblyEvaluated evaluate(const PropertyEvaluationParameters& parameters) const { in evaluate() argument
201 void stringify(Writer& writer) const { in stringify()
215 … Unevaluated transitioned(const TransitionParameters& parameters, Unevaluated&& prior) const { in transitioned()
228 bool hasDataDrivenPropertyDifference(const Transitionable& other) const { in hasDataDrivenPropertyDifference() argument
/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/
H A Dvstring.tcc255 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
270 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
294 find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find()
313 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
335 rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in rfind()
353 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
370 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
392 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
405 find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find_first_not_of()
417 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
[all …]
/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/
H A Dvstring.tcc255 copy(_CharT* __s, size_type __n, size_type __pos) const in copy()
270 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
294 find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find()
313 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
335 rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in rfind()
353 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
370 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
392 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
405 find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT in find_first_not_of()
417 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dinterpolate.hpp29 void eachChild(const std::function<void(const Expression&)>& visit) const override { in eachChild() argument
36 void eachStop(const std::function<void(double, const Expression&)>& visit) const { in eachStop() argument
43 Range<float> getCoveringStops(const double lower, const double upper) const { in getCoveringStops() argument
47 double interpolationFactor(const Range<double>& inputLevels, const double inputValue) const { in interpolationFactor() argument
53 bool operator==(const Expression& e) const override { in operator ==() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/
H A Dmem_fn.hpp326 template<class U> R const & call(U & u, T const *) const in call()
331 template<class U> R const & call(U & u, void const *) const in call()
340 R & operator()(T * p) const in operator ()()
345 R const & operator()(T const * p) const in operator ()()
350 template<class U> R const & operator()(U const & u) const in operator ()()
357 R & operator()(T & t) const in operator ()()
362 R const & operator()(T const & t) const in operator ()()
369 bool operator==(dm const & rhs) const in operator ==()
374 bool operator!=(dm const & rhs) const in operator !=()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanagerengine.cpp239 QString QPlaceManagerEngine::parentCategoryId(const QString &categoryId) const in parentCategoryId() argument
250 QStringList QPlaceManagerEngine::childCategoryIds(const QString &categoryId) const in childCategoryIds() argument
260 QPlaceCategory QPlaceManagerEngine::category(const QString &categoryId) const in category() argument
271 QList<QPlaceCategory> QPlaceManagerEngine::childCategories(const QString &parentId) const in childCategories() argument
319 QPlace QPlaceManagerEngine::compatiblePlace(const QPlace &original) const in compatiblePlace() argument
342 QUrl QPlaceManagerEngine::constructIconUrl(const QPlaceIcon &icon, const QSize &size) const in constructIconUrl() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Diterators.hpp104 constant_iterator operator+(Difference off) const in operator +()
117 constant_iterator operator-(Difference off) const in operator -()
123 const T& operator[] (Difference ) const in operator []()
139 bool equal(const this_type &other) const in equal() argument
142 bool less(const this_type &other) const in less() argument
151 Difference distance_to(const this_type &other)const in distance_to() argument
215 value_init_construct_iterator operator+(Difference off) const in operator +()
228 value_init_construct_iterator operator-(Difference off) const in operator -()
247 bool equal(const this_type &other) const in equal() argument
250 bool less(const this_type &other) const in less() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath.cpp169 bool QGeoPath::operator==(const QGeoPath &other) const in operator ==() argument
178 bool QGeoPath::operator!=(const QGeoPath &other) const in operator !=() argument
285 QGeoPath QGeoPath::translated(double degreesLatitude, double degreesLongitude) const in translated()
300 double QGeoPath::length(int indexFrom, int indexTo) const in length()
347 QGeoCoordinate QGeoPath::coordinateAt(int index) const in coordinateAt()
356 bool QGeoPath::containsCoordinate(const QGeoCoordinate &coordinate) const in containsCoordinate() argument
448 bool QGeoPathPrivate::operator==(const QGeoShapePrivate &other) const in operator ==() argument
464 bool QGeoPathPrivate::lineContains(const QGeoCoordinate &coordinate) const in lineContains() argument
534 bool QGeoPathPrivate::contains(const QGeoCoordinate &coordinate) const in contains() argument
551 double QGeoPathPrivate::length(int indexFrom, int indexTo) const in length()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp107 …optional<AttributeBinding> attributeBinding(const PossiblyEvaluatedPropertyValue<T>&) const overri… in attributeBinding() argument
111 float interpolationFactor(float) const override { in interpolationFactor()
115 T uniformValue(const PossiblyEvaluatedPropertyValue<T>& currentValue) const override { in uniformValue() argument
151 …optional<AttributeBinding> attributeBinding(const PossiblyEvaluatedPropertyValue<T>& currentValue)… in attributeBinding() argument
159 float interpolationFactor(float) const override { in interpolationFactor()
163 T uniformValue(const PossiblyEvaluatedPropertyValue<T>& currentValue) const override { in uniformValue() argument
212 …optional<AttributeBinding> attributeBinding(const PossiblyEvaluatedPropertyValue<T>& currentValue)… in attributeBinding() argument
220 float interpolationFactor(float currentZoom) const override { in interpolationFactor()
228 T uniformValue(const PossiblyEvaluatedPropertyValue<T>& currentValue) const override { in uniformValue() argument
317 AttributeBindings attributeBindings(const EvaluatedProperties& currentProperties) const { in attributeBindings() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp423 void construct ( Expr&& factory, in_place_factory_base const* ) in construct()
432 void construct ( Expr&& factory, typed_in_place_factory_base const* ) in construct()
457 void construct ( Expr const& factory, in_place_factory_base const* ) in construct()
466 void construct ( Expr const& factory, typed_in_place_factory_base const* ) in construct()
497 void construct ( Expr&& expr, void const* ) in construct()
508 void assign_expr_to_initialized ( Expr&& expr, void const* ) in assign_expr_to_initialized()
518 void construct ( Expr const& expr, void const* ) in construct()
529 void assign_expr_to_initialized ( Expr const& expr, void const* ) in assign_expr_to_initialized()
552 void construct ( Expr&& expr, optional_tag const* ) in construct()
565 void construct ( Expr const& expr, optional_tag const* ) in construct()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoserviceproviderpluginosm.cpp49 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createGeocodingManagerEngine()
55 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createMappingManagerEngine()
61 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createRoutingManagerEngine()
67 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createPlaceManagerEngine()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/
H A Dqgeoserviceproviderpluginitemsoverlay.cpp43 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createGeocodingManagerEngine()
53 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createMappingManagerEngine()
59 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createRoutingManagerEngine()
69 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const in createPlaceManagerEngine()

12345678910>>...30