Home
last modified time | relevance | path

Searched defs:const (Results 451 – 475 of 748) sorted by relevance

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Diterator.hpp98 move_iterator<iterator_type> operator+ (difference_type n) const in operator +()
104 BOOST_MOVE_FORCEINLINE move_iterator<iterator_type> operator- (difference_type n) const in operator -()
110 BOOST_MOVE_FORCEINLINE reference operator[](difference_type n) const in operator []()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Ddebug.hpp231 void assert_matches(Expr const & /*expr*/) in assert_matches()
242 void assert_matches_not(Expr const & /*expr*/) in assert_matches_not()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_impl.hpp95 virtual void * get_deleter( sp_typeinfo const & ) in get_deleter()
100 virtual void * get_local_deleter( sp_typeinfo const & ) in get_local_deleter()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp218 inline boost::is_array<T> *is_array_(T const &) { return 0; } in is_array_()
225 inline boost::mpl::true_ *is_const_(T const &) { return 0; } in is_const_()
233 inline boost::mpl::true_ *is_rvalue_(T const &, ...) { return 0; } in is_rvalue_()
404 inline type2type<T, const_> *encode_type(T const &, boost::true_type*) { return 0; } in encode_type()
410 inline type2type<T, const_> *encode_type(T const &, boost::mpl::true_*) { return 0; } in encode_type()
425 inline T *&to_ptr(T const &) in to_ptr()
494 rvalue_probe<T> const make_probe(T const &) in make_probe()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dconstruct_pod_funop.hpp37 Type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, &a)) const in operator ()()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcmd_boot.c25 unsigned long do_go_exec(ulong (*entry)(int, char * const []), in do_go_exec()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dposition.cpp10 optional<Position> Converter<Position>::operator()(const Convertible& value, Error& error) const { in operator ()()
H A Dcoordinate.cpp7 optional<LatLng> Converter<LatLng>::operator() (const Convertible& value, Error& error) const { in operator ()()
H A Dgeojson.cpp8 optional<GeoJSON> Converter<GeoJSON>::operator()(const Convertible& value, Error& error) const { in operator ()()
H A Dtransition_options.cpp7 …onOptions> Converter<TransitionOptions>::operator()(const Convertible& value, Error& error) const { in operator ()()
/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/list_update_map_/
H A Dlu_map_.hpp230 find(key_const_reference r_key) const in find()
305 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const in inc_it_state()
H A Dfind_fn_imps.hpp46 find_imp(key_const_reference r_key) const in find_imp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopositioninfosource.cpp141 QVariant QGeoPositionInfoSourcePrivate::backendProperty(const QString &/*name*/) const in backendProperty()
258 QVariant QGeoPositionInfoSource::backendProperty(const QString &name) const in backendProperty() 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/list_update_map_/
H A Dlu_map_.hpp230 find(key_const_reference r_key) const in find()
305 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const in inc_it_state()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dredistribute_elements.hpp44 bool operator()(Element const& e1, Element const& e2) const in operator ()()
65 bool operator()(Element const& e1, Element const& e2) const in operator ()()
83 bool operator()(Element const& e1, Element const& e2) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativereviewmodel.cpp143 QVariant QDeclarativeReviewModel::data(const QModelIndex &index, int role) const in data()
H A Dqdeclarativeplaceeditorialmodel.cpp138 QVariant QDeclarativePlaceEditorialModel::data(const QModelIndex &index, int role) const in data()
H A Dqdeclarativeplaceimagemodel.cpp139 QVariant QDeclarativePlaceImageModel::data(const QModelIndex &index, int role) const in data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dindexed_tuple.hpp45 concat(const IndexedTuple<TypeList<Js...>, TypeList<Us...>>& other) const { in concat()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dmake_expr_funop.hpp56 operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, const A, &a)) 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/gp_hash_table_map_/
H A Ddebug_no_store_hash_fn_imps.hpp49 const char* __file, int __line) const in assert_entry_array_valid()
H A Ddebug_store_hash_fn_imps.hpp49 const char* __file, int __line) const in assert_entry_array_valid()
/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/gp_hash_table_map_/
H A Ddebug_no_store_hash_fn_imps.hpp49 const char* __file, int __line) const in assert_entry_array_valid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dline_annotation_impl.cpp15 void LineAnnotationImpl::updateStyle(Style::Impl& style) const { in updateStyle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/detail/
H A Dfcall.hpp36 operator()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const& f)) const in operator ()() argument

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