HomeSort by relevance Sort by last modified time
    Searched full:pselect (Results 201 - 225 of 382) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.functions.txt 702 pselect
libc.so.versions.txt 725 pselect;
  /development/ndk/platforms/android-23/arch-x86_64/symbols/
libc.so.functions.txt 656 pselect
libc.so.versions.txt 676 pselect;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_CompThread.c 122 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_ComponentThread.c 104 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c 122 nStatus = pselect (nFdmax+1, &rfds, NULL, NULL, NULL,&set);
  /external/dhcpcd-6.8.2/
configure 893 printf "Testing for pselect ... "
898 pselect(0, NULL, NULL, NULL, NULL, NULL);
903 POLL=pselect
924 pselect)
925 echo "COMPAT_SRCS+= compat/pselect.c" >>$CONFIG_MK
  /bionic/libc/
libc.mips.brillo.map 727 pselect;
libc.x86.brillo.map 725 pselect;
  /development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.versions.txt 675 pselect;
  /development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.versions.txt 673 pselect;
  /development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.versions.txt 671 pselect;
  /development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.versions.txt 729 pselect;
  /development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.versions.txt 727 pselect;
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_CompThread.c 143 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_CompThread.c 115 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_ComponentThread.c 115 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_ComponentThread.c 111 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_ComponentThread.c 138 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_ComponentThread.c 141 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_CompThread.c 142 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_ComponentThread.c 132 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_ComponentThread.c 129 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set);
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_CompThread.c 130 status = pselect (fdmax + 1, &rfds, NULL, NULL, &tv, &set);

Completed in 713 milliseconds

1 2 3 4 5 6 7 891011>>