Home
last modified time | relevance | path

Searched defs:const (Results 301 – 325 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/left_child_next_sibling_heap_/
H A Dpoint_const_iterator.hpp122 operator==(const PB_DS_CLASS_C_DEC& other) const in operator ==() argument
127 operator!=(const PB_DS_CLASS_C_DEC& other) const in operator !=() argument
H A Dconst_iterator.hpp106 operator==(const PB_DS_CLASS_C_DEC& other) const in operator ==() argument
111 operator!=(const PB_DS_CLASS_C_DEC& other) const in operator !=() 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/pat_trie_/
H A Dpat_trie_base.hpp549 operator==(const _CIter& other) const in operator ==() argument
553 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const in operator ==() argument
557 operator!=(const _CIter& other) const in operator !=() argument
561 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const in operator !=() argument
902 get_child(size_type i) const in get_child()
913 operator==(const _Node_citer& other) const in operator ==() argument
918 operator!=(const _Node_citer& other) const in operator !=() argument
966 get_child(size_type i) const in get_child()
998 a_const_pointer p_traits) const in get_pref_pos()
1099 a_const_pointer p_traits) const in get_child_node()
[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/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp549 operator==(const _CIter& other) const in operator ==() argument
553 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const in operator ==() argument
557 operator!=(const _CIter& other) const in operator !=() argument
561 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const in operator !=() argument
902 get_child(size_type i) const in get_child()
913 operator==(const _Node_citer& other) const in operator ==() argument
918 operator!=(const _Node_citer& other) const in operator !=() argument
966 get_child(size_type i) const in get_child()
998 a_const_pointer p_traits) const in get_pref_pos()
1099 a_const_pointer p_traits) const in get_child_node()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dutil_inl.hpp56 B Graph::forEach(B body) const in forEach()
69 B Graph::walkBreadthFirst(int from, B body) const in walkBreadthFirst()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameracapabilities.cpp134 bool QGeoCameraCapabilitiesPrivate::operator == (const QGeoCameraCapabilitiesPrivate &rhs) const in operator ==() argument
196 bool QGeoCameraCapabilities::operator == (const QGeoCameraCapabilities &rhs) const in operator ==() argument
201 bool QGeoCameraCapabilities::operator != (const QGeoCameraCapabilities &other) const in operator !=() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Drender_annotation_source.cpp68 const mat4& projMatrix) const { in queryRenderedFeatures() argument
72 std::vector<Feature> RenderAnnotationSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacesupplier.cpp59 bool QPlaceSupplierPrivate::operator==(const QPlaceSupplierPrivate &other) const in operator ==() argument
135 bool QPlaceSupplier::operator==(const QPlaceSupplier &other) const in operator ==() 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/binary_heap_/
H A Dconst_iterator.hpp105 operator==(const binary_heap_const_iterator_& other) const in operator ==() argument
110 operator!=(const binary_heap_const_iterator_& other) const in operator !=() 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/binary_heap_/
H A Dconst_iterator.hpp105 operator==(const binary_heap_const_iterator_& other) const in operator ==() argument
110 operator!=(const binary_heap_const_iterator_& other) const in operator !=() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeolocation.cpp63 bool QGeoLocationPrivate::operator==(const QGeoLocationPrivate &other) const in operator ==() argument
139 bool QGeoLocation::operator==(const QGeoLocation &other) const in operator ==() argument
H A Dqdoublevector3d.cpp89 …(const QDoubleVector3D &plane1, const QDoubleVector3D &plane2, const QDoubleVector3D &plane3) const in distanceToPlane() argument
96 (const QDoubleVector3D &point, const QDoubleVector3D &direction) const in distanceToLine() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/
H A Dmatrix_transformers.hpp93 inline bool apply(P1 const& p1, P2& p2) const in apply()
163 inline bool apply(P1 const& p1, P2& p2) const in apply()
210 inline translate_transformer(CalculationType const& translate_x, in translate_transformer()
262 inline scale_transformer(CalculationType const& scale_x, in scale_transformer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_source.cpp80 const mat4&) const { in queryRenderedFeatures() argument
84 std::vector<Feature> RenderRasterSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() argument
H A Drender_custom_geometry_source.cpp71 const mat4& projMatrix) const { in queryRenderedFeatures() argument
75 …Feature> RenderCustomGeometrySource::querySourceFeatures(const SourceQueryOptions& options) const { in querySourceFeatures() argument
H A Drender_vector_source.cpp84 const mat4& projMatrix) const { in queryRenderedFeatures() argument
88 …:vector<Feature> RenderVectorSource::querySourceFeatures(const SourceQueryOptions& options) const { in querySourceFeatures() argument
H A Drender_geojson_source.cpp89 const mat4& projMatrix) const { in queryRenderedFeatures() argument
93 …vector<Feature> RenderGeoJSONSource::querySourceFeatures(const SourceQueryOptions& options) const { in querySourceFeatures() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp213 …tileSpecToFilename(const QGeoTileSpec &spec, const QString &format, const QString &directory) const in tileSpecToFilename() argument
223 …CacheOsm::tileSpecToFilename(const QGeoTileSpec &spec, const QString &format, int providerId) const in tileSpecToFilename()
248 QGeoTileSpec QGeoFileTileCacheOsm::filenameToTileSpec(const QString &filename) const in filenameToTileSpec() argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Durllineedit.cpp126 void ExLineEdit::initStyleOption(QStyleOptionFrameV2 *option) const in initStyleOption()
189 QVariant ExLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const in inputMethodQuery()
291 QLinearGradient UrlLineEdit::generateGradient(const QColor &color) const in generateGradient() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dactor_operator.hpp82 operator()(BOOST_PHOENIX_A_ref_a) const in operator ()()
110 operator()(BOOST_PHOENIX_A_const_ref_a) 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/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp106 operator==(const PB_DS_CLASS_C_DEC& other) const in operator ==() argument
111 operator!=(const PB_DS_CLASS_C_DEC& other) const in operator !=() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dbinary_program.cpp101 optional<gl::AttributeLocation> BinaryProgram::attributeLocation(const std::string& name) const { in attributeLocation() argument
110 gl::UniformLocation BinaryProgram::uniformLocation(const std::string& name) const { in uniformLocation() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.cpp50 const float additionalQueryPadding) const { in query() argument
85const std::shared_ptr<std::vector<size_t>>& featureSortOrder) const { in lookupSymbolFeatures() argument
129 const mat4& posMatrix) const { in addFeature() argument
/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 Dfunction_eval_40.hpp42 operator()(F const & f, A0 & a0, Context const & ctx) const in operator ()()
54 operator()(F & f, A0 & a0, Context const & ctx) const in operator ()()
92 operator()(F const & f, A0 & a0 , A1 & a1, Context const & ctx) const in operator ()()
104 operator()(F & f, A0 & a0 , A1 & a1, Context const & ctx) const in operator ()()
142 operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2, Context const & ctx) const in operator ()()
154 operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2, Context const & ctx) const in operator ()()
192 … operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3, Context const & ctx) const in operator ()()
204 operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3, Context const & ctx) const in operator ()()
242 …operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4, Context const & ctx) const in operator ()()
254 … operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4, Context const & ctx) const in operator ()()
[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/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

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