| /third_party/mesa3d/src/util/ |
| H A D | libsync.h | 132 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument 179 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate() argument [all...] |
| H A D | u_hash_table.c | 76 int fd1 = pointer_to_intptr(key1); in equal_fd() local
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest2.c | 72 int fd1 = -1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/execveat/ |
| H A D | execveat01.c | 34 static int fd1, fd4; variable
|
| /third_party/ltp/testcases/kernel/syscalls/open/ |
| H A D | open07.c | 81 static int fd1, fd2; variable
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev2/ |
| H A D | pwritev202.c | 30 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev/ |
| H A D | pwritev02.c | 38 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/preadv2/ |
| H A D | preadv202.c | 32 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/remap_file_pages/ |
| H A D | remap_file_pages01.c | 109 int fd1, fd2; /* File descriptors used at the test */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/fchown/ |
| H A D | fchown02.c | 34 static int fd1, fd2; variable
|
| /third_party/ltp/testcases/kernel/syscalls/preadv/ |
| H A D | preadv02.c | 40 static int fd1; variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| H A D | event_logger_catcher_test.cpp | 571 auto fd1 = open("/data/test/peerTestFile", O_CREAT | O_WRONLY | O_TRUNC, DEFAULT_MODE); in HWTEST_F() local
|
| /base/startup/init/services/begetctl/ |
| H A D | misc_daemon.cpp | 160 int fd1 = open(MISC_DEVICE_NODE, O_RDWR | O_CLOEXEC, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in WriteLogoToMisc() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/ |
| H A D | mock_ability_test.h | 60 FILE* fd1 = fopen("/dataability_openfile_test.txt", "w+"); in OpenFile() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| H A D | rs_ashmem_helper_test.cpp | 115 int fd1 = 0; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/ |
| H A D | api_test.cpp | 61 int fd1; member in __anon10299::DemuxerInnerApiNdkTest [all...] |
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | api_test.cpp | 43 int fd1; member in OHOS::Media::DemuxerApiNdkTest [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
| H A D | sync.c | 68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | bp_signal.c | 32 static int fd1; variable [all...] |
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | bp_signal.c | 32 static int fd1; variable [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/sync/ |
| H A D | sync.c | 68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_attach.c | 13 int err, fd1, fd2, fd3; in test_xdp_attach() local
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/ |
| H A D | posix_fs_func_test.c | 1741 int32_t fd1 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable 1779 int32_t fd1 = open(tmpFileName, O_RDWR, TEST_MODE_NORMAL); variable 1811 int32_t fd1 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable [all...] |
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/full/ |
| H A D | posix_fs_full_test.c | 51 int32_t fd1 = -1; variable
|
| /test/xts/acts/multimedia/av_codec/demuxer/src/ |
| H A D | api_test.cpp | 43 int fd1; member in OHOS::Media::DemuxerApiNdkTest [all...] |