Home
last modified time | relevance | path

Searched defs:fd2 (Results 76 - 100 of 143) sorted by relevance

123456

/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown02.c34 static int fd1, fd2; variable
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv02.c41 static int fd2; variable
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread02.c39 static int fd2, fd3, fd4 = -1; variable
/third_party/libdrm/tests/nouveau/
H A Dthreaded.c78 int err, fd, fd2; in main() local
/third_party/mesa3d/src/util/
H A Du_hash_table.c77 int fd2 = pointer_to_intptr(key2); in equal_fd() local
H A Dos_file.c203 os_same_file_description(int fd1, int fd2) in os_same_file_description() argument
217 os_same_file_description(int fd1, int fd2) in os_same_file_description() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Dmock_ability_test.h68 FILE* fd2 = fopen("/dataability_openfile_test.txt", "r"); in OpenFile() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_ashmem_helper_test.cpp119 int fd2 = 10; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dapi_test.cpp322 int fd2 = open(g_file2, O_RDONLY); in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dapi_test.cpp493 int fd2 = open(g_file2, O_RDONLY); in HWTEST_F() local
/foundation/resourceschedule/ffrt/test/testfunc/
H A Dutil.cpp182 int fd2 = perf_event_open(&attr, 0, -1, fd, 0); in perf_event2() local
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync.c68 int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_signal.c33 static int fd2; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbp_signal.c33 static int fd2; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync.c68 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 Dxdp_attach.c13 int err, fd1, fd2, fd3; in test_xdp_attach() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H A Dposix_fs_func_test.c1744 int32_t fd2 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable
1782 int32_t fd2 = open(tmpFileName, O_RDWR, TEST_MODE_NORMAL); variable
1814 int32_t fd2 = open(tmpFileName, O_RDONLY, TEST_MODE_NORMAL); variable
[all...]
/kernel/liteos_m/testsuites/unittest/posix/src/fs/full/
H A Dposix_fs_full_test.c52 int32_t fd2 = -1; variable
/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp504 int fd2 = open(g_file2, O_RDONLY); in HWTEST_F() local
/third_party/libdrm/amdgpu/
H A Damdgpu_device.c49 static int fd_compare(int fd1, int fd2) in fd_compare() argument
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c57 int fd2 = pointer_to_intptr(key2); in equal_file_description() local
/third_party/ltp/testcases/kernel/syscalls/mq_open/
H A Dmq_open01.c26 static mqd_t fd, fd2; variable
/third_party/ltp/testcases/kernel/input/
H A Dinput06.c39 static int fd2; variable
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest_routines.c114 int fd1, fd2; in filecmp() local
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp94 int32_t SyncFence::SyncMerge(const char *name, int32_t fd1, int32_t fd2, int32_t &newFenceFd) in SyncMerge() argument

Completed in 13 milliseconds

123456