HomeSort by relevance Sort by last modified time
    Searched refs:pollfd (Results 326 - 350 of 360) sorted by null

<<1112131415

  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 179 struct pollfd pfd[1];
arec.c 188 struct pollfd pfd[1];
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 407 int snd_pcm_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space);
408 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 407 int snd_pcm_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space);
408 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 407 int snd_pcm_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space);
408 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp     [all...]
  /external/openssh/
mux.c     [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 222 struct pollfd pfd;
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
kernel_wrap_test.cc 546 struct pollfd fds;
  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 812 struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready)
    [all...]
  /external/iproute2/misc/
arpd.c 63 struct pollfd pset[2];
  /external/iputils/
ping_common.c 786 struct pollfd pset;
  /external/strace/
stream.c 302 struct pollfd fds;
  /external/tinyalsa/
pcm.c 901 struct pollfd pfd;
  /external/valgrind/main/include/vki/
vki-darwin.h 649 #define vki_pollfd pollfd
  /frameworks/base/services/common_time/
common_time_server.cpp 207 struct pollfd pfds[2];
    [all...]
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 1168 struct pollfd pfd;
    [all...]
  /system/core/init/
init.c 964 struct pollfd ufds[4];
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c     [all...]
  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc     [all...]
exynos_video_encode_accelerator.cc     [all...]
  /external/valgrind/main/coregrind/
vgdb.c     [all...]
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 266 struct pollfd pfd;
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]

Completed in 551 milliseconds

<<1112131415