/external/strace/tests-mx32/ |
D | ioctl_evdev.c | 64 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/ |
D | ioctl_evdev.c | 64 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/ |
D | ioctl_evdev.c | 64 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/ |
D | evdev_mpers.c | 67 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/ |
D | dccp_partial_csum_v6_longer.out | 1 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0… 2 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.55024: DCCP (CCVal 0… 3 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0… 4 IP6 (hlim 64, next-header DCCP (33) payload length: 164) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal … 5 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.55024: DCCP (CCVal 0… 6 IP6 (hlim 64, next-header DCCP (33) payload length: 160) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal … 7 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0… 8 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.55024: DCCP (CCVal 0… 9 IP6 (hlim 64, next-header DCCP (33) payload length: 40) 3ffe::2.5001 > 3ffe::1.55024: DCCP (CCVal 0…
|
D | dccp_partial_csum_v6_simple.out | 1 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0… 2 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.52921: DCCP (CCVal 0… 3 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0… 4 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0… 5 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::2.5001 > 3ffe::1.52921: DCCP (CCVal 0… 6 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0… 7 IP6 (hlim 64, next-header DCCP (33) payload length: 40) 3ffe::2.5001 > 3ffe::1.52921: DCCP (CCVal 0…
|
/external/epid-sdk/epid/common-testhelper/unittests/ |
D | ffelement_wrapper-test.cc | 77 FfElementObj ffe(&ff); in TEST_F() local 78 EXPECT_NE(nullptr, (FfElement*)ffe); in TEST_F() 103 FfElementObj const ffe(&ff); in TEST_F() local 104 FfElement const* ffe_ptr = ffe; in TEST_F() 109 FfElementObj const ffe(&ff); in TEST_F() local 110 FfElement const* ffe_ptr = ffe.getc(); in TEST_F() 133 FfElementObj ffe(&ff); in TEST_F() local 134 FfElement const* ffe_ptr = ffe; in TEST_F() 139 FfElementObj ffe(&ff); in TEST_F() local 140 FfElement const* ffe_ptr = ffe.getc(); in TEST_F() [all …]
|
D | finite_field_wrapper-test.cc | 77 FfElementObj ffe(&ff2, this->ground_str); in TEST_F() local 78 FiniteFieldObj ff3(ff2, ffe, 2); in TEST_F()
|
/external/epid-sdk/epid/common-testhelper/ |
D | ffelement_wrapper-testhelper.cc | 29 void operator()(FfElement* ffe) { in operator ()() 30 if (ffe) { in operator ()() 31 DeleteFfElement(&ffe); in operator ()() 53 std::shared_ptr<FfElement> ffe; in write() local 56 ffe.reset(ffe_ptr, ff_element_deleter); in write() 59 THROW_ON_EPIDERR(ReadFfElement(ff_, buf, buflen, ffe.get())); in write() 61 ffe_ = ffe; in write()
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-inherit | 30 remote 3ffe:ffff::1 inherit anonymous 36 remote 3ffe:ffff::1 [8000] inherit 3ffe:ffff::1
|
D | psk.txt.sample | 5 3ffe:501:410:ffff:200:86ff:fe05:80fa mekmitasdigoat 6 3ffe:501:410:ffff:210:4bff:fea2:8baa mekmitasdigoat
|
D | psk.txt.in | 16 3ffe:501:410:ffff:200:86ff:fe05:80fa mekmitasdigoat 17 3ffe:501:410:ffff:210:4bff:fea2:8baa mekmitasdigoat
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | rtnetlink.sh | 158 tc filter add dev "$dev" parent 1:0 prio 5 handle ffe: protocol ip u32 divisor 256 164 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32 ht ffe:2: match ip src 10… 166 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:2 u32 ht ffe:2: match ip src 10… 170 tc filter del dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32
|
/external/epid-sdk/epid/common/math/unittests/ |
D | ffelement-test.cc | 1530 FfElementObj ffe(&this->fq2); in TEST_F() local 1532 EXPECT_EQ(kEpidBadArgErr, InitFfElementFromBn(this->fq2, bn, ffe)); in TEST_F() 1537 FfElementObj ffe(&this->fq); in TEST_F() local 1539 EXPECT_EQ(kEpidBadArgErr, InitFfElementFromBn(nullptr, bn, ffe)); in TEST_F() 1540 EXPECT_EQ(kEpidBadArgErr, InitFfElementFromBn(this->fq, nullptr, ffe)); in TEST_F() 1545 FfElementObj ffe(&this->fq); in TEST_F() local 1549 EXPECT_EQ(kEpidNoErr, InitFfElementFromBn(this->fq, qm1_bn, ffe)); in TEST_F() 1550 EXPECT_EQ(kEpidNoErr, WriteFfElement(this->fq, ffe, &buf, sizeof(buf))); in TEST_F() 1555 FfElementObj ffe(&this->fq); in TEST_F() local 1560 EXPECT_EQ(kEpidNoErr, InitFfElementFromBn(this->fq, q_bn, ffe)); in TEST_F() [all …]
|
/external/iputils/doc/ |
D | tracepath.sgml | 91 root@mops:~ # tracepath6 3ffe:2400:0:109::2 95 2: 3ffe:2400:0:109::2 463.514ms reached
|
/external/v8/tools/profviz/ |
D | profviz.css | 53 background-color: #ffe;
|
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
D | MachODump.cpp | 519 for (unsigned ffi = 0, ffe = Functions.size(); ffi != ffe; ++ffi) { in DisassembleInputMachO() local
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | randomize-pool-immediate-basic.ll | 131 ; POOLING: mov {{[a-z]x}},{{(WORD PTR )?}}ds:0x0 {{[0-9a-f]*}}: R_386_32 .L$i16$00007ffe
|
/external/python/cpython2/Doc/tools/static/ |
D | basic.css | 201 background-color: #ffe;
|
/external/python/httplib2/doc/html/_static/ |
D | basic.css | 198 background-color: #ffe;
|
/external/arm-neon-tests/ |
D | ref-rvct-neon-nofp16.txt | 652 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, }
|
D | ref-rvct-neon.txt | 702 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, }
|
D | ref-rvct-all.txt | 702 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/test/testcases/directed/ |
D | pow.tst | 475 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/ |
D | overflow.sym | 3137 9ffe 3 686 43 5686 STACK CFI 2ffe .cfa: $rsp 16 + 5956 STACK CFI 8ffe .cfa: $rsp 48 +
|