Home
last modified time | relevance | path

Searched refs:ffe (Results 1 – 25 of 35) sorted by relevance

12

/external/strace/tests/
Dioctl_evdev.c64 print_ffe_common(const struct ff_effect *const ffe, const char *const type_str) in print_ffe_common() argument
68 type_str, ffe->id, ffe->direction); in print_ffe_common()
72 ffe->trigger.button, ffe->trigger.interval, in print_ffe_common()
73 ffe->replay.length, ffe->replay.delay); in print_ffe_common()
228 TAIL_ALLOC_OBJECT_CONST_PTR(struct ff_effect, ffe); in main()
229 fill_memory(ffe, sizeof(*ffe)); in main()
231 ffe->type = FF_CONSTANT; in main()
232 ioctl(-1, EVIOCSFF, ffe); in main()
233 print_ffe_common(ffe, "FF_CONSTANT"); in main()
236 printf(", constant={level=%hd", ffe->u.constant.level); in main()
[all …]
/external/strace/tests-mx32/
Dioctl_evdev.c64 print_ffe_common(const struct ff_effect *const ffe, const char *const type_str) in print_ffe_common() argument
68 type_str, ffe->id, ffe->direction); in print_ffe_common()
72 ffe->trigger.button, ffe->trigger.interval, in print_ffe_common()
73 ffe->replay.length, ffe->replay.delay); in print_ffe_common()
228 TAIL_ALLOC_OBJECT_CONST_PTR(struct ff_effect, ffe); in main()
229 fill_memory(ffe, sizeof(*ffe)); in main()
231 ffe->type = FF_CONSTANT; in main()
232 ioctl(-1, EVIOCSFF, ffe); in main()
233 print_ffe_common(ffe, "FF_CONSTANT"); in main()
236 printf(", constant={level=%hd", ffe->u.constant.level); in main()
[all …]
/external/strace/tests-m32/
Dioctl_evdev.c64 print_ffe_common(const struct ff_effect *const ffe, const char *const type_str) in print_ffe_common() argument
68 type_str, ffe->id, ffe->direction); in print_ffe_common()
72 ffe->trigger.button, ffe->trigger.interval, in print_ffe_common()
73 ffe->replay.length, ffe->replay.delay); in print_ffe_common()
228 TAIL_ALLOC_OBJECT_CONST_PTR(struct ff_effect, ffe); in main()
229 fill_memory(ffe, sizeof(*ffe)); in main()
231 ffe->type = FF_CONSTANT; in main()
232 ioctl(-1, EVIOCSFF, ffe); in main()
233 print_ffe_common(ffe, "FF_CONSTANT"); in main()
236 printf(", constant={level=%hd", ffe->u.constant.level); in main()
[all …]
/external/strace/
Devdev_mpers.c67 struct_ff_effect ffe; in ff_effect_ioctl() local
69 if (umove_or_printaddr(tcp, arg, &ffe)) in ff_effect_ioctl()
73 print_evdev_ff_type(ffe.type); in ff_effect_ioctl()
76 ffe.id, in ff_effect_ioctl()
77 ffe.direction); in ff_effect_ioctl()
88 ffe.trigger.button, in ff_effect_ioctl()
89 ffe.trigger.interval, in ff_effect_ioctl()
90 ffe.replay.length, in ff_effect_ioctl()
91 ffe.replay.delay); in ff_effect_ioctl()
93 switch (ffe.type) { in ff_effect_ioctl()
[all …]
/external/tcpdump/tests/
Ddccp_partial_csum_v6_longer.out1 …1 14:25:56.803391 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.55024 > 3ffe::2…
2 …2 14:25:56.803802 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.…
3 …3 14:25:56.803932 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.55024 > 3ffe::2…
4 …6.876751 IP6 (hlim 64, next-header DCCP (33) payload length: 164) 3ffe::1.55024 > 3ffe::2.5001: DC…
5 …5 14:25:56.877467 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.…
6 …6.878087 IP6 (hlim 64, next-header DCCP (33) payload length: 160) 3ffe::1.55024 > 3ffe::2.5001: DC…
7 …7 14:25:56.878188 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.55024 > 3ffe::2…
8 …8 14:25:56.878513 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.…
9 …9 14:25:56.878648 IP6 (hlim 64, next-header DCCP (33) payload length: 40) 3ffe::2.5001 > 3ffe::1.…
Ddccp_partial_csum_v6_simple.out1 …1 14:22:33.489189 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.52921 > 3ffe::2…
2 …2 14:22:33.489608 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.…
3 …3 14:22:33.489726 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.52921 > 3ffe::2…
4 …4 14:22:33.983270 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::1.52921 > 3ffe::2…
5 …5 14:22:33.983633 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.…
6 …6 14:22:34.597258 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.52921 > 3ffe::2…
7 …7 14:22:34.597619 IP6 (hlim 64, next-header DCCP (33) payload length: 40) 3ffe::2.5001 > 3ffe::1.…
Dicmpv6-RFC2894-RR.out1 …:4dcf: ICMP6, router renumbering, command, seq=0 match(add,fec0::/48) use(3ffe:501:fffe::/48/16), …
2 …:4dcf: ICMP6, router renumbering, command, seq=0 match(add,fec0::/48) use(3ffe:501:fffe::/48/16), …
3 …:4dcf: ICMP6, router renumbering, command, seq=0 match(add,fec0::/48) use(3ffe:501:fffe::/48/16), …
4 …ICMP6, router renumbering, command, seq=16777216 match(change,3ffe:501:ffff::/48) use(3ffe:501:fff…
5 …ICMP6, router renumbering, command, seq=16777216 match(change,3ffe:501:ffff::/48) use(3ffe:501:fff…
6 …ICMP6, router renumbering, command, seq=16777216 match(change,3ffe:501:ffff::/48) use(3ffe:501:fff…
Dicmpv6-RFC2894-RR-v.out1 …n=0,max=128,fec0::/48) use(mask=0x0,raflags=0x0,vltime=2592000,pltime=604800,3ffe:501:fffe::/48/16)
2 …n=0,max=128,fec0::/48) use(mask=0x0,raflags=0x0,vltime=2592000,pltime=604800,3ffe:501:fffe::/48/16)
3 …n=0,max=128,fec0::/48) use(mask=0x0,raflags=0x0,vltime=2592000,pltime=604800,3ffe:501:fffe::/48/16)
4 …=0] match(change,ord=0,min=0,max=128,3ffe:501:ffff::/48) use(mask=0x0,raflags=0x0,vltime=2592000,p…
5 …=0] match(change,ord=0,min=0,max=128,3ffe:501:ffff::/48) use(mask=0x0,raflags=0x0,vltime=2592000,p…
6 …=0] match(change,ord=0,min=0,max=128,3ffe:501:ffff::/48) use(mask=0x0,raflags=0x0,vltime=2592000,p…
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit30 remote 3ffe:ffff::1 inherit anonymous
36 remote 3ffe:ffff::1 [8000] inherit 3ffe:ffff::1
Dpsk.txt.sample5 3ffe:501:410:ffff:200:86ff:fe05:80fa mekmitasdigoat
6 3ffe:501:410:ffff:210:4bff:fea2:8baa mekmitasdigoat
Dpsk.txt.in16 3ffe:501:410:ffff:200:86ff:fe05:80fa mekmitasdigoat
17 3ffe:501:410:ffff:210:4bff:fea2:8baa mekmitasdigoat
/external/webrtc/test/fuzzers/corpora/sdp-corpus/
Dfirefox-2.sdp20 a=ssrc:600995474 cname:{5b598a29-a81b-4ffe-a2c5-507778057e7a}
34 a=ssrc:3480150809 cname:{5b598a29-a81b-4ffe-a2c5-507778057e7a}
43 a=ssrc:3021788991 cname:{5b598a29-a81b-4ffe-a2c5-507778057e7a}
/external/linux-kselftest/tools/testing/selftests/net/
Drtnetlink.sh157 tc filter add dev "$dev" parent 1:0 prio 5 handle ffe: protocol ip u32 divisor 256
163 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32 ht ffe:2: match ip src 10…
165 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:2 u32 ht ffe:2: match ip src 10…
169 tc filter del dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32
/external/iputils/doc/
Dtracepath.sgml91 root@mops:~ # tracepath6 3ffe:2400:0:109::2
95 2: 3ffe:2400:0:109::2 463.514ms reached
/external/python/cpython2/Doc/tools/static/
Dbasic.css201 background-color: #ffe;
/external/python/httplib2/doc/html/_static/
Dbasic.css198 background-color: #ffe;
/external/arm-neon-tests/
Dref-rvct-neon-nofp16.txt652 VSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
663 VSHR_N:16:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, }
5331 VRSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
5342 VRSHR_N:16:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1fff, 1fff, 1fff, 1fff, }
Dref-rvct-neon.txt702 VSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
714 VSHR_N:17:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, }
6187 VRSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
6199 VRSHR_N:17:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1fff, 1fff, 1fff, 1fff, }
Dref-rvct-all.txt702 VSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
714 VSHR_N:17:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, 1ffe, }
6187 VRSHR_N:5:result_uint16x4 [] = { 1ffe, 1ffe, 1ffe, 1ffe, }
6199 VRSHR_N:17:result_uint16x8 [] = { 1ffe, 1ffe, 1ffe, 1ffe, 1fff, 1fff, 1fff, 1fff, }
/external/arm-optimized-routines/math/test/testcases/directed/
Dpow.tst475 func=pow op1=40080000.00000000 op2=bbdfffff.ffffffff result=3fefffff.ffffffff.ffe errno=0
476 func=pow op1=40080000.00000000 op2=bbe00000.00000000 result=3fefffff.ffffffff.ffe errno=0
515 func=pow op1=40120000.00000000 op2=bbdfffff.ffffffff result=3fefffff.ffffffff.ffe errno=0
516 func=pow op1=40120000.00000000 op2=bbe00000.00000000 result=3fefffff.ffffffff.ffe errno=0
555 func=pow op1=40180000.00000000 op2=bbdfffff.ffffffff result=3fefffff.ffffffff.ffe errno=0
556 func=pow op1=40180000.00000000 op2=bbe00000.00000000 result=3fefffff.ffffffff.ffe errno=0
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym3137 9ffe 3 686 43
5686 STACK CFI 2ffe .cfa: $rsp 16 +
5956 STACK CFI 8ffe .cfa: $rsp 48 +
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym541 13ffe 2 1019 6
3695 17ffe 8 87 8
4233 18ffe 6 212 126
8417 20ffe 2 59 17
10525 FUNC 24ffe 1a 0 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append
10526 24ffe 2 529 136
12523 28ffe 8 486 85
27113 41ffe 2 1115 89
28371 43ffe 6 529 4
29826 45ffe 2 129 23
[all …]
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_reorder_funcs.sym2641 1ffe 3 101 2798
Domap_stretched.sym2521 5ffe b 268 1800
Ddump_syms_regtest64.sym3669 9ffe 4 317 9904

12