Home
last modified time | relevance | path

Searched defs:const (Results 326 – 350 of 748) sorted by relevance

1...<<11121314151617181920>>...30

/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/bin_search_tree_/
H A Dnode_iterators.hpp113 operator==(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const in operator ==() argument
118 operator!=(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const in operator !=() argument
/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.hpp150 BOOST_CXX14_CONSTEXPR inline bool ctti_type_index::equal(const ctti_type_index& rhs) const BOOST_NO… in equal() argument
156 BOOST_CXX14_CONSTEXPR inline bool ctti_type_index::before(const ctti_type_index& rhs) const BOOST_N… in before() argument
H A Dstl_type_index.hpp207 inline bool stl_type_index::equal(const stl_type_index& rhs) const BOOST_NOEXCEPT { in equal() argument
215 inline bool stl_type_index::before(const stl_type_index& rhs) const BOOST_NOEXCEPT { in before() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dboundary_checker.hpp47 bool is_endpoint_boundary(point_type const& pt) const in is_endpoint_boundary()
78 bool is_endpoint_boundary(point_type const& pt) const in is_endpoint_boundary()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dazimuth.hpp58 T& a1, T& a2) const in apply()
77 T& a1) const in apply()
/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/hash_fn/
H A Dranged_hash_fn.hpp134 operator()(key_const_reference r_key) const in operator ()()
220 operator()(key_const_reference r_key) const in operator ()()
231 (key_const_reference r_key, size_type hash) 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/hash_fn/
H A Dranged_hash_fn.hpp134 operator()(key_const_reference r_key) const in operator ()()
220 operator()(key_const_reference r_key) const in operator ()()
231 (key_const_reference r_key, size_type hash) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel.cpp219 int QDeclarativeLocationTestModel::rowCount(const QModelIndex& parent) const in rowCount() argument
226 QVariant QDeclarativeLocationTestModel::data(const QModelIndex& index, int role) const in data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dpipeline.hpp66 void for_each(Fn fn) const { fn(component_); } in for_each()
68 void push(Chain& chn) const { chn.push(component_); } in push()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Ddata_driven_property_value.hpp59 auto match(Ts&&... ts) const { in match()
68 bool hasDataDrivenPropertyDifference(const DataDrivenPropertyValue<T>& other) const { in hasDataDrivenPropertyDifference() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp81 int SatelliteModel::rowCount(const QModelIndex &parent) const in rowCount() argument
90 QVariant SatelliteModel::data(const QModelIndex &index, int role) const in data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp171 QGeoRouteRequest::TravelModes travelModes) const in checkEngineSupport()
315 QGeoRouteRequest::TravelModes travelModes, const QString &optimization) const in modesRequestString() argument
387 QString QGeoRoutingManagerEngineNokia::routeRequestString(const QGeoRouteRequest &request) const in routeRequestString() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.hpp125 UniformValues uniformValues(float currentZoom) const { in uniformValues()
157 ZoomEvaluatedSize evaluateForZoom(float currentZoom) const override { in evaluateForZoom()
202 ZoomEvaluatedSize evaluateForZoom(float) const override { in evaluateForZoom()
228 ZoomEvaluatedSize evaluateForZoom(float currentZoom) const override { in evaluateForZoom()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcontainer.hpp366 bool push_back(unused_type, T const&) in push_back()
483 deref(unused_type const*) in deref()
504 inline void next(unused_type const*) in next()
525 inline bool compare(unused_type const*, unused_type const*) in compare()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dactor_operator_40.hpp19A0 & a0) const { typedef vector2< const actor<Expr> *, A0 & > env_type; env_type env = {this, a0};… in operator ()()
31A1 & a1) const { typedef vector3< const actor<Expr> *, A0 & , A1 & > env_type; env_type env = {thi… in operator ()()
62 operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
88 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2) const in operator ()()
129 operator()(A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3) const in operator ()()
155 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3) const in operator ()()
196 operator()(A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4) const in operator ()()
222 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4) const in operator ()()
263 operator()(A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4 , A5 & a5) const in operator ()()
289 …or()(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5) const in operator ()()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Darea.hpp126 excess_sum& state) const in apply()
141 inline return_type result(excess_sum const& state) const in result()
/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_end_round.hpp68 RangeOut& range_out) const in generate_points()
117 RangeOut& range_out) const in apply()
H A Dbuffer_join_round.hpp77 RangeOut& range_out) const in generate_points()
128 RangeOut& range_out) const in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcollection.hpp70 std::size_t Collection<T>::index(const std::string& id) const { in index() argument
77 T* Collection<T>::get(const std::string& id) const { in get() argument
H A Dstyle_impl.cpp192 Layer* Style::Impl::getLayer(const std::string& id) const { in getLayer() argument
248 Source* Style::Impl::getSource(const std::string& id) const { in getSource() argument
279 const style::Image* Style::Impl::getImage(const std::string& id) const { in getImage() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_heatmap_layer.cpp28 …:createBucket(const BucketParameters& parameters, const std::vector<const RenderLayer*>& layers) c… in createBucket() argument
209 const mat4&) const { in queryIntersectsFeature() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp738 …ail::sp_array_access< T >::type operator[] ( std::ptrdiff_t i ) const BOOST_SP_NOEXCEPT_WITH_ASSERT in operator []()
770 template<class Y> bool owner_before( shared_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before()
775 template<class Y> bool owner_before( weak_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before()
780 void * _internal_get_deleter( boost::detail::sp_typeinfo const & ti ) const BOOST_SP_NOEXCEPT in _internal_get_deleter()
785 …void * _internal_get_local_deleter( boost::detail::sp_typeinfo const & ti ) const BOOST_SP_NOEXCEPT in _internal_get_local_deleter()
795 bool _internal_equiv( shared_ptr const & r ) const BOOST_SP_NOEXCEPT in _internal_equiv()
1072 template<class T> inline bool atomic_is_lock_free( shared_ptr<T> const * /*p*/ ) BOOST_SP_NOEXCEPT in atomic_is_lock_free()
1171 template<class D, class T> D const * basic_get_local_deleter( D const *, shared_ptr<T> const & p ) … in basic_get_local_deleter()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchreplyhere.cpp144 QPlaceResult QPlaceSearchReplyHere::parsePlaceResult(const QJsonObject &item) const in parsePlaceResult() argument
206 QPlaceProposedSearchResult QPlaceSearchReplyHere::parseSearchResult(const QJsonObject &item) const in parseSearchResult() 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/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp139 is_grow_needed(size_type /*size*/, size_type num_entries) const in is_grow_needed() argument
288 assert_valid(const char* __file, int __line) const in assert_valid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dbackground_layer.cpp28 std::unique_ptr<Layer> BackgroundLayer::cloneRef(const std::string& id_) const { in cloneRef() argument
35 void BackgroundLayer::Impl::stringifyLayout(rapidjson::Writer<rapidjson::StringBuffer>&) const { in stringifyLayout()

1...<<11121314151617181920>>...30