/external/libpcap/ |
D | fad-glifc.c | 81 register int fd4, fd6, fd; in pcap_findalldevs_interfaces() local 98 fd4 = socket(AF_INET, SOCK_DGRAM, 0); in pcap_findalldevs_interfaces() 99 if (fd4 < 0) { in pcap_findalldevs_interfaces() 112 (void)close(fd4); in pcap_findalldevs_interfaces() 122 if (ioctl(fd4, SIOCGLIFNUM, (char *)&ifn) < 0) { in pcap_findalldevs_interfaces() 126 (void)close(fd4); in pcap_findalldevs_interfaces() 139 (void)close(fd4); in pcap_findalldevs_interfaces() 151 if (ioctl(fd4, SIOCGLIFCONF, (char *)&ifc) < 0) { in pcap_findalldevs_interfaces() 155 (void)close(fd4); in pcap_findalldevs_interfaces() 173 fd = fd4; in pcap_findalldevs_interfaces() [all …]
|
/external/webrtc/webrtc/base/ |
D | linuxfdwalk_unittest.cc | 64 int fd4 = dup2(fd3, kArbitraryLargeFdNumber); in TEST() local 65 EXPECT_LE(0, fd4); in TEST() 69 EXPECT_TRUE(fds.insert(fd4).second); in TEST() 74 EXPECT_EQ(0, close(fd4)); in TEST()
|
/external/android-clat/ |
D | clatd.c | 311 error = tun_alloc(tunnel->device4, tunnel->fd4); in configure_interface() 317 error = set_nonblocking(tunnel->fd4); in configure_interface() 378 { tunnel->fd4, POLLIN, 0 }, in event_loop() 396 ring_read(&tunnel->ring, tunnel->fd4, 0 /* to_ipv6 */); in event_loop() 399 read_packet(tunnel->fd4, tunnel->write_fd6, 1 /* to_ipv6 */); in event_loop() 500 tunnel.fd4 = tun_open(); in main() 501 if(tunnel.fd4 < 0) { in main()
|
D | tun.h | 28 int read_fd6, write_fd6, fd4; member
|
/external/valgrind/memcheck/tests/linux/ |
D | sys-openat.c | 17 __attribute__((unused)) int fd4 = openat (0x12345678, "abc", O_RDONLY); in main() local
|
/external/clang/test/CodeGen/ |
D | atomic-ops.c | 229 _Bool fd4(struct S *a, struct S *b, struct S *c) { in fd4() function
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 1085 14fd4 2 484 85 1910 15fd4 4 49 0 1915 15fd4 4 114 65 1920 15fd4 4 148 83 1926 15fd4 4 490 91 1932 15fd4 4 484 85 1939 15fd4 4 484 85 1950 15fd4 4 484 85 1959 15fd4 4 484 85 1969 15fd4 4 484 85 [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 1943 6fd4 4 1038 23 3127 9fd4 2 99 32
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 3449 26fd4 1c 1471 82 7376 30fd4 4 1139 87 7797 31fd4 18 417 135 9108 34fd4 4 94 20 9604 35fd4 14 333 122 11239 39fd4 8 212 27 14607 41fd4 4 1139 87 16259 45fd4 c 143 43 16673 46fd4 c 486 85 17062 47fd4 4 256 82 [all …]
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_reorder_funcs.sym | 2483 4fd4 b 295 1685
|
D | omap_stretched_filled.sym | 735 1fd4 1 360 3891
|
D | omap_stretched.sym | 756 1fd4 1 360 3891
|
D | omap_reorder_bbs.sym | 317 FUNC 1fd4 1c 0 type_info::`scalar deleting destructor'(unsigned int) 2716 4fd4 2 95 2789 3718 STACK WIN 4 1fd4 8 8 0 4 0 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 8251 4fd4 9 169 5916 19563 21fd4 3 87 693 20608 STACK WIN 4 6fd4 d3 10 0 10 4 14 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $ei…
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 8251 4fd4 9 169 5916 19563 21fd4 3 87 693 20608 STACK WIN 4 6fd4 d3 10 0 10 4 14 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $ei…
|