/external/chromium_org/third_party/openssl/openssl/apps/ |
s_apps.h | 130 #ifndef FD_SETSIZE 131 #define FD_SETSIZE MAX_NOFILE 132 #endif /* FD_SETSIZE */
|
/external/openssl/apps/ |
s_apps.h | 130 #ifndef FD_SETSIZE 131 #define FD_SETSIZE MAX_NOFILE 132 #endif /* FD_SETSIZE */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xpoll.h | 67 # if (defined(SVR4) || defined(CRAY) || defined(AIXV3)) && !defined(FD_SETSIZE) 79 # define FD_SETSIZE 256 101 #ifndef FD_SETSIZE 102 #define FD_SETSIZE XFD_SETSIZE 119 fd_mask fds_bits[howmany(FD_SETSIZE, NFDBITS)]; 155 * The howmany(FD_SETSIZE, NFDBITS) computes the number of elements in the 160 ((howmany(FD_SETSIZE, NFDBITS) > 0 && (__XFDS_BITS(p, 0))) || \ 161 (howmany(FD_SETSIZE, NFDBITS) > 1 && (__XFDS_BITS(p, 1))) || \ 162 (howmany(FD_SETSIZE, NFDBITS) > 2 && (__XFDS_BITS(p, 2))) || \ 163 (howmany(FD_SETSIZE, NFDBITS) > 3 && (__XFDS_BITS(p, 3))) || [all...] |
Xos.h | 234 #define FD_SETSIZE 256
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
select.h | 81 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xpoll.h | 67 # if (defined(SVR4) || defined(CRAY) || defined(AIXV3)) && !defined(FD_SETSIZE) 79 # define FD_SETSIZE 256 101 #ifndef FD_SETSIZE 102 #define FD_SETSIZE XFD_SETSIZE 119 fd_mask fds_bits[howmany(FD_SETSIZE, NFDBITS)]; 155 * The howmany(FD_SETSIZE, NFDBITS) computes the number of elements in the 160 ((howmany(FD_SETSIZE, NFDBITS) > 0 && (__XFDS_BITS(p, 0))) || \ 161 (howmany(FD_SETSIZE, NFDBITS) > 1 && (__XFDS_BITS(p, 1))) || \ 162 (howmany(FD_SETSIZE, NFDBITS) > 2 && (__XFDS_BITS(p, 2))) || \ 163 (howmany(FD_SETSIZE, NFDBITS) > 3 && (__XFDS_BITS(p, 3))) || [all...] |
Xos.h | 234 #define FD_SETSIZE 256
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
select.h | 81 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xpoll.h | 67 # if (defined(SVR4) || defined(CRAY) || defined(AIXV3)) && !defined(FD_SETSIZE) 79 # define FD_SETSIZE 256 101 #ifndef FD_SETSIZE 102 #define FD_SETSIZE XFD_SETSIZE 119 fd_mask fds_bits[howmany(FD_SETSIZE, NFDBITS)]; 155 * The howmany(FD_SETSIZE, NFDBITS) computes the number of elements in the 160 ((howmany(FD_SETSIZE, NFDBITS) > 0 && (__XFDS_BITS(p, 0))) || \ 161 (howmany(FD_SETSIZE, NFDBITS) > 1 && (__XFDS_BITS(p, 1))) || \ 162 (howmany(FD_SETSIZE, NFDBITS) > 2 && (__XFDS_BITS(p, 2))) || \ 163 (howmany(FD_SETSIZE, NFDBITS) > 3 && (__XFDS_BITS(p, 3))) || [all...] |
Xos.h | 234 #define FD_SETSIZE 256
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
select.h | 81 #define FD_SETSIZE __FD_SETSIZE
|
/bionic/libc/kernel/common/linux/ |
time.h | 42 #define FD_SETSIZE __FD_SETSIZE
|
/development/ndk/platforms/android-3/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|
/external/chromium_org/third_party/openssl/openssl/crypto/rand/ |
rand_unix.c | 132 #ifndef FD_SETSIZE 133 # define FD_SETSIZE (8*sizeof(fd_set)) 324 if (FD_SETSIZE > 0 && (unsigned)fd >= FD_SETSIZE)
|
/external/openssl/crypto/rand/ |
rand_unix.c | 132 #ifndef FD_SETSIZE 133 # define FD_SETSIZE (8*sizeof(fd_set)) 324 if (FD_SETSIZE > 0 && (unsigned)fd >= FD_SETSIZE)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xos.h | 243 #define FD_SETSIZE 256
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
time.h | 28 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xos.h | 243 #define FD_SETSIZE 256
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
time.h | 28 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
time.h | 28 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
time.h | 37 #define FD_SETSIZE __FD_SETSIZE
|