HomeSort by relevance Sort by last modified time
    Searched refs:_POSIX_C_SOURCE (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_hpux.h 12 # ifndef _POSIX_C_SOURCE
13 # define _POSIX_C_SOURCE 199506
  /external/lldb/tools/debugserver/source/
SysSignal.cpp 29 #if defined(_POSIX_C_SOURCE)
31 #else // !_POSIX_C_SOURCE
33 #endif // !_POSIX_C_SOURCE
49 #if !defined(_POSIX_C_SOURCE)
56 #if !defined(_POSIX_C_SOURCE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
features.h 28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
51 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
53 For example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE
145 !(defined _POSIX_SOURCE || defined _POSIX_C_SOURCE || \
157 # undef _POSIX_C_SOURCE
158 # define _POSIX_C_SOURCE 200809L
176 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
201 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
204 # define _POSIX_C_SOURCE 2
206 # define _POSIX_C_SOURCE 199506
    [all...]
fnmatch.h 45 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
51 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
53 For example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE
145 !(defined _POSIX_SOURCE || defined _POSIX_C_SOURCE || \
157 # undef _POSIX_C_SOURCE
158 # define _POSIX_C_SOURCE 200809L
176 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
201 !defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE)
204 # define _POSIX_C_SOURCE 2
206 # define _POSIX_C_SOURCE 199506
    [all...]
fnmatch.h 45 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
  /bionic/libc/include/sys/
cdefs.h 425 * _POSIX_C_SOURCE == 1 1003.1-1990
426 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
427 * _POSIX_C_SOURCE == 199309 1003.1b-1993
428 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
430 * _POSIX_C_SOURCE == 200112 1003.1-2001
431 * _POSIX_C_SOURCE == 200809 1003.1-2008
435 * that specification, and which subsumes _POSIX_C_SOURCE.
440 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
441 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 409 * _POSIX_C_SOURCE == 1 1003.1-1990
410 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
411 * _POSIX_C_SOURCE == 199309 1003.1b-1993
412 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
414 * _POSIX_C_SOURCE == 200112 1003.1-2001
415 * _POSIX_C_SOURCE == 200809 1003.1-2008
419 * that specification, and which subsumes _POSIX_C_SOURCE.
424 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
425 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 425 * _POSIX_C_SOURCE == 1 1003.1-1990
426 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
427 * _POSIX_C_SOURCE == 199309 1003.1b-1993
428 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
430 * _POSIX_C_SOURCE == 200112 1003.1-2001
431 * _POSIX_C_SOURCE == 200809 1003.1-2008
435 * that specification, and which subsumes _POSIX_C_SOURCE.
440 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
441 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 378 * _POSIX_C_SOURCE == 1 1003.1-1990
379 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
380 * _POSIX_C_SOURCE == 199309 1003.1b-1993
381 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
383 * _POSIX_C_SOURCE == 200112 1003.1-2001
384 * _POSIX_C_SOURCE == 200809 1003.1-2008
388 * that specification, and which subsumes _POSIX_C_SOURCE.
393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
394 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 384 * _POSIX_C_SOURCE == 1 1003.1-1990
385 * _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
386 * _POSIX_C_SOURCE == 199309 1003.1b-1993
387 * _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
389 * _POSIX_C_SOURCE == 200112 1003.1-2001
390 * _POSIX_C_SOURCE == 200809 1003.1-2008
394 * that specification, and which subsumes _POSIX_C_SOURCE.
399 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
400 #if defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE ==
    [all...]

Completed in 394 milliseconds

1 2 3 4 5