/external/valgrind/coregrind/m_demangle/ |
D | ansidecl.h | 61 #ifndef GCC_VERSION 62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro 85 # if GCC_VERSION >= 2007 112 #if (GCC_VERSION < 2007) 118 # if (GCC_VERSION >= 2096) 129 # if GCC_VERSION >= 2093 135 # if GCC_VERSION >= 4005 147 #if GCC_VERSION >= 3004 156 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004) 168 # if (GCC_VERSION >= 3003) [all …]
|
/external/skia/src/gpu/effects/ |
D | GrProxyMove.h | 18 # define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) macro 19 # if (GCC_VERSION > 40900) 24 # undef GCC_VERSION
|
/external/fio/compiler/ |
D | compiler-gcc4.h | 8 #define GCC_VERSION (__GNUC__ * 10000 \ macro 12 #if GCC_VERSION >= 40300
|
/external/curl/CMake/ |
D | CurlSymbolHiding.cmake | 15 set(GCC_VERSION ${CMAKE_C_COMPILER_VERSION}) variable 18 OUTPUT_VARIABLE GCC_VERSION) 20 if(NOT GCC_VERSION VERSION_LESS 3.4)
|
/external/v8/src/base/platform/ |
D | platform-qnx.cc | 56 #define GCC_VERSION (__GNUC__ * 10000 \ in ArmUsingHardFloat() macro 59 #if GCC_VERSION >= 40600 in ArmUsingHardFloat() 66 #elif GCC_VERSION < 40500 in ArmUsingHardFloat() 82 #undef GCC_VERSION in ArmUsingHardFloat()
|
D | platform-linux.cc | 63 #define GCC_VERSION \ in ArmUsingHardFloat() macro 65 #if GCC_VERSION >= 40600 && !defined(__clang__) in ArmUsingHardFloat() 72 #elif GCC_VERSION < 40500 && !defined(__clang__) in ArmUsingHardFloat() 89 #undef GCC_VERSION in ArmUsingHardFloat()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 800 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 812 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 822 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 832 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 842 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 851 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 861 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 888 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 905 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/v8/testing/gtest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 800 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 812 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 822 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 832 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 842 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 851 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 861 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 888 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 905 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/syslinux/gpxe/src/arch/i386/ |
D | Makefile | 19 GCC_VERSION := $(subst ., ,$(shell $(CC) -dumpversion)) macro 20 GCC_MAJOR := $(firstword $(GCC_VERSION))
|
/external/googletest/googletest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 841 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 853 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 863 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 883 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 892 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 902 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 914 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 929 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 946 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/google-breakpad/src/common/mac/ |
D | Breakpad.xcconfig | 33 GCC_VERSION = 4.2 34 GCC_VERSION[sdk=macosx10.4][arch=*] = 4.0
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.h | 142 #define GCC_VERSION (__GNUC__ * 10000 \ macro 146 #if !defined(__clang__) && (__GNUC__) && (GCC_VERSION < 40500)
|
/external/libusb-compat/ |
D | MacConfigExternalDebug.xcconfig | 11 GCC_VERSION=4.2
|
D | MacConfigExternalRelease.xcconfig | 16 GCC_VERSION=4.2
|
/external/syslinux/gnu-efi/gnu-efi-3.0/ |
D | Makefile | 94 ifeq ($(GCC_VERSION),2)
|
/external/v8/testing/gtest/xcode/Config/ |
D | General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
D | General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/googletest/googletest/xcode/Config/ |
D | General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/protobuf/gtest/xcode/Config/ |
D | General.xcconfig | 38 GCC_VERSION = 4.0
|
/external/fio/crc/ |
D | xxhash.c | 96 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro 107 #elif GCC_VERSION >= 403
|
/external/lz4/examples/ |
D | HCStreaming_ringBuffer.c | 13 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/ |
D | project.pbxproj | 393 GCC_VERSION = 4.0; 401 GCC_VERSION = 4.0;
|
/external/v8/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/ |
D | project.pbxproj | 393 GCC_VERSION = 4.0; 401 GCC_VERSION = 4.0;
|
/external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/ |
D | project.pbxproj | 393 GCC_VERSION = 4.0; 401 GCC_VERSION = 4.0;
|