/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
plugin-version.h | 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
|
ansidecl.h | 105 portable to other compilers, we provide the GCC_VERSION macro that 135 #ifndef GCC_VERSION 136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 137 #endif /* GCC_VERSION */ 179 # if GCC_VERSION >= 2007 246 #if (GCC_VERSION < 2007) 252 # if (GCC_VERSION >= 2096) 261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093) 274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 286 # if (GCC_VERSION >= 3003 [all...] |
toplev.h | 53 #if GCC_VERSION >= 4001 184 #if GCC_VERSION >= 3004 207 #endif /* GCC_VERSION >= 3004 */
|
hwint.h | 25 GCC_VERSION >= 3000, assume this is the second or later stage of a 31 # if GCC_VERSION >= 3000
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
plugin-version.h | 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
|
ansidecl.h | 105 portable to other compilers, we provide the GCC_VERSION macro that 135 #ifndef GCC_VERSION 136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 137 #endif /* GCC_VERSION */ 179 # if GCC_VERSION >= 2007 246 #if (GCC_VERSION < 2007) 252 # if (GCC_VERSION >= 2096) 261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093) 274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 286 # if (GCC_VERSION >= 3003 [all...] |
toplev.h | 53 #if GCC_VERSION >= 4001 184 #if GCC_VERSION >= 3004 207 #endif /* GCC_VERSION >= 3004 */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
plugin-version.h | 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
|
ansidecl.h | 105 portable to other compilers, we provide the GCC_VERSION macro that 135 #ifndef GCC_VERSION 136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 137 #endif /* GCC_VERSION */ 179 # if GCC_VERSION >= 2007 246 #if (GCC_VERSION < 2007) 252 # if (GCC_VERSION >= 2096) 261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093) 274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 286 # if (GCC_VERSION >= 3003 [all...] |
toplev.h | 53 #if GCC_VERSION >= 4001 184 #if GCC_VERSION >= 3004 207 #endif /* GCC_VERSION >= 3004 */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
ansidecl.h | 105 portable to other compilers, we provide the GCC_VERSION macro that 135 #ifndef GCC_VERSION 136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 137 #endif /* GCC_VERSION */ 179 # if GCC_VERSION >= 2007 246 #if (GCC_VERSION < 2007) 252 # if (GCC_VERSION >= 2096) 261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093) 274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 286 # if (GCC_VERSION >= 3003 [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/include/ |
ansidecl.h | 106 portable to other compilers, we provide the GCC_VERSION macro that 140 #ifndef GCC_VERSION 141 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 142 #endif /* GCC_VERSION */ 184 # if GCC_VERSION >= 2007 251 #if (GCC_VERSION < 2007) 257 # if (GCC_VERSION >= 2096) 268 # if GCC_VERSION >= 2093 274 # if GCC_VERSION >= 4005 288 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004 [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/include/ |
ansidecl.h | 106 portable to other compilers, we provide the GCC_VERSION macro that 140 #ifndef GCC_VERSION 141 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 142 #endif /* GCC_VERSION */ 184 # if GCC_VERSION >= 2007 251 #if (GCC_VERSION < 2007) 257 # if (GCC_VERSION >= 2096) 268 # if GCC_VERSION >= 2093 274 # if GCC_VERSION >= 4005 288 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004 [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
ansidecl.h | 105 portable to other compilers, we provide the GCC_VERSION macro that 135 #ifndef GCC_VERSION 136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) 137 #endif /* GCC_VERSION */ 179 # if GCC_VERSION >= 2007 246 #if (GCC_VERSION < 2007) 252 # if (GCC_VERSION >= 2096) 261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093) 274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 286 # if (GCC_VERSION >= 3003 [all...] |
/external/webkit/Tools/WebKitLauncher/Configurations/ |
Base.xcconfig | 31 GCC_VERSION = 4.0; 32 GCC_VERSION[arch=x86_64] = 4.2;
|
/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
|
/prebuilt/ndk/android-ndk-r5/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
|
/prebuilt/ndk/android-ndk-r6/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
|
/prebuilt/ndk/android-ndk-r7/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
|
/external/chromium/testing/gtest/xcode/Config/ |
General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/protobuf/gtest/xcode/Config/ |
General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/webkit/Source/ThirdParty/ANGLE/Configurations/ |
Base.xcconfig | 44 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/ |
build-toolchain.sh | 15 GCC_VERSION=4.4.3 16 TOOLCHAIN_INSTALL_NAME=i686-android-linux-$GCC_VERSION 18 TOOLCHAIN_BUILD_NAME=$ARCH-$GCC_VERSION
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/ |
build-toolchain.sh | 15 GCC_VERSION=4.4.3 16 TOOLCHAIN_INSTALL_NAME=i686-android-linux-$GCC_VERSION 18 TOOLCHAIN_BUILD_NAME=$ARCH-$GCC_VERSION
|