| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeoroutereply.cpp | 193 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 D | qgeoroutereply_p.h | 72 QList<QGeoRoute> routes; variable
|
| H A D | qgeorouteparser.cpp | 76 QGeoRouteReply::Error QGeoRouteParser::parseReply(QList<QGeoRoute> &routes, QString &errorString, c… in parseReply()
|
| H A D | qgeorouteparserosrmv4.cpp | 331 QGeoRouteReply::Error QGeoRouteParserOsrmV4Private::parseReply(QList<QGeoRoute> &routes, QString &e… in parseReply()
|
| H A D | qgeorouteparserosrmv5.cpp | 903 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 D | tst_routing.cpp | 377 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 D | pn_dev.c | 31 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 D | tst_qgeoroutereply.cpp | 133 void tst_QGeoRouteReply::routes() in routes() function in tst_QGeoRouteReply 135 QList<QGeoRoute> routes; in routes() local
|
| H A D | tst_qgeoroutereply.h | 50 void callSetRoutes(const QList<QGeoRoute> & routes ) {setRoutes(routes);} in callSetRoutes()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeoroutingmanagerengine_test.h | 81 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 D | georoutejsonparser_esri.cpp | 110 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 D | qgeoroutereplyosm.cpp | 75 QList<QGeoRoute> routes; in networkReplyFinished() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeoroutereply_nokia.cpp | 108 void QGeoRouteReplyNokia::appendResults(const QList<QGeoRoute> &routes) in appendResults()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rk3399_gru_sound.c | 397 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 D | ni_routes.c | 397 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 D | ni_routes.h | 54 struct ni_route_set *routes; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeoroutereplymapbox.cpp | 125 QList<QGeoRoute> routes; in networkReplyFinished() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_drv.h | 65 struct rcar_du_output_routing routes[RCAR_DU_OUTPUT_MAX]; member
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8776.c | 143 static const struct snd_soc_dapm_route routes[] = { variable
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qdeclarativenavigator.cpp | 763 const QList<QGeoRoute> &routes = m_navigatorPrivate->m_navigator->alternativeRoutes(); in onAlternativeRoutesChanged() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | audio_topology.c | 1272 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 D | bxt_da7219_max98357a.c | 657 const struct snd_soc_dapm_route *routes; in bxt_card_late_probe() local
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | vpfe_capture.h | 62 struct vpfe_route *routes; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-vin.h | 160 const struct rvin_group_route *routes; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netrom.h | 114 struct nr_route routes[3]; member
|