HomeSort by relevance Sort by last modified time
    Searched refs:gcc (Results 276 - 300 of 336) sorted by null

<<11121314

  /external/zlib/src/contrib/masmx86/
inffas32.asm 12 ; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
  /external/clang/tools/scan-build/
scan-build 10 # A script designed to wrap a build so that all calls to gcc are intercepted
892 # used should be gcc-4.2.
897 $ENV{"CCC_CC"} = "gcc-4.2";
935 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
937 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
    [all...]
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 22 CC=gcc
  /external/bison/
config.status 528 s,@CC@,gcc,;t t
532 s,@ac_ct_CC@,gcc,;t t
544 s,@CPP@,gcc -E,;t t
597 s,@GCC@,yes,;t t
    [all...]
configure 315 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP WARNING_CFLAGS WERROR_CFLAGS WARNING_CXXFLAGS YACC_SCRIPT YACC_LIBRARY LEX LEXLIB LEX_OUTPUT_ROOT YACC RANLIB ac_ct_RANLIB M4 STDBOOL_H HAVE__BOOL LIBOBJS GETOPT_H MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os INTL_MACOSX_LIBS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB UNISTD_H BISON_LOCALEDIR aclocaldir VALGRIND CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE BISON_CXX_WORKS BISON_CXX_WORKS_TRUE BISON_CXX_WORKS_FALSE AUTOM4TE GCC O0CFLAGS O0CXXFLAGS LTLIBOBJS'
838 --oldincludedir=DIR C header files for non-gcc [/usr/include]
867 --enable-gcc-warnings turn on lots of GCC warnings (not recommended)
    [all...]
  /external/stressapptest/
configure     [all...]
  /external/fdlibm/
configure 788 --oldincludedir=DIR C header files for non-gcc [/usr/include]
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 333 # out. Maybe it's a different version of gcc?
  /external/icu4c/
configure     [all...]
configure.orig     [all...]
  /external/libffi/
ltconfig 185 TIMESTAMP=" (1.641.2.256 2001/05/28 20:09:07 with GCC-local changes)"
332 --with-gcc assume that the GNU C compiler will be used
380 --with-gcc) with_gcc=yes ;;
611 # AIX sometimes has problems with the GCC collect2 program. For some
703 # On HP-UX, both CC and GCC only warn that PIC is supported... then
    [all...]
  /external/linux-tools-perf/
Makefile 46 CC = $(CROSS_COMPILE)gcc
  /external/clang/lib/Driver/
Tools.cpp 43 /// arguments that is shared with gcc.
52 /// arguments that is shared with gcc.
54 // In gcc, only ARM checks this, but it seems reasonable to check universally.
193 // GCC links libgcov.a by adding -L<inst>/gcc/lib/gcc/<triple>/<ver> -lgcov to
370 // souls abuse -Wp, to pass preprocessor options in gcc syntax. To
376 // -I- is a deprecated GCC feature, reject it.
748 // Setting -msoft-float effectively disables NEON because of the GCC
854 // Assume "hard", because it's a default value used by gcc
    [all...]
  /bionic/libc/
Android.mk 717 # name clash between gcc and bionic.
  /external/e2fsprogs/
configure     [all...]
  /external/jpeg/
configure 169 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
534 # Extract the first word of "gcc", so it can be a program name with args.
535 set dummy gcc; ac_word=$2
548 ac_cv_prog_CC="gcc"
672 GCC=yes
675 GCC=
    [all...]
  /external/libpng/
CHANGES     [all...]
  /external/qemu/distrib/jpeg-6b/
configure 169 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
534 # Extract the first word of "gcc", so it can be a program name with args.
535 set dummy gcc; ac_word=$2
548 ac_cv_prog_CC="gcc"
672 GCC=yes
675 GCC=
    [all...]
  /external/wpa_supplicant_8/hostapd/
Makefile 2 CC=gcc
  /external/grub/
configure 829 --oldincludedir=DIR C header files for non-gcc [/usr/include]
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/openfst/
configure     [all...]
  /external/elfutils/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Makefile 2 CC=gcc

Completed in 851 milliseconds

<<11121314