Home
last modified time | relevance | path

Searched defs:parameters (Results 26 – 50 of 168) sorted by relevance

1234567

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacematchrequest.cpp58 QVariantMap parameters; member in QPlaceMatchRequestPrivate
225 QVariantMap QPlaceMatchRequest::parameters() const in parameters() function in QPlaceMatchRequest
234 void QPlaceMatchRequest::setParameters(const QVariantMap &parameters) in setParameters()
H A Dqplaceicon.cpp196 QVariantMap QPlaceIcon::parameters() const in parameters() function in QPlaceIcon
204 void QPlaceIcon::setParameters(const QVariantMap &parameters) in setParameters()
H A Dqplaceicon_p.h69 QVariantMap parameters; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_raster_layer.cpp30 void RenderRasterLayer::transition(const TransitionParameters& parameters) { in transition()
34 void RenderRasterLayer::evaluate(const PropertyEvaluationParameters& parameters) { in evaluate()
72 void RenderRasterLayer::render(PaintParameters& parameters, RenderSource* source) { in render()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeosatelliteinfosource.cpp168 …telliteInfoSource* createSource_real(const QJsonObject &meta, const QVariantMap &parameters, QObje… in createSource_real()
220 QGeoSatelliteInfoSource *QGeoSatelliteInfoSource::createDefaultSource(const QVariantMap &parameters in createDefaultSource()
250 …oSatelliteInfoSource::createSource(const QString &sourceName, const QVariantMap &parameters, QObje… in createSource()
H A Dqgeopositioninfosource.cpp331 …ositionInfoSource* createSource_real(const QJsonObject &meta, const QVariantMap &parameters, QObje… in createSource_real()
372 QGeoPositionInfoSource *QGeoPositionInfoSource::createDefaultSource(const QVariantMap &parameters, … in createDefaultSource()
407 …eoPositionInfoSource::createSource(const QString &sourceName, const QVariantMap &parameters, QObje… in createSource()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_light.cpp10 void RenderLight::transition(const TransitionParameters& parameters) { in transition()
14 void RenderLight::evaluate(const PropertyEvaluationParameters& parameters) { in evaluate()
H A Drender_tile.cpp59 void RenderTile::startRender(PaintParameters& parameters) { in startRender()
70 void RenderTile::finishRender(PaintParameters& parameters) { in finishRender()
H A Dtile_pyramid.cpp43 void TilePyramid::startRender(PaintParameters& parameters) { in startRender()
49 void TilePyramid::finishRender(PaintParameters& parameters) { in finishRender()
67 const TileParameters& parameters, in update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/shaders/
H A Dshaders.cpp12 std::string fragmentSource(const ProgramParameters& parameters, const char* fragmentSource) { in fragmentSource()
16 std::string vertexSource(const ProgramParameters& parameters, const char* vertexSource) { in vertexSource()
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Diforce-protocol.rst139 Attack and fade
152 Magnitude
162 Periodicity
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_dem_source.cpp30 const TileParameters& parameters) { in update()
132 void RenderRasterDEMSource::startRender(PaintParameters& parameters) { in startRender()
137 void RenderRasterDEMSource::finishRender(PaintParameters& parameters) { in finishRender()
H A Drender_image_source.cpp33 void RenderImageSource::startRender(PaintParameters& parameters) { in startRender()
53 void RenderImageSource::finishRender(PaintParameters& parameters) { in finishRender()
108 const TileParameters& parameters) { in update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeointrinsicnetworkaccessmanager.cpp52 QGeoIntrinsicNetworkAccessManager::QGeoIntrinsicNetworkAccessManager(const QVariantMap &parameters,… in QGeoIntrinsicNetworkAccessManager()
60 void QGeoIntrinsicNetworkAccessManager::configure(const QVariantMap &parameters) in configure()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dmain.cpp57 static bool parseArgs(QStringList& args, QVariantMap& parameters) in parseArgs()
100 QVariantMap parameters; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/
H A Dmain.cpp60 static bool parseArgs(QStringList& args, QVariantMap& parameters) in parseArgs()
109 QVariantMap parameters; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qproposedsearchresult/
H A Dtst_qproposedsearchresult.cpp63 QVariantMap parameters; in initialSubObject() local
101 QVariantMap parameters; in constructorTest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp152parameters_type const& parameters, Translator const& translator, Allocators & allocators) in apply()
252parameters_type const& parameters, Translator const& translator, Allocators & allocators) in per_level()
336parameters_type const& parameters, Translator const& translator, Allocators & allocators) in per_level_packets()
384 …lculate_subtree_elements_counts(std::size_t elements_count, parameters_type const& parameters, siz… in calculate_subtree_elements_counts()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceresult/
H A Dtst_qplaceresult.cpp64 QVariantMap parameters; in initialSubObject() local
103 QVariantMap parameters; in constructorTest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.cpp248 const QVariantMap &parameters, in QGeoServiceProvider()
724 void QGeoServiceProvider::setParameters(const QVariantMap &parameters) in setParameters()
863 void QGeoServiceProviderPrivate::loadPlugin(const QVariantMap &parameters) in loadPlugin()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dinsert.hpp135 parameters_type const& parameters, in apply()
250 parameters_type const& parameters, in insert()
473 parameters_type const& parameters, in insert()
538 parameters_type const& parameters, in insert()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacesearchreplyosm.cpp133 QVariantMap parameters = searchContext; in replyFinished() local
148 QVariantMap parameters = searchContext; in replyFinished() local
H A Dqplacemanagerengineosm.cpp95 QPlaceManagerEngineOsm::QPlaceManagerEngineOsm(const QVariantMap &parameters, in QPlaceManagerEngineOsm()
171 QVariantMap parameters = request.searchContext().toMap(); in search() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Drtree.hpp248 inline explicit rtree(parameters_type const& parameters = parameters_type(), in rtree()
265 inline rtree(parameters_type const& parameters, in rtree()
291 parameters_type const& parameters = parameters_type(), in rtree()
323 parameters_type const& parameters = parameters_type(), in rtree()
1337 inline parameters_type parameters() const in parameters() function in boost::geometry::index::rtree
1762 Parameters const& parameters() const { return *this; } in parameters() function
1763 Parameters & parameters() { return *this; } in parameters() function
/OK3568_Linux_fs/buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/
H A Djni_helper.c69 method_parameters* parameters = (method_parameters*)context; in call_void_java_method() local
77 method_parameters parameters = {env, helper, methodID}; in execute_java_function() local

1234567