Home
last modified time | relevance | path

Searched refs:route (Results 1 - 25 of 74) sorted by relevance

123

/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c433 snd_pcm_route_t *route = pcm->private_data; in snd_pcm_route_close() local
434 snd_pcm_route_params_t *params = &route->params; in snd_pcm_route_close()
443 free(route->chmap); in snd_pcm_route_close()
444 snd_pcm_free_chmaps(route->chmap_override); in snd_pcm_route_close()
473 snd_pcm_route_t *route = pcm->private_data; in snd_pcm_route_hw_refine_sprepare() local
478 if (route->sformat != SND_PCM_FORMAT_UNKNOWN) { in snd_pcm_route_hw_refine_sprepare()
479 _snd_pcm_hw_params_set_format(sparams, route->sformat); in snd_pcm_route_hw_refine_sprepare()
482 if (route->schannels >= 0) { in snd_pcm_route_hw_refine_sprepare()
484 (unsigned int) route->schannels, 0); in snd_pcm_route_hw_refine_sprepare()
492 snd_pcm_route_t *route in snd_pcm_route_hw_refine_schange() local
516 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_hw_refine_cchange() local
549 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_hw_params() local
597 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_write_areas() local
619 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_read_areas() local
634 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_get_chmap() local
667 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_query_chmaps() local
684 snd_pcm_route_t *route = pcm->private_data; snd_pcm_route_dump() local
888 snd_pcm_route_t *route = pcm->private_data; route_chmap_init() local
1025 snd_pcm_route_t *route; snd_pcm_route_open() local
1424 snd_pcm_route_t *route = (*pcmp)->private_data; _snd_pcm_route_open() local
[all...]
/third_party/ltp/testcases/network/mpls/
H A Dmpls01.sh18 ip -f mpls route flush dev lo > /dev/null 2>&1
19 ip -f mpls route flush dev $(tst_iface) > /dev/null 2>&1
30 ROD ip -f mpls route add 0xffffe dev lo
31 ROD ip -f mpls route show \> /dev/null
32 ROD ip -f mpls route del 0xffffe dev lo
39 ip -f mpls route add 0xffffe dev lo > /dev/null 2>&1
56 ROD ip -f mpls route add $l dev $(tst_iface)
60 ROD ip -f mpls route show \> /dev/null
64 ROD ip -f mpls route del $l dev $(tst_iface)
H A Dmpls_lib.sh16 local flush_dev="ip -f mpls route flush dev"
27 ip route del $ip_virt_remote/32 dev ltp_v0 > /dev/null 2>&1
28 ip route del $ip6_virt_remote/128 dev ltp_v0 > /dev/null 2>&1
29 tst_rhost_run -c "ip route del $ip_virt_local/32 dev ltp_v0" > /dev/null
30 tst_rhost_run -c "ip route del $ip6_virt_local/128 dev ltp_v0" > /dev/null
62 ROD ip route add $ip_rmt/$mask encap mpls $label dev ltp_v0
63 ROD ip -f mpls route add $((label + 1)) dev lo
65 tst_rhost_run -s -c "ip route add $ip_loc/$mask encap mpls $((label + 1)) dev ltp_v0"
66 tst_rhost_run -s -c "ip -f mpls route add $label dev lo"
H A Dmpls02.sh11 ip route del $ip_rmt/$mask > /dev/null 2>&1
12 tst_rhost_run -c "ip route del $ip_loc/$mask" > /dev/null
30 ROD ip route add $ip_rmt/$mask encap mpls 50 via inet$TST_IPV6 $(tst_ipaddr rhost)
31 ROD ip -f mpls route add 60 dev lo
34 tst_rhost_run -s -c "ip route add $ip_loc/$mask encap mpls 60 via inet$TST_IPV6 $(tst_ipaddr)"
35 tst_rhost_run -s -c "ip -f mpls route add 50 dev lo"
/third_party/ltp/testcases/network/stress/interface/
H A Dif-route-adddel.sh8 IF_CMD='route'
39 route) route -A $inet add ${new_rt}${opt_rt} dev $iface ;;
40 ip) ip route add ${new_rt}${opt_rt} dev $iface ;;
43 tst_res TFAIL "Can't add route $new_rt to $iface"
48 route) route -A $inet del ${new_rt}${opt_rt} dev $iface ;;
49 ip) ip route del ${new_rt}${opt_rt} dev $iface ;;
52 tst_res TFAIL "Can't del route $new_rt from $iface"
H A Dif-route-addlarge.sh8 IF_CMD='route'
52 route) route -A $inet add ${new_rt}${opt_rt} dev $iface ;;
53 ip) ip route add ${new_rt}${opt_rt} dev $iface ;;
56 tst_res TFAIL "Can't add route $new_rt to $iface"
/third_party/alsa-lib/src/topology/
H A Ddapm.c200 struct snd_soc_tplg_dapm_graph_elem *route; in tplg_build_routes() local
207 if (!elem->route || elem->type != SND_TPLG_TYPE_DAPM_GRAPH) { in tplg_build_routes()
208 SNDERR("invalid route '%s'", elem->id); in tplg_build_routes()
212 route = elem->route; in tplg_build_routes()
213 tplg_dbg("Check route: sink '%s', control '%s', source '%s'", in tplg_build_routes()
214 route->sink, route->control, route->source); in tplg_build_routes()
217 if (strlen(route in tplg_build_routes()
421 struct snd_soc_tplg_dapm_graph_elem *route; tplg_save_dapm_graph() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_amerge.c40 int route[SWR_CH_MAX]; /**< channels routing, see copy_samples */ member
115 s->route[i] = i; in query_formats()
120 int *route[SWR_CH_MAX]; in query_formats() local
124 route[0] = s->route; in query_formats()
126 route[i] = route[i - 1] + s->in[i - 1].nb_ch; in query_formats()
130 *(route[i]++) = out_ch_number++; in query_formats()
179 * @param route routing values;
180 * input channel i goes to output channel route[
191 copy_samples(int nb_inputs, struct amerge_input in[], int *route, uint8_t *ins[], uint8_t **outs, int ns, int bps) copy_samples() argument
[all...]
/third_party/ltp/testcases/network/stress/route/
H A DMakefile10 INSTALL_TARGETS += route[4-6]-* *.sh
12 route-change-netlink: CFLAGS += $(LIBMNL_CFLAGS)
13 route-change-netlink: LDLIBS += $(LIBMNL_LIBS)
H A Droute-change-gw.sh8 # Change route gateway
17 tst_res TINFO "change IPv$TST_IPVER route gateway $ROUTE_CHANGE_IP times"
26 tst_res TINFO "testing route over gateway '$gw'"
29 ROD ip route add $rt dev $iface via $gw
31 ROD ip route del $rt dev $iface via $gw
35 . route-lib.sh
H A Droute-change-dst.sh8 # Change route destination
17 tst_res TINFO "change IPv$TST_IPVER route destination $ROUTE_CHANGE_IP times"
26 tst_res TINFO "testing route '$rt'"
29 ROD ip route add $rt dev $iface
31 ROD ip route del $rt dev $iface
35 . route-lib.sh
H A Droute-change-if.sh8 # Change route interface
17 tst_res TINFO "change IPv$TST_IPVER route interface $ROUTE_CHANGE_IP times"
28 tst_res TINFO "testing route over interface '$iface' with gateway '$gw'"
32 ROD ip route add $rt dev $iface via $gw
34 ROD ip route del $rt dev $iface via $gw
39 . route-lib.sh
H A Droute-change-netlink-dst.sh5 # Change route destination via netlink
15 tst_res TINFO "change IPv$TST_IPVER route destination $ROUTE_CHANGE_NETLINK times"
28 ROD ip route add $rt dev $(tst_iface)
35 . route-lib.sh
H A Droute-redirect.sh8 # Verify the kernel is not crashed when the route is modified by
31 # Add route to the initial gateway
32 ip route add $rhost_net dev $lhost_ifname
51 tst_res TINFO "modify route by ICMP redirects $NS_TIMES times"
61 . route-lib.sh
H A Droute4-rmmod28 # Verify the kernel is not crashed when IPv4 route is add then it is deleted
62 # The number of times where IPv4 route is add/delete
195 # 1 - route command case
208 tst_resm TINFO "Verify the kernel is not crashed when IPv4 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"
211 tst_resm TINFO "Verify the kernel is not crashed when IPv4 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"
229 # Add the route
232 route add -net $dst_network netmask 255.255.255.0 gw $rhost_ipv4addr dev $lhost_ifname
235 ip route add ${dst_network}/24 via $rhost_ipv4addr dev $lhost_ifname
239 tst_resm TFAIL "Failed to add the route t
[all...]
H A Droute6-rmmod28 # Verify the kernel is not crashed when IPv6 route is add then it is deleted
62 # The number of times where IPv6 route is add/delete
191 # 1 - route command case
204 tst_resm TINFO "Verify the kernel is not crashed when IPv6 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"
207 tst_resm TINFO "Verify the kernel is not crashed when IPv6 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"
225 # Add the route
228 route -A inet6 add ${dst_network}/64 gw $rhost_ipv6addr dev $lhost_ifname
231 ip -f inet6 route add ${dst_network}/64 via $rhost_ipv6addr dev $lhost_ifname
235 tst_resm TFAIL "Failed to add the route t
[all...]
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c33 #include <net/route.h>
528 struct rtentry route; in lws_plat_ifconfig() local
532 memset(&route, 0, sizeof(route)); in lws_plat_ifconfig()
558 memcpy(&route.rt_gateway, in lws_plat_ifconfig()
563 memcpy(&route.rt_dst, &sin, sizeof(struct sockaddr)); in lws_plat_ifconfig()
564 memcpy(&route.rt_genmask, &sin, sizeof(struct sockaddr)); in lws_plat_ifconfig()
566 route.rt_flags = RTF_UP | RTF_GATEWAY; in lws_plat_ifconfig()
567 route.rt_metric = 100; in lws_plat_ifconfig()
568 route in lws_plat_ifconfig()
[all...]
/third_party/ltp/testcases/network/iproute/
H A Dip_tests.sh54 [ "$ip4_addr" ] && ip route show | grep -q $ip4_addr && ip route del $ip4_addr
171 tst_res TINFO "test 'ip route add/del' commands"
173 ROD ip route add $ip4_addr via 127.0.0.1
175 tst_res TINFO "show all route entries in route table"
182 ip route show | grep "$ip4_addr via 127.0.0.1 dev lo" > tst_ip.out 2>&1
184 tst_res TFAIL "'ip route show' command failed"
190 tst_res TFAIL "'ip route show' did not list new route"
[all...]
/third_party/typescript/tests/baselines/reference/
H A Dparser509534.js4 module.exports.route = function (server) {
18 module.exports.route = function (server) {
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c164 * the index from the route: ex: pga..0, host..playback etc
255 /* if no index provided, substitue with route index */ in tplg_pp_get_widget_name()
293 snd_config_t *top, *obj, *cfg, *route, *child, *parent_obj; in tplg_build_dapm_route_object() local
316 tplg_pp_debug("Building DAPM route object: '%s' ...", name); in tplg_build_dapm_route_object()
328 /* get route index */ in tplg_build_dapm_route_object()
333 SNDERR("Invalid index route %s\n", name); in tplg_build_dapm_route_object()
341 SNDERR("No source for route %s\n", name); in tplg_build_dapm_route_object()
347 SNDERR("Invalid name for source in route %s\n", name); in tplg_build_dapm_route_object()
360 SNDERR("No sink for route %s\n", name); in tplg_build_dapm_route_object()
367 SNDERR("Invalid name for sink in route in tplg_build_dapm_route_object()
[all...]
/third_party/node/deps/npm/node_modules/color-convert/
H A Dindex.js2 const route = require('./route');
70 const routes = route(fromModel);
/third_party/python/Lib/test/test_email/
H A Dtest__header_value_parser.py1498 self.assertEqual(obs_route.token_type, 'obs-route')
1508 self.assertEqual(obs_route.token_type, 'obs-route')
1535 self.assertIsNone(angle_addr.route)
1548 self.assertIsNone(angle_addr.route)
1561 self.assertIsNone(angle_addr.route)
1574 self.assertIsNone(angle_addr.route)
1586 self.assertIsNone(angle_addr.route)
1598 self.assertIsNone(angle_addr.route)
1610 self.assertEqual(angle_addr.route, ['example.com', 'two.example.com'])
1622 self.assertIsNone(angle_addr.route)
[all...]
/third_party/libdrm/nouveau/nvif/
H A Dioctl.h28 __u8 route; member
54 __u8 route; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_util.c10 #include <netlink/route/link.h>
11 #include <netlink/route/link/vlan.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_util.c10 #include <netlink/route/link.h>
11 #include <netlink/route/link/vlan.h>

Completed in 11 milliseconds

123