/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_sockopt.rs | 331 let fd4 = socket( in test_ttl_opts() localVariable 354 let fd4 = socket( in test_multicast_ttl_opts_ipv4() localVariable 395 let fd4 = socket( in test_dontfrag_opts() localVariable
|
/aosp_15_r20/packages/modules/Connectivity/clatd/ |
D | config.h | 26 int read_fd6, write_fd6, fd4; member
|
/aosp_15_r20/external/libpcap/ |
H A D | fad-glifc.c | 80 register int fd4, fd6, fd; in pcap_findalldevs_interfaces() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/execveat/ |
H A D | execveat01.c | 34 static int fd1, fd4; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/read/ |
H A D | read02.c | 39 static int fd2, fd3, fd4 = -1; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pwritev/ |
H A D | pwritev02.c | 32 static int fd4[2]; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/preadv/ |
H A D | preadv02.c | 33 static int fd4; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pwritev2/ |
H A D | pwritev202.c | 36 static int fd4[2]; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/preadv2/ |
H A D | preadv202.c | 35 static int fd4; variable
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/ |
D | FdTest.cpp | 45 const Fd fd4(8); in TEST() local
|
/aosp_15_r20/packages/modules/Connectivity/bpf/netd/ |
D | BpfHandler.cpp | 273 unique_fd fd4(bpf::mapRetrieveRW(m2)); if ( fd4.ok()) abort(); // busy due to fd1 in mapLockTest() local
|
/aosp_15_r20/external/perfetto/src/base/threading/ |
H A D | stream_unittest.cc | 266 fd3 = event_fd3.fd(), fd4 = event_fd4.fd(); in TEST_F() local
|
/aosp_15_r20/frameworks/av/media/codec2/tests/vndk/ |
H A D | C2FenceTest.cpp | 88 int fd4 = dup(fd3); in TEST_F() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | atomic-ops.c | 237 _Bool fd4(struct S *a, struct S *b, struct S *c) { in fd4() function
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 2633 int fd4 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local
|