Home
last modified time | relevance | path

Searched refs:GCC_VERSION (Results 1 – 25 of 38) sorted by relevance

12

/external/valgrind/main/coregrind/m_demangle/
Dansidecl.h135 #ifndef GCC_VERSION
136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
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)
295 # if (GCC_VERSION >= 3000)
319 # if (GCC_VERSION >= 3001)
[all …]
/external/valgrind/main/drd/scripts/
Ddownload-and-build-gcc9 GCC_VERSION=4.5.0
13 SRC=$HOME/software/gcc-${GCC_VERSION}
15 TAR=gcc-${GCC_VERSION}.tar.bz2
16 PREFIX=$HOME/gcc-${GCC_VERSION}
50 wget -q $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/$TAR \
51 || { wget -q -O- $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/${TAR%bz2}gz \
/external/stlport/stlport/stl/config/
D_bc.h29 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
30 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../include/c++/ ## GCC_VERSION
/external/webkit/Tools/WebKitLauncher/Configurations/
DBase.xcconfig31 GCC_VERSION = 4.0;
32 GCC_VERSION[arch=x86_64] = 4.2;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj259 GCC_VERSION = 4.0;
260 "GCC_VERSION[arch=x86_64]" = 4.2;
283 GCC_VERSION = 4.0;
284 "GCC_VERSION[arch=x86_64]" = 4.2;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj247 GCC_VERSION = 4.0;
248 "GCC_VERSION[arch=x86_64]" = 4.2;
271 GCC_VERSION = 4.0;
272 "GCC_VERSION[arch=x86_64]" = 4.2;
/external/libusb/
DMacConfigExternalDebug.xcconfig11 GCC_VERSION=4.2
DMacConfigExternalRelease.xcconfig16 GCC_VERSION=4.2
/external/libmtp/
DMacConfigExternalDebug.xcconfig11 GCC_VERSION=4.2
DMacConfigExternalRelease.xcconfig16 GCC_VERSION=4.2
/external/libusb-compat/
DMacConfigExternalDebug.xcconfig11 GCC_VERSION=4.2
DMacConfigExternalRelease.xcconfig16 GCC_VERSION=4.2
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj289 GCC_VERSION = 4.0;
290 "GCC_VERSION[arch=x86_64]" = 4.2;
313 GCC_VERSION = 4.0;
314 "GCC_VERSION[arch=x86_64]" = 4.2;
/external/chromium/testing/gtest/xcode/Config/
DGeneral.xcconfig38 GCC_VERSION = 4.0
/external/protobuf/gtest/xcode/Config/
DGeneral.xcconfig38 GCC_VERSION = 4.0
/external/webkit/Source/ThirdParty/ANGLE/Configurations/
DBase.xcconfig44 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/protobuf/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
Dproject.pbxproj274 GCC_VERSION = 4.0;
282 GCC_VERSION = 4.0;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj248 GCC_VERSION = 4.0;
271 GCC_VERSION = 4.0;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
Dproject.pbxproj260 GCC_VERSION = 4.0;
283 GCC_VERSION = 4.0;
/external/webkit/Tools/DumpRenderTree/mac/Configurations/
DBase.xcconfig60 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
Dproject.pbxproj393 GCC_VERSION = 4.0;
401 GCC_VERSION = 4.0;
/external/webkit/Tools/MiniBrowser/Configurations/
DBase.xcconfig57 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/libvorbis/
Dconfigure.ac127 GCC_VERSION=`$CC -dumpversion`
128 AC_MSG_RESULT([$GCC_VERSION])
/external/webkit/Tools/TestWebKitAPI/Configurations/
DBase.xcconfig60 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/webkit/Tools/WebKitTestRunner/Configurations/
DBase.xcconfig60 GCC_VERSION = $(GCC_VERSION_$(TARGET_GCC_VERSION));

12