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

12

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

Completed in 531 milliseconds

12