HomeSort by relevance Sort by last modified time
    Searched refs:_SC_MESSAGE_PASSING (Results 76 - 100 of 109) sorted by null

1 2 34 5

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/
sysconf.h 101 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h 115 _SC_MESSAGE_PASSING,
116 #define _SC_MESSAGE_PASSING _SC_MESSAGE_PASSING
  /bionic/libc/bionic/
sysconf.cpp 128 case _SC_MESSAGE_PASSING: return _POSIX_MESSAGE_PASSING;
  /bionic/libc/include/bits/
sysconf.h 100 #define _SC_MESSAGE_PASSING 0x003f
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 115 _SC_MESSAGE_PASSING,
116 #define _SC_MESSAGE_PASSING _SC_MESSAGE_PASSING
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 115 _SC_MESSAGE_PASSING,
116 #define _SC_MESSAGE_PASSING _SC_MESSAGE_PASSING
  /libcore/luni/src/main/java/android/system/
OsConstants.java 575 public static final int _SC_MESSAGE_PASSING = placeholder();
    [all...]

Completed in 1993 milliseconds

1 2 34 5