| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowParcelFileDescriptorTest.java | 39 ParcelFileDescriptor pfd = in testOpens() local 48 ParcelFileDescriptor pfd = in testOpens_canReadReadOnlyFile() local 59 ParcelFileDescriptor pfd = in testOpens_canWriteWritableFile() local 70 ParcelFileDescriptor pfd = in testStatSize_emptyFile() local 80 ParcelFileDescriptor pfd = in testStatSize_writtenFile() local 92 ParcelFileDescriptor pfd = ParcelFileDescriptor.open(file, -1); in testCloses() local 100 ParcelFileDescriptor pfd = ParcelFileDescriptor.open(file, -1); in testAutoCloseInputStream() local 110 ParcelFileDescriptor pfd = ParcelFileDescriptor.open(f, -1); in testAutoCloseOutputStream() local 138 ParcelFileDescriptor pfd = in testGetFd_canRead() local
|
| /external/strace/tests-mx32/ |
| D | poll.c | 54 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering() 87 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering() 111 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting() 151 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
|
| /external/strace/tests/ |
| D | poll.c | 54 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering() 87 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering() 111 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting() 151 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
|
| /external/strace/tests-m32/ |
| D | poll.c | 54 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering() 87 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering() 111 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting() 151 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
|
| /external/linux-kselftest/tools/testing/selftests/filesystems/epoll/ |
| D | epoll_wakeup_test.c | 46 struct pollfd pfd; in waiter_entry1ap() local 73 struct pollfd pfd; in waiter_entry1op() local 100 struct pollfd pfd; in waiter_entry2ap() local 288 struct pollfd pfd; in TEST() local 327 struct pollfd pfd; in TEST() local 367 struct pollfd pfd; in TEST() local 413 struct pollfd pfd; in TEST() local 989 struct pollfd pfd; in TEST() local 1037 struct pollfd pfd; in TEST() local 1085 struct pollfd pfd; in TEST() local [all …]
|
| /external/openssh/ |
| D | monitor_fdpass.c | 66 struct pollfd pfd; in mm_send_fd() local 128 struct pollfd pfd; in mm_receive_fd() local
|
| D | atomicio.c | 58 struct pollfd pfd; in atomicio6() local 113 struct pollfd pfd; in atomiciov6() local
|
| /external/libevent/ |
| D | poll.c | 127 struct pollfd *pfd = &pop->event_set[i]; in poll_check_ok() local 233 struct pollfd *pfd = NULL; in poll_add() local 296 struct pollfd *pfd = NULL; in poll_del() local
|
| /external/igt-gpu-tools/tests/ |
| D | prime_busy.c | 30 static bool prime_busy(struct pollfd *pfd, bool excl) in prime_busy() 45 struct pollfd pfd[2]; in busy() local
|
| D | vgem_slow.c | 51 struct pollfd pfd; in test_nohang() local
|
| D | kms_busy.c | 75 struct pollfd pfd = { .fd = dpy->drm_fd, .events = POLLIN }; in flip_to_fb() local 186 struct pollfd pfd = { .fd = dpy->drm_fd, .events = POLLIN }; in test_atomic_commit_hang() local
|
| D | drm_read.c | 57 struct pollfd pfd = {fd, POLLIN}; in assert_empty() local 68 struct pollfd pfd = {fd, POLLIN}; in wait_for_event() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| D | ResourceBasedPeriodFormatterDataServiceTest.java | 34 PeriodFormatterData pfd = service.get(locale); in testAvailable() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
| D | ResourceBasedPeriodFormatterDataServiceTest.java | 37 PeriodFormatterData pfd = service.get(locale); in testAvailable() local
|
| /external/toybox/toys/other/ |
| D | count.c | 20 struct pollfd pfd = {0, POLLIN, 0}; in count_main() local
|
| /external/fastrpc/src/ |
| D | adsp_default_listener.c | 49 struct pollfd pfd; in adsp_default_listener_start() local
|
| /external/mesa3d/src/gallium/frontends/wgl/ |
| D | stw_pixelformat.h | 43 PIXELFORMATDESCRIPTOR pfd; member
|
| /external/libcups/cups/ |
| D | sidechannel.c | 106 struct pollfd pfd; /* Poll structure for poll() */ in cupsSideChannelRead() local 529 struct pollfd pfd; /* Poll structure for poll() */ in cupsSideChannelWrite() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_lirc_mode2_user.c | 113 struct pollfd pfd = { .fd = inputfd, .events = POLLIN }; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/ |
| D | 1-1.c | 66 int pfd[2]; in main() local
|
| /external/libwebsockets/lib/plat/freertos/ |
| D | freertos-fds.c | 46 struct lws *wsi, struct lws_pollfd *pfd) in lws_plat_change_pollfd()
|
| /external/linux-kselftest/tools/testing/selftests/nsfs/ |
| D | owner.c | 28 int pfd[2], ns, uns, init_uns; in main() local
|
| /external/ltp/testcases/kernel/syscalls/clone/ |
| D | clone03.c | 51 static int pfd[2]; variable
|
| D | clone06.c | 41 static int pfd[2]; variable
|
| /external/libepoxy/test/ |
| D | wgl_common.c | 33 PIXELFORMATDESCRIPTOR pfd = { in setup_pixel_format() local
|