HomeSort by relevance Sort by last modified time
    Searched refs:_SC_RTSIG_MAX (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
sysconf.h 90 #define _SC_RTSIG_MAX 0x0034
  /system/extras/tests/bionic/libc/other/
test_sysconf.c 102 T(_SC_RTSIG_MAX, |1 );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
confname.h 138 _SC_RTSIG_MAX,
139 #define _SC_RTSIG_MAX _SC_RTSIG_MAX
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
confname.h 138 _SC_RTSIG_MAX,
139 #define _SC_RTSIG_MAX _SC_RTSIG_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
confname.h 138 _SC_RTSIG_MAX,
139 #define _SC_RTSIG_MAX _SC_RTSIG_MAX
  /bionic/libc/bionic/
sysconf.cpp 253 case _SC_RTSIG_MAX: return RTSIG_MAX;
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 402 public static final int _SC_RTSIG_MAX = placeholder();
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 465 initConstant(env, c, "_SC_RTSIG_MAX", _SC_RTSIG_MAX);
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 421 milliseconds

12