HomeSort by relevance Sort by last modified time
    Searched refs:_POSIX_SOURCE (Results 101 - 124 of 124) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 408 * defined(_POSIX_SOURCE) 1003.1-1988
457 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 377 * defined(_POSIX_SOURCE) 1003.1-1988
426 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 377 * defined(_POSIX_SOURCE) 1003.1-1988
426 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 377 * defined(_POSIX_SOURCE) 1003.1-1988
426 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 659 #undef _POSIX_SOURCE
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 611 || defined(_POSIX_SOURCE)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h 88 # ifdef _POSIX_SOURCE
91 # define _POSIX_SOURCE
93 # undef _POSIX_SOURCE
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 79 # ifdef _POSIX_SOURCE
82 # define _POSIX_SOURCE
84 # undef _POSIX_SOURCE
    [all...]
Xlib.h 47 #if defined(_POSIX_SOURCE) && defined(MOTOROLA)
48 #undef _POSIX_SOURCE
50 #define _POSIX_SOURCE
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 88 # ifdef _POSIX_SOURCE
91 # define _POSIX_SOURCE
93 # undef _POSIX_SOURCE
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 79 # ifdef _POSIX_SOURCE
82 # define _POSIX_SOURCE
84 # undef _POSIX_SOURCE
    [all...]
Xlib.h 47 #if defined(_POSIX_SOURCE) && defined(MOTOROLA)
48 #undef _POSIX_SOURCE
50 #define _POSIX_SOURCE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 79 # ifdef _POSIX_SOURCE
82 # define _POSIX_SOURCE
84 # undef _POSIX_SOURCE
    [all...]
Xlib.h 47 #if defined(_POSIX_SOURCE) && defined(MOTOROLA)
48 #undef _POSIX_SOURCE
50 #define _POSIX_SOURCE
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
des_opts.c 101 #define _POSIX_SOURCE
  /external/openssl/crypto/des/
des_opts.c 101 #define _POSIX_SOURCE
  /ndk/sources/host-tools/make-3.81/
make.h 115 #if !defined (POSIX) && defined (_AIX) && defined (_POSIX_SOURCE)
main.c 944 #if defined (__MSDOS__) && !defined (_POSIX_SOURCE)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c 98 #ifndef _POSIX_SOURCE
110 #endif /* ! _POSIX_SOURCE */
123 #ifndef _POSIX_SOURCE
132 #endif /* ! _POSIX_SOURCE */
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 88 #if defined(_POSIX_SOURCE)
    [all...]
  /external/icu4c/common/
icuplug.c 24 #define _POSIX_SOURCE
  /external/bison/lib/
config.in.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 40 #define _POSIX_SOURCE 1 /* Just the POSIX 1003.1 and C89 APIs */
    [all...]
  /external/chromium_org/third_party/libxslt/libexslt/
date.c 31 #if HAVE_LOCALTIME_R /* _POSIX_SOURCE required by gnu libc */
33 #define _POSIX_SOURCE
    [all...]

Completed in 1156 milliseconds

1 2 3 45