HomeSort by relevance Sort by last modified time
    Searched full:gcc_version (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/tools/gyp/test/mac/xcode-gcc/
test-clang.gyp 16 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
26 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
36 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
  /external/chromium_org/tools/gyp/test/ios/deployment-target/
deployment-target.gyp 16 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
28 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
40 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
51 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 11 static struct plugin_gcc_version gcc_version = {basever, datestamp, variable in typeref:struct:plugin_gcc_version
  /external/chromium_org/tools/gyp/test/mac/clang-cxx-language-standard/
clang-cxx-language-standard.gyp 15 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
24 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
  /external/libmtp/
MacConfigExternalDebug.xcconfig 11 GCC_VERSION=4.2
MacConfigExternalRelease.xcconfig 16 GCC_VERSION=4.2
  /external/libusb/
MacConfigExternalDebug.xcconfig 11 GCC_VERSION=4.2
MacConfigExternalRelease.xcconfig 16 GCC_VERSION=4.2
  /external/libusb-compat/
MacConfigExternalDebug.xcconfig 11 GCC_VERSION=4.2
MacConfigExternalRelease.xcconfig 16 GCC_VERSION=4.2
  /ndk/tests/
run-tests-all.sh 140 local GCC_VERSION=$4
143 echo ${STANDALONE_TMPDIR}/android-ndk-api${API}-${ARCH}-${TAG}-${GCC_VERSION}-${STL}
157 local GCC_VERSION=$4
164 --install-dir=$(standalone_path $TAG $API $ARCH $GCC_VERSION $STL) \
166 --toolchain=$(get_toolchain_name_for_arch $ARCH $GCC_VERSION) \
173 for GCC_VERSION in $(commas_to_spaces $DEFAULT_GCC_VERSION_LIST); do
175 dump "### [$TAG] Testing $ARCH gcc-$GCC_VERSION toolchain with --sysroot"
177 ./tests/standalone/run.sh --prefix=$(get_toolchain_binprefix_for_arch $ARCH $GCC_VERSION $TAG)-gcc)
181 dump "### [$TAG] Making $ARCH gcc-$GCC_VERSION/clang$LLVM_VERSION standalone toolchain STL=$STL"
182 make_standalone $TAG $API $ARCH $GCC_VERSION $LLVM_VERSION $ST
    [all...]
  /external/chromium_org/tools/gyp/test/mac/objc-arc/
test.gyp 21 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
38 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',
  /external/valgrind/main/coregrind/m_demangle/
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...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/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...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/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...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/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...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/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...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/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...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/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...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/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...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/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...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/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...]

Completed in 653 milliseconds

1 2 3 4 5 6 7