HomeSort by relevance Sort by last modified time
    Searched refs:GCC_VERSION (Results 51 - 75 of 82) sorted by null

1 23 4

  /ndk/build/tools/
make-standalone-toolchain.sh 189 # Get GCC_BASE_VERSION. Note that GCC_BASE_VERSION may be slightly different from GCC_VERSION.
292 GNUSTL_DIR=$NDK_DIR/$GNUSTL_SUBDIR/$GCC_VERSION
prebuilt-common.sh 1047 GCC_VERSION=`expr -- "$TOOLCHAIN" : '.*-\([0-9x\.]*\)'`
1048 log "Using GCC version: $GCC_VERSION"
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 650 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
output.h 122 #if GCC_VERSION >= 3004
bitmap.h 393 #if (GCC_VERSION >= 3004)
defaults.h 928 #if GCC_VERSION >= 3000 && defined IN_GCC
    [all...]
rtl.h 474 #if defined ENABLE_RTL_CHECKING && (GCC_VERSION >= 2007)
615 #if defined ENABLE_RTL_FLAG_CHECKING && (GCC_VERSION >= 2007)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 650 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
output.h 122 #if GCC_VERSION >= 3004
bitmap.h 393 #if (GCC_VERSION >= 3004)
defaults.h 928 #if GCC_VERSION >= 3000 && defined IN_GCC
    [all...]
rtl.h 474 #if defined ENABLE_RTL_CHECKING && (GCC_VERSION >= 2007)
615 #if defined ENABLE_RTL_FLAG_CHECKING && (GCC_VERSION >= 2007)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 650 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
output.h 122 #if GCC_VERSION >= 3004
bitmap.h 393 #if (GCC_VERSION >= 3004)
defaults.h 928 #if GCC_VERSION >= 3000 && defined IN_GCC
    [all...]
rtl.h 474 #if defined ENABLE_RTL_CHECKING && (GCC_VERSION >= 2007)
615 #if defined ENABLE_RTL_FLAG_CHECKING && (GCC_VERSION >= 2007)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 650 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
output.h 122 #if GCC_VERSION >= 3004
bitmap.h 393 #if (GCC_VERSION >= 3004)
defaults.h 928 #if GCC_VERSION >= 3000 && defined IN_GCC
    [all...]
rtl.h 474 #if defined ENABLE_RTL_CHECKING && (GCC_VERSION >= 2007)
615 #if defined ENABLE_RTL_FLAG_CHECKING && (GCC_VERSION >= 2007)
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 87 #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
88 #define GCC_VERSION_AT_LEAST(major, minor, patch) (GCC_VERSION >= (major * 10000 + minor * 100 + patch))
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 207 #if defined ENABLE_TREE_CHECKING && (GCC_VERSION >= 2007)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 207 #if defined ENABLE_TREE_CHECKING && (GCC_VERSION >= 2007)
    [all...]

Completed in 1559 milliseconds

1 23 4