OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gcc_version
(Results
51 - 75
of
136
) sorted by null
1
2
3
4
5
6
/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
...]
/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
...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
247
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/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
259
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/webkit/Source/ThirdParty/ANGLE/Configurations/
Base.xcconfig
44
GCC_VERSION
= $(GCC_VERSION_$(TARGET_GCC_VERSION));
/build/tools/
adbs
143
gcc_version
= os.environ["TARGET_GCC_VERSION"]
145
gcc_version
+ "/bin/"
151
uname + "/arm/arm-linux-androideabi-" +
gcc_version
+ "/bin/"
/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
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/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
...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
289
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;
/ndk/build/tools/
build-mingw64-toolchain.sh
145
GCC_VERSION
=4.7.2
180
--gcc-version=*)
GCC_VERSION
=$optarg;;
201
echo " --gcc-version=<version> Select gcc version [$
GCC_VERSION
]."
401
download_package http://ftp.gnu.org/gnu/gcc/gcc-$
GCC_VERSION
/gcc-$
GCC_VERSION
.tar.bz2
674
build_core_gcc gcc-$
GCC_VERSION
$GCC_CONFIGURE_OPTIONS
683
build_libgcc gcc-$
GCC_VERSION
build-gcc.sh
253
case "$
GCC_VERSION
" in
294
--with-gcc-version=$
GCC_VERSION
\
296
--with-gxx-include-dir=$TOOLCHAIN_BUILD_PREFIX/include/c++/$
GCC_VERSION
\
build-host-gcc.sh
[
all
...]
/external/webkit/Tools/DumpRenderTree/mac/Configurations/
Base.xcconfig
60
GCC_VERSION
= $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/webkit/Tools/MiniBrowser/Configurations/
Base.xcconfig
57
GCC_VERSION
= $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/webkit/Tools/TestWebKitAPI/Configurations/
Base.xcconfig
60
GCC_VERSION
= $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/webkit/Tools/WebKitTestRunner/Configurations/
Base.xcconfig
60
GCC_VERSION
= $(GCC_VERSION_$(TARGET_GCC_VERSION));
/external/protobuf/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
274
GCC_VERSION
= 4.0;
282
GCC_VERSION
= 4.0;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
248
GCC_VERSION
= 4.0;
271
GCC_VERSION
= 4.0;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
260
GCC_VERSION
= 4.0;
283
GCC_VERSION
= 4.0;
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
393
GCC_VERSION
= 4.0;
401
GCC_VERSION
= 4.0;
/external/libvpx/libvpx/third_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
393
GCC_VERSION
= 4.0;
401
GCC_VERSION
= 4.0;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
290
GCC_VERSION
= 4.0;
313
GCC_VERSION
= 4.0;
/external/v8/build/
common.gypi
34
'
gcc_version
%': 'unknown',
337
[ '
gcc_version
==44 and clang==0', {
Completed in 677 milliseconds
1
2
3
4
5
6