Home
last modified time | relevance | path

Searched defs:out_fd (Results 1 – 25 of 42) sorted by relevance

12

/external/virglrenderer/vtest/
Dvtest_fuzzer.c89 static void vtest_fuzzer_run_renderer(int out_fd, struct vtest_input *input, in vtest_fuzzer_run_renderer()
155 int out_fd = open("/dev/null", O_WRONLY); in LLVMFuzzerTestOneInput() local
Dvtest_server.c60 int out_fd; member
287 static int vtest_server_add_client(int in_fd, int out_fd) in vtest_server_add_client()
309 int out_fd; in vtest_server_open_read_file() local
/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile03.c64 int in_fd, out_fd; variable
74 int out_fd; member
Dsendfile08.c47 static int out_fd; variable
Dsendfile07.c65 int in_fd, out_fd = 0, ignored_fd = 0; variable
Dsendfile06.c68 int in_fd, out_fd; in do_sendfile() local
Dsendfile09.c66 static int out_fd; variable
Dsendfile05.c65 int out_fd; variable
Dsendfile04.c70 int out_fd; variable
Dsendfile02.c71 int out_fd; variable
/external/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/
Ddecorate-proc-maps.c30 void CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Ddecorate_proc_maps.cc12 bool CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Ddecorate_proc_maps.cpp15 bool CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
/external/arm-trusted-firmware/tools/marvell/doimage/
Ddoimage.c806 int format_sec_ext(char *filename, FILE *out_fd) in format_sec_ext()
1365 int format_bin_ext(char *filename, FILE *out_fd) in format_bin_ext()
1425 FILE *out_fd; in format_extensions() local
1476 uint8_t *image_buf, int image_size, FILE *out_fd) in write_prolog()
1564 int write_boot_image(uint8_t *buf, uint32_t image_size, FILE *out_fd) in write_boot_image()
1585 FILE *out_fd = NULL; in main() local
/external/strace/tests/
Dqual_fault.c47 static int out_fd; variable
Dread-write.c119 int out_fd = err_desc ? 4 : 1; in test_dump() local
/external/strace/tests-m32/
Dqual_fault.c47 static int out_fd; variable
Dread-write.c119 int out_fd = err_desc ? 4 : 1; in test_dump() local
/external/strace/tests-mx32/
Dqual_fault.c47 static int out_fd; variable
Dread-write.c119 int out_fd = err_desc ? 4 : 1; in test_dump() local
/external/perfetto/src/perfetto_cmd/
Drate_limiter.cc236 base::ScopedFile out_fd( in SaveState() local
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Dmock_lorgnette.py49 def ScanImage(self, device, out_fd, scan_properties): argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dfd.c275 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd()
/external/boringssl/src/crypto/bio/
Dfd.c275 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd()
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_socket.c282 int *out_fd) in virgl_vtest_send_resource_create2()
329 int *out_fd) in virgl_vtest_send_resource_create()

12