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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prinet.h 61 #undef __STRICT_ANSI__
62 #define __STRICT_ANSI__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xarch.h 57 #if defined __STRICT_ANSI__
58 #undef __STRICT_ANSI__
60 #define __STRICT_ANSI__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xarch.h 57 #if defined __STRICT_ANSI__
58 #undef __STRICT_ANSI__
60 #define __STRICT_ANSI__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xarch.h 57 #if defined __STRICT_ANSI__
58 #undef __STRICT_ANSI__
60 #define __STRICT_ANSI__
  /external/chromium_org/third_party/yasm/source/patched-yasm/
util.h 40 # ifdef __STRICT_ANSI__
41 # undef __STRICT_ANSI__
  /external/icu4c/io/
ufile.c 24 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
25 #undef __STRICT_ANSI__
  /frameworks/av/media/libstagefright/
TimedEventQueue.cpp 17 #undef __STRICT_ANSI__
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 21 #undef __STRICT_ANSI__
    [all...]
  /external/chromium_org/third_party/icu/source/common/
putil.c 90 #elif defined(U_CYGWIN) && defined(__STRICT_ANSI__)
92 # undef __STRICT_ANSI__
    [all...]
  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 33 #if defined(U_CYGWIN) && defined(__STRICT_ANSI__)
35 #undef __STRICT_ANSI__
    [all...]
  /external/icu4c/common/
putil.cpp 112 #if (U_PF_MINGW <= U_PLATFORM && U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
114 #undef __STRICT_ANSI__
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 27 #if (U_PF_MINGW <= U_PLATFORM || U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
29 #undef __STRICT_ANSI__
    [all...]

Completed in 1374 milliseconds