HomeSort by relevance Sort by last modified time
    Searched defs:__FD_SETSIZE (Results 1 - 25 of 63) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /development/ndk/platforms/android-21/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /external/kernel-headers/original/uapi/linux/
posix_types.h 21 #undef __FD_SETSIZE
22 #define __FD_SETSIZE 1024
25 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /hardware/bsp/intel/peripheral/libmraa/include/linux/
posix_types.h 21 #undef __FD_SETSIZE
23 #define __FD_SETSIZE 1024
25 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
posix_types.h 22 #undef __FD_SETSIZE
24 #define __FD_SETSIZE 1024
26 unsigned long fds_bits[__FD_SETSIZE / (8 * sizeof(long))];
  /development/ndk/platforms/android-3/include/linux/
posix_types.h 20 #undef __FD_SETSIZE
21 #define __FD_SETSIZE 1024
24 #define __FDSET_LONGS (__FD_SETSIZE/__NFDBITS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
posix_types.h 24 #undef __FD_SETSIZE
25 #define __FD_SETSIZE 1024
28 #define __FDSET_LONGS (__FD_SETSIZE/__NFDBITS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
posix_types.h 24 #undef __FD_SETSIZE
25 #define __FD_SETSIZE 1024
28 #define __FDSET_LONGS (__FD_SETSIZE/__NFDBITS)

Completed in 2132 milliseconds

1 2 3