HomeSort by relevance Sort by last modified time
    Searched full:posixly_correct (Results 26 - 50 of 134) sorted by null

12 3 4 5 6

  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.c 224 if (getenv("POSIXLY_CORRECT") != NULL)
225 posixicity = POSIXLY_CORRECT;
sed.h 86 POSIXLY_CORRECT, /* with POSIX-compatible GNU extensions */
  /external/bison/tests/
Makefile.am 86 $(TESTSUITE) $(TESTSUITEFLAGS) POSIXLY_CORRECT=1 _POSIX2_VERSION=200112
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 200 `getopt'. If OPTS begins with `+', or POSIXLY_CORRECT is set in
  /external/bison/darwin-lib/
getopt.h 238 'getopt'. If OPTS begins with '+', or POSIXLY_CORRECT is set in
  /external/bison/lib/
getopt.in.h 227 'getopt'. If OPTS begins with '+', or POSIXLY_CORRECT is set in
  /external/chromium_org/chrome/installer/mac/
dirpatcher.sh 44 unset BASH_ENV CDPATH ENV GLOBIGNORE IFS POSIXLY_CORRECT
dmgdiffer.sh 70 unset BASH_ENV CDPATH ENV GLOBIGNORE IFS POSIXLY_CORRECT
dirdiffer.sh 101 unset BASH_ENV CDPATH ENV GLOBIGNORE IFS POSIXLY_CORRECT
  /docs/source.android.com/src/source/
initializing.jd 261 <pre><code>$ POSIXLY_CORRECT=1 sudo port install gmake libsdl git-core gnupg
264 <pre><code>$ POSIXLY_CORRECT=1 sudo port install bison
  /external/bison/src/
output.c 559 /* When POSIXLY_CORRECT is set, GNU M4 1.6 and later disable GNU
563 extensions even when POSIXLY_CORRECT is set.
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 396 POSIXLY_CORRECT/POSIXLY_BASIC posixicity.
656 * sed/sed.h (posixicity): New variable, replaces POSIXLY_CORRECT.
658 * sed/compile.c: Use it instead of POSIXLY_CORRECT.
659 * sed/execute.c: Use it instead of POSIXLY_CORRECT.
665 * NEWS: Fix [\n] to match either backslash or n in POSIXLY_CORRECT mode.
670 type normalize_text. If TEXT_REGEX and in POSIXLY_CORRECT mode,
676 after executing N, if not POSIXLY_CORRECT.
736 POSIXLY_CORRECT mode or not.
850 expression even in POSIXLY_CORRECT mode.
908 POSIXLY_CORRECT mode
    [all...]
  /external/bison/
configure     [all...]
ChangeLog 118 build: beware of Clang++ not supporting POSIXLY_CORRECT
126 When POSIXLY_CORRECT, adjust BISON_C_WORKS and BISON_CXX_WORKS.
569 tests: beware of compilers that do not support POSIXLY_CORRECT
595 tests: beware of compilers that do not support POSIXLY_CORRECT
608 that do not support POSIXLY_CORRECT.
915 When run as /bin/sh, Bash sets the shell variable POSIXLY_CORRECT to
916 y. The test suite checks for the envvar POSIXLY_CORRECT to turn of
922 POSIXLY_CORRECT, not the shell variable.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 201 `POSIXLY_CORRECT' variable to a non-empty value.
549 `POSIXLY_CORRECT' mode, special escapes like `\n' and `\t' are
    [all...]
sed-in.texi 288 @cindex @code{POSIXLY_CORRECT} behavior, enabling
294 extension, you can set the @code{POSIXLY_CORRECT} variable
760 @cindex @code{POSIXLY_CORRECT} behavior, bracket expressions
769 @env{POSIXLY_CORRECT} mode, special escapes like @code{\n} and
    [all...]
sed.texi 289 @cindex @code{POSIXLY_CORRECT} behavior, enabling
295 extension, you can set the @code{POSIXLY_CORRECT} variable
761 @cindex @code{POSIXLY_CORRECT} behavior, bracket expressions
770 @env{POSIXLY_CORRECT} mode, special escapes like @code{\n} and
    [all...]
  /external/chromium_org/courgette/testdata/
elf-32-1 
elf-32-2 
  /external/ipsec-tools/src/racoon/
racoonctl.c 276 setenv("POSIXLY_CORRECT", "1", 0);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 326 milliseconds

12 3 4 5 6