HomeSort by relevance Sort by last modified time
    Searched refs:FD_ZERO (Results 151 - 175 of 353) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libdrm/tests/kms/
kms-steal-crtc.c 126 FD_ZERO(&fds);
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_i2c.c 190 FD_ZERO(&rfds);
  /external/libnl/src/
nf-log.c 125 FD_ZERO(&rfds);
  /external/libvncserver/examples/
1instance.c 54 FD_ZERO(&fdset);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_ComponentThread.c 85 FD_ZERO (&rfds);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_ComponentThread.c 105 FD_ZERO (&rfds);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_CompThread.c 112 FD_ZERO (&rfds);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_ComponentThread.c 102 FD_ZERO (&rfds);
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
TYPES.py 155 def FD_ZERO(fdsetp): return __FD_ZERO (fdsetp)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 155 def FD_ZERO(fdsetp): return __FD_ZERO (fdsetp)
  /system/core/libcutils/
socket_network_client_unix.c 84 FD_ZERO(&r_set);
  /bionic/libc/upstream-netbsd/lib/libc/isc/
eventlib_p.h 198 #undef FD_ZERO
199 #define FD_ZERO(maskp)
  /bionic/tests/
sys_socket_test.cpp 83 FD_ZERO(&read_set);
211 FD_ZERO(&read_set);
  /external/c-ares/
acountry.c 208 FD_ZERO(&read_fds);
209 FD_ZERO(&write_fds);
  /external/curl/tests/libtest/
lib582.c 308 FD_ZERO(&readSet);
309 FD_ZERO(&writeSet);
  /external/libpcap/tests/
selpolltest.c 151 FD_ZERO(&setread);
153 FD_ZERO(&setexcept);
  /external/skia/experimental/Networking/
SkSockets.cpp 16 FD_ZERO(&fMasterSet);
269 FD_ZERO(&workingSet);
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_posix.cc 192 FD_ZERO(&_readFds);
245 FD_ZERO(&_readFds);
  /system/bt/hci/test/
hci_hal_h4_test.cpp 184 FD_ZERO(&read_fds);
264 FD_ZERO(&read_fds);
  /external/libvncserver/libvncserver/
sockets.c 153 FD_ZERO(&(rfbScreen->allFds));
161 FD_ZERO(&(rfbScreen->allFds));
202 FD_ZERO(&(rfbScreen->allFds));
421 FD_ZERO(&listen_fds);
619 FD_ZERO(&fds);
705 FD_ZERO(&fds);
803 FD_ZERO(&fds);
  /external/libmicrohttpd/doc/examples/
sessions.c 748 FD_ZERO (&rs);
749 FD_ZERO (&ws);
750 FD_ZERO (&es);
  /external/libmicrohttpd/src/examples/
post_example.c 731 FD_ZERO (&rs);
732 FD_ZERO (&ws);
733 FD_ZERO (&es);
  /external/libmicrohttpd/src/testcurl/
perf_get.c 425 FD_ZERO (&rs);
426 FD_ZERO (&ws);
427 FD_ZERO (&es);
test_get_sendfile.c 326 FD_ZERO (&rs);
327 FD_ZERO (&ws);
328 FD_ZERO (&es);
test_large_put.c 393 FD_ZERO (&rs);
394 FD_ZERO (&ws);
395 FD_ZERO (&es);

Completed in 1361 milliseconds

1 2 3 4 5 67 8 91011>>