HomeSort by relevance Sort by last modified time
    Searched defs:POSIX (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/test/intltest/
simplethread.cpp 18 // Defines _XOPEN_SOURCE for access to POSIX functions.
42 /* Prefer native Windows APIs even if POSIX is implemented (i.e., on Cygwin). */
43 # undef POSIX
45 # define POSIX
47 # undef POSIX
62 #if defined(POSIX)
207 // class SimpleThread POSIX implementation
210 #if defined(POSIX)
279 // end POSIX
  /external/llvm/include/llvm/Target/
TargetOptions.h 56 POSIX, // POSIX Threads
106 JTType(JumpTable::Single), ThreadModel(ThreadModel::POSIX),
  /ndk/sources/host-tools/make-3.81/
make.h 104 POSIX.1 behavior with `cc -YPOSIX', which predefines POSIX itself! */
106 # define POSIX 1
110 /* Some systems define _POSIX_VERSION but are not really POSIX.1. */
112 # undef POSIX
115 #if !defined (POSIX) && defined (_AIX) && defined (_POSIX_SOURCE)
116 # define POSIX 1
139 # ifndef POSIX
300 POSIX 1003.2-1992 section 2.5.2.1 page 50 lines 1556-1558 says that
303 host does not conform to POSIX. *
    [all...]
  /external/regex-re2/re2/
re2.h 254 POSIX, // POSIX syntax, leftmost-longest match
509 // posix_syntax (false) restrict regexps to POSIX egrep syntax
    [all...]
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 67 # ifndef POSIX
69 # define POSIX
124 #if (defined POSIX || defined WINDOWS32) && !defined __GNU_LIBRARY__
125 /* Posix does not require that the d_ino field be present, and some
130 #endif /* POSIX */
    [all...]
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 

Completed in 250 milliseconds