HomeSort by relevance Sort by last modified time
    Searched refs:CC (Results 1 - 25 of 441) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
build.com 32 $ then CC = "gcc"
35 $ else CC = "cc"
39 $ if f$trnlnm("DECC$CC_DEFAULT").nes."" then CC = CC + "/DECC"
42 $ if f$trnlnm("DECC$CC_DEFAULT").nes."" then CC = CC + "/VAXC"
98 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] ccl.c
99 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] dfa.c
100 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] ecs.
    [all...]
  /external/zlib/contrib/untgz/
Makefile 0 CC=cc
5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz
8 $(CC) $(CFLAGS) -c -I../.. untgz.c
  /external/stlport/stlport/
rlocks.h 6 # include <../CC/rlocks.h>
8 # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers."
stdiostream.h 6 # include <../CC/stdiostream.h>
8 # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers."
  /ndk/sources/android/stlport/stlport/
rlocks.h 6 # include <../CC/rlocks.h>
8 # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers."
stdiostream.h 6 # include <../CC/stdiostream.h>
8 # error "This file is for SUN CC only. Please remove it if it causes any harm for other compilers."
  /external/stlport/stlport/stl/config/
_cray.h 19 #define _STLP_COMPILER "CC"
60 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </opt/ctl/CC/CC/include/##__x>
_sunprocc.h 4 #define _STLP_COMPILER "Sunpro CC"
22 # define _STLP_NATIVE_INCLUDE_PATH ../CC/Cstd
23 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../CC
25 # define _STLP_NATIVE_INCLUDE_PATH ../CC
29 # define _STLP_NATIVE_INCLUDE_PATH ../CC
80 // # define _STLP_NATIVE_C_HEADER(header) <../CC/##header##.SUNWCCh>
81 # define _STLP_NATIVE_CPP_C_HEADER(header) <../CC/##header##.SUNWCCh>
84 # define _STLP_NATIVE_C_INCLUDE_PATH ../CC/std
85 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/std
88 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/st
    [all...]
  /ndk/sources/android/stlport/stlport/stl/config/
_cray.h 19 #define _STLP_COMPILER "CC"
60 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </opt/ctl/CC/CC/include/##__x>
_sunprocc.h 4 #define _STLP_COMPILER "Sunpro CC"
22 # define _STLP_NATIVE_INCLUDE_PATH ../CC/Cstd
23 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../CC
25 # define _STLP_NATIVE_INCLUDE_PATH ../CC
29 # define _STLP_NATIVE_INCLUDE_PATH ../CC
80 // # define _STLP_NATIVE_C_HEADER(header) <../CC/##header##.SUNWCCh>
81 # define _STLP_NATIVE_CPP_C_HEADER(header) <../CC/##header##.SUNWCCh>
84 # define _STLP_NATIVE_C_INCLUDE_PATH ../CC/std
85 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/std
88 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/st
    [all...]
  /sdk/emulator/qtools/tests/
common_head.mk 0 CC := arm-elf-gcc
13 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -o $@ $< -nostdlib
16 $(CC) $(CFLAGS) -static -S $<
19 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -nostdlib -o $@ $<
  /external/dropbear/libtommath/etc/
makefile 11 $(CC) pprime.o $(LIBNAME) -o pprime
15 $(CC) tune.o $(LIBNAME) -o tune
20 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86
25 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86
30 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86l
34 $(CC) mersenne.o $(LIBNAME) -o mersenne
38 $(CC) drprime.o $(LIBNAME) -o drprime
42 $(CC) 2kprime.o $(LIBNAME) -o 2kprime
45 $(CC) mont.o $(LIBNAME) -o mont
  /external/icu4c/
runConfigureICU 47 Solaris Use the Sun cc/CC compilers on Solaris
49 SolarisX86 Use the Sun cc/CC compilers on Solaris x86
127 CC=`which xlc_r`; export CC
128 if [ ! -x $CC ]; then
141 CC=gcc; export CC
146 THE_COMP="Sun's CC"
    [all...]
  /dalvik/vm/mterp/x86-atom/
OP_RSUB_INT_LIT8.S 26 * Format: AA|op CC|BB (22b)
28 * Syntax: op vAA, vBB, #+CC
32 FETCH_CCs 1, %edx # %edx<- +CC, sign-extended literal
34 sub %ecx, %edx # %edx<- +CC sub vBB
binopLit8.S 29 * Format: AA|op CC|BB (22b)
31 * Syntax: op vAA, vBB, #+CC
35 FETCH_CCs 1, %edx # %edx<- +CC, sign-extended literal
38 $instr # %ecx<- vBB op +CC
  /external/chromium/third_party/zlib/contrib/minizip/
Makefile 0 CC=cc
8 $(CC) -c $(CFLAGS) $*.c
13 $(CC) $(CFLAGS) -o $@ $(UNZ_OBJS)
16 $(CC) $(CFLAGS) -o $@ $(ZIP_OBJS)
  /external/zlib/contrib/minizip/
Makefile 0 CC=cc
8 $(CC) -c $(CFLAGS) $*.c
13 $(CC) $(CFLAGS) -o $@ $(UNZ_OBJS)
16 $(CC) $(CFLAGS) -o $@ $(ZIP_OBJS)
  /external/webkit/WebKitTools/mangleme/
Makefile 8 CC = gcc
16 $(CC) $(CFLAGS) $< -o $(OUTDIR)/$*.cgi
  /external/chromium/third_party/icu/source/
runConfigureICU 47 Solaris Use the Sun cc/CC compilers on Solaris
49 SolarisX86 Use the Sun cc/CC compilers on Solaris x86
127 CC=`which xlc_r`; export CC
135 CC=gcc; export CC
140 THE_COMP="Sun's CC"
141 CC=`which cc`; export C
    [all...]
  /external/libpcap/
mkdep 20 CC=cc # default C compiler is "cc"
26 CC=$2
45 echo 'usage: mkdep [-p] [-c cc] [-f makefile] [flags] file ...'
69 # lines will try and replace the "cc -M". The real problem is that this
77 $CC -M $* |
  /external/tcpdump/
mkdep 20 CC=cc # default C compiler is "cc"
26 CC=$2
45 echo 'usage: mkdep [-p] [-c cc] [-f makefile] [flags] file ...'
69 # lines will try and replace the "cc -M". The real problem is that this
77 $CC -M $* |
  /build/core/combo/
select.mk 28 $(combo_target)CC := $(CC)
66 ifneq ($(ccache),$(firstword $($(combo_target)CC)))
67 $(combo_target)CC := $(ccache) $($(combo_target)CC)
  /dalvik/vm/alloc/TEST/HeapBitmapTest/
Makefile 6 CC := gcc
11 $(CC) $(CFLAGS) -c $< -o $@ -I ../..
14 $(CC) $(CFLAGS) -c $< -o $@ -I ../.. -I include
17 $(CC) $(CFLAGS) -c $< -o $@ -I ../..
20 $(CC) $^ -o $@
  /external/blktrace/btreplay/
Makefile 8 CC = gcc
32 $(CC) $(CFLAGS) -c -o $*.o $<
35 $(CC) $(CFLAGS) -o $@ $(filter %.o,$^)
38 $(CC) $(CFLAGS) -o $@ $(filter %.o,$^) $(LIBS)
41 @$(CC) -MM $(CFLAGS) *.c 1> .depend
  /external/qemu/distrib/zlib-1.2.3/
configure 12 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
14 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
17 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
18 # If you have problems, try without defining CC and CFLAGS before reporting
36 old_cc="$CC"
66 test -z "$CC" && echo Checking for gcc...
67 cc=${CC-gcc
    [all...]

Completed in 290 milliseconds

1 2 3 4 5 6 7 8 91011>>