Home
last modified time | relevance | path

Searched defs:routes (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutereply.cpp193 QList<QGeoRoute> QGeoRouteReply::routes() const in routes() function in QGeoRouteReply
201 void QGeoRouteReply::setRoutes(const QList<QGeoRoute> &routes) in setRoutes()
209 void QGeoRouteReply::addRoutes(const QList<QGeoRoute> &routes) in addRoutes()
H A Dqgeoroutereply_p.h72 QList<QGeoRoute> routes; variable
H A Dqgeorouteparser.cpp76 QGeoRouteReply::Error QGeoRouteParser::parseReply(QList<QGeoRoute> &routes, QString &errorString, c… in parseReply()
H A Dqgeorouteparserosrmv4.cpp331 QGeoRouteReply::Error QGeoRouteParserOsrmV4Private::parseReply(QList<QGeoRoute> &routes, QString &e… in parseReply()
H A Dqgeorouteparserosrmv5.cpp903 QGeoRouteReply::Error QGeoRouteParserOsrmV5Private::parseReply(QList<QGeoRoute> &routes, QString &e… in parseReply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/routing/
H A Dtst_routing.cpp377 QList<QGeoRoute> routes = m_reply->routes(); in can_compute_route_for_all_supported_travel_modes() local
407 QList<QGeoRoute> routes = m_reply->routes(); in can_compute_route_for_all_supported_optimizations() local
430 QList<QGeoRoute> routes = m_reply->routes(); in can_handle_multiple_routes_in_response() local
442 QList<QGeoRoute> routes = m_reply->routes(); in can_handle_no_route_exists_case() local
451 QList<QGeoRoute> routes = m_reply->routes(); in can_handle_additions_to_routing_xml() local
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_dev.c31 struct phonet_routes routes; member
360 struct phonet_routes *routes = &pnn->routes; in phonet_route_add() local
377 struct phonet_routes *routes = &pnn->routes; in phonet_route_del() local
397 struct phonet_routes *routes = &pnn->routes; in phonet_route_get_rcu() local
408 struct phonet_routes *routes = &pnn->routes; in phonet_route_output() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.cpp133 void tst_QGeoRouteReply::routes() in routes() function in tst_QGeoRouteReply
135 QList<QGeoRoute> routes; in routes() local
H A Dtst_qgeoroutereply.h50 void callSetRoutes(const QList<QGeoRoute> & routes ) {setRoutes(routes);} in callSetRoutes()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeoroutingmanagerengine_test.h81 void callSetRoutes(const QList<QGeoRoute> &routes) {setRoutes(routes);} in callSetRoutes()
169 QList<QGeoRoute> routes; in setRoutes() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp110 QList<QGeoRoute> GeoRouteJsonParserEsri::routes() const in routes() function in GeoRouteJsonParserEsri
216 QJsonObject routes = m_json.value(kRoutesKey).toObject(); in parseRoutes() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutereplyosm.cpp75 QList<QGeoRoute> routes; in networkReplyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutereply_nokia.cpp108 void QGeoRouteReplyNokia::appendResults(const QList<QGeoRoute> &routes) in appendResults()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drk3399_gru_sound.c397 const struct snd_soc_dapm_route *routes; member
482 struct snd_soc_dapm_route *routes; in rockchip_sound_of_parse_dais() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_routes.c397 bool ni_route_set_has_source(const struct ni_route_set *routes, in ni_route_set_has_source()
471 const struct ni_route_set *routes = in ni_route_to_register() local
H A Dni_routes.h54 struct ni_route_set *routes; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutereplymapbox.cpp125 QList<QGeoRoute> routes; in networkReplyFinished() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_drv.h65 struct rcar_du_output_routing routes[RCAR_DU_OUTPUT_MAX]; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8776.c143 static const struct snd_soc_dapm_route routes[] = { variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator.cpp763 const QList<QGeoRoute> &routes = m_navigatorPrivate->m_navigator->alternativeRoutes(); in onAlternativeRoutesChanged() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_topology.c1272 struct gb_audio_route *routes) in gbaudio_tplg_process_routes()
1364 struct gb_audio_route *routes; in gbaudio_tplg_parse_data() local
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c657 const struct snd_soc_dapm_route *routes; in bxt_card_late_probe() local
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpfe_capture.h62 struct vpfe_route *routes; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-vin.h160 const struct rvin_group_route *routes; member
/OK3568_Linux_fs/kernel/include/net/
H A Dnetrom.h114 struct nr_route routes[3]; member

12