| /external/libdrm/ |
| D | libsync.h | 51 int32_t fd2; member 86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() 121 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
|
| /external/igt-gpu-tools/tests/ |
| D | prime_self_import.c | 57 check_bo(int fd1, uint32_t handle1, int fd2, uint32_t handle2) in check_bo() 86 int fd1, fd2; in test_with_fd_dup() local 114 int fd1, fd2; in test_with_two_bos() local 147 int fd1, fd2; in test_with_one_bo_two_files() local 174 int fd1, fd2; in test_with_one_bo() local
|
| D | vc4_create_bo.c | 58 int fd2 = drm_open_driver(DRIVER_VC4); variable
|
| D | panfrost_gem_new.c | 59 int fd2 = drm_open_driver(DRIVER_PANFROST); variable
|
| D | kms_prop_blob.c | 157 int fd2; in test_lifetime() local 193 int fd2; in test_multiple() local
|
| /external/linux-kselftest/tools/testing/selftests/kcmp/ |
| D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() 37 int fd1, fd2; in main() local
|
| /external/ltp/testcases/kernel/syscalls/eventfd2/ |
| D | eventfd2_03.c | 80 static void sem_player(int fd1, int fd2) in sem_player() 112 int c, fd1, fd2, status; in main() local
|
| /external/ltp/testcases/kernel/syscalls/kcmp/ |
| D | kcmp02.c | 26 static int fd2; variable 41 int *fd2; member
|
| D | kcmp01.c | 24 static int fd2; variable 34 int *fd2; member
|
| /external/ltp/testcases/kernel/syscalls/memfd_create/ |
| D | memfd_create01.c | 129 int fd2; in test_share_dup() local 193 int fd2; in test_share_open() local
|
| /external/python/cpython3/Python/ |
| D | dup2.c | 20 dup2(int fd1, int fd2) in dup2()
|
| /external/python/cpython2/Python/ |
| D | dup2.c | 20 dup2(int fd1, int fd2) in dup2()
|
| /external/mesa3d/src/util/ |
| D | libsync.h | 131 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
|
| D | os_file.c | 189 os_same_file_description(int fd1, int fd2) in os_same_file_description() 212 os_same_file_description(int fd1, int fd2) in os_same_file_description()
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | fd_dup_race.cpp | 21 int fd2 = open("/dev/random", O_RDONLY); in main() local
|
| D | fd_dup_norace2.cpp | 44 int fd2 = open("/dev/urandom", O_RDONLY); in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
| D | 8-1.c | 37 int fd1, fd2; in main() local
|
| /external/compiler-rt/test/tsan/ |
| D | fd_dup_race.cc | 21 int fd2 = open("/dev/random", O_RDONLY); in main() local
|
| D | fd_dup_norace2.cc | 44 int fd2 = open("/dev/urandom", O_RDONLY); in main() local
|
| /external/mesa3d/src/android_stub/ |
| D | sync_stub.cpp | 15 int sync_merge(const char *name, int fd, int fd2) in sync_merge()
|
| /external/ltp/testcases/kernel/syscalls/flock/ |
| D | flock06.c | 24 int fd1, fd2; in verify_flock() local
|
| D | flock03.c | 26 int fd2; in childfunc() local
|
| /external/linux-kselftest/tools/testing/selftests/proc/ |
| D | fd-002-posix-eq.c | 27 int fd0, fd1, fd2; in main() local
|
| /external/ltp/testcases/kernel/fs/fs_di/ |
| D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
| /external/ltp/testcases/kernel/input/ |
| D | input04.c | 37 static int fd, fd2; variable
|