HomeSort by relevance Sort by last modified time
    Searched refs:GCC_VERSION (Results 26 - 50 of 90) sorted by null

12 3 4

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic-core.h 54 #if (ENABLE_CHECKING && GCC_VERSION >= 4001) || GCC_VERSION == BUILDING_GCC_VERSION
system.h 499 (((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L)) \
604 #if (GCC_VERSION > 2000)
615 #if (GCC_VERSION < 2007)
624 #if (GCC_VERSION < 3000)
637 #elif (GCC_VERSION >= 4005)
653 #if (GCC_VERSION >= 4005) && !ENABLE_ASSERT_CHECKING
711 #if (GCC_VERSION >= 3000)
899 #if defined(__GNUC__) && GCC_VERSION > 4000
929 #if GCC_VERSION >= 4003
964 #if (GCC_VERSION > 4000
    [all...]
hwint.h 32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
162 #if GCC_VERSION < 3004
174 #else /* GCC_VERSION >= 3004 */
229 #endif /* GCC_VERSION >= 3004 */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic-core.h 54 #if (ENABLE_CHECKING && GCC_VERSION >= 4001) || GCC_VERSION == BUILDING_GCC_VERSION
system.h 499 (((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L)) \
604 #if (GCC_VERSION > 2000)
615 #if (GCC_VERSION < 2007)
624 #if (GCC_VERSION < 3000)
637 #elif (GCC_VERSION >= 4005)
653 #if (GCC_VERSION >= 4005) && !ENABLE_ASSERT_CHECKING
711 #if (GCC_VERSION >= 3000)
899 #if defined(__GNUC__) && GCC_VERSION > 4000
929 #if GCC_VERSION >= 4003
964 #if (GCC_VERSION > 4000
    [all...]
hwint.h 32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
162 #if GCC_VERSION < 3004
174 #else /* GCC_VERSION >= 3004 */
229 #endif /* GCC_VERSION >= 3004 */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic-core.h 54 #if (ENABLE_CHECKING && GCC_VERSION >= 4001) || GCC_VERSION == BUILDING_GCC_VERSION
system.h 499 (((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L)) \
604 #if (GCC_VERSION > 2000)
615 #if (GCC_VERSION < 2007)
624 #if (GCC_VERSION < 3000)
637 #elif (GCC_VERSION >= 4005)
653 #if (GCC_VERSION >= 4005) && !ENABLE_ASSERT_CHECKING
711 #if (GCC_VERSION >= 3000)
899 #if defined(__GNUC__) && GCC_VERSION > 4000
929 #if GCC_VERSION >= 4003
964 #if (GCC_VERSION > 4000
    [all...]
hwint.h 32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
162 #if GCC_VERSION < 3004
174 #else /* GCC_VERSION >= 3004 */
229 #endif /* GCC_VERSION >= 3004 */
  /ndk/build/tools/
build-libportable.sh 65 GCC_VERSION=$DEFAULT_GCC_VERSION
66 register_var_option "--gcc-version=<ver>" GCC_VERSION "Specify GCC version"
138 builder_begin_android $ABI "$BUILDDIR" "$GCC_VERSION" "$LLVM_VERSION" "$MAKEFILE"
build-compiler-rt.sh 59 GCC_VERSION=$DEFAULT_GCC_VERSION
60 register_var_option "--gcc-version=<ver>" GCC_VERSION "Specify GCC version"
208 builder_begin_android $ABI "$BUILDDIR" "$GCC_VERSION" "$LLVM_VERSION" "$MAKEFILE"
build-cxx-stl.sh 80 GCC_VERSION=$DEFAULT_GCC_VERSION
81 register_var_option "--gcc-version=<ver>" GCC_VERSION "Specify GCC version"
414 builder_begin_android $ABI "$BUILDDIR" "$GCC_VERSION" "$LLVM_VERSION" "$MAKEFILE"
build-host-gcc.sh     [all...]
  /external/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_bc.h 29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 499 (((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L)) \
604 #if (GCC_VERSION > 2000)
615 #if (GCC_VERSION < 2007)
624 #if (GCC_VERSION < 3000)
637 #elif (GCC_VERSION >= 4005)
653 #if (GCC_VERSION >= 4005) && !ENABLE_ASSERT_CHECKING
711 #if (GCC_VERSION >= 3000)
899 #if defined(__GNUC__) && GCC_VERSION > 4000
929 #if GCC_VERSION >= 4003
964 #if (GCC_VERSION > 4000
    [all...]
hwint.h 32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
162 #if GCC_VERSION < 3004
174 #else /* GCC_VERSION >= 3004 */
229 #endif /* GCC_VERSION >= 3004 */
  /external/chromium_org/third_party/WebKit/Source/wtf/
Compiler.h 89 #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
90 #define GCC_VERSION_AT_LEAST(major, minor, patch) (GCC_VERSION >= (major * 10000 + minor * 100 + patch))
  /external/chromium_org/v8/src/
platform-linux.cc 84 #define GCC_VERSION (__GNUC__ * 10000 \
87 #if GCC_VERSION >= 40600
94 #elif GCC_VERSION < 40500
110 #undef GCC_VERSION
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 61 GCC_VERSION=4.4.3
80 TOOLCHAIN_NAME=$GCC_TARGET-glibc2.7-$GCC_VERSION
217 --gcc-version=*) GCC_VERSION="$optarg"
301 echo " --gcc-version=VERSION GCC version number [$GCC_VERSION]."
    [all...]

Completed in 1364 milliseconds

12 3 4