Searched refs:CC (Results 126 - 150 of 649) sorted by relevance

1234567891011>>

/external/jpeg/
H A Dltconfig70 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5'
71 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5'
93 old_CC="$CC"
355 if test "$with_gcc" != yes || test -z "$CC"; then
356 # If CC is not set, then try to find GCC or a usable CC.
357 if test -z "$CC"; then
364 CC="gcc"
370 if test -n "$CC"; then
371 echo "$ac_t$CC"
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltconfig70 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5'
71 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5'
93 old_CC="$CC"
355 if test "$with_gcc" != yes || test -z "$CC"; then
356 # If CC is not set, then try to find GCC or a usable CC.
357 if test -z "$CC"; then
364 CC="gcc"
370 if test -n "$CC"; then
371 echo "$ac_t$CC"
[all...]
/external/valgrind/main/VEX/useful/
H A Dhd_fpu.c644 IFDB(Text t_src CC)
671 IFDB( Text t_src CC)
725 opc_aux = regno_from_modRM ( r_eip, 4 IFDB(CC &t_opc_aux) );
727 IFDB(CC &t_addr), &isreg );
732 fp_do_op_mem_ST_0 ( a_addr, IFDB(t_addr CC)
737 fp_do_op_mem_ST_0 ( a_addr, IFDB(t_addr CC)
742 fp_do_COM_mem_ST_0 ( a_addr, IFDB(t_addr CC)
747 fp_do_COM_mem_ST_0 ( a_addr, IFDB(t_addr CC)
752 fp_do_op_mem_ST_0 ( a_addr, IFDB(t_addr CC)
757 fp_do_op_mem_ST_0 ( a_addr, IFDB(t_addr CC)
[all...]
/external/valgrind/main/cachegrind/
H A Dcg_annotate.in82 # hash(filename:fn_name => CC array)
86 # hash(filename => hash(line_num => CC array))
303 # Add each event count to the CC array. '.' counts become undef, as do
307 my @CC = (split /\s+/, $_[0]);
308 (@CC <= @events) or die("Line $.: too many event counts\n");
309 return \@CC;
389 my $currFileCCs = {}; # hash(line_num => CC)
396 my $CC = line_to_CC($_);
398 add_array_a_to_b($CC, $currFuncCC);
400 # If currFileName is selected, add CC t
[all...]
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DBuildExecutable.py30 CC = get_config_var('CC', os.environ.get('CC', '')) variable
32 LINKCC = get_config_var('LINKCC', os.environ.get('LINKCC', CC))
50 _debug('CC: %s', CC)
81 runcmd([CC, '-c', '-o', basename+'.o', basename+'.c', '-I' + INCDIR] + CFLAGS.split())
/external/chromium_org/third_party/icu/source/config/
H A Dmh-beos9 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
38 SHLIB.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -nostart
H A Dmh-hpux-gcc7 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
35 SHLIB.c= $(CC) $(DEFS) $(CFLAGS) $(LDFLAGS) $(SHAREDLIBCXXFLAGS) -shared -Wl,+s $(LD_DEFAULTPATH) $(LD_SOOPTIONS)
H A Dmh-irix2 ## IRIX-specific setup (for CC)
12 GEN_DEPS.c= $(CC) -E -M $(DEFS) $(CPPFLAGS)
18 #LINK.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
23 SHLIB.c= $(CC) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
H A Dmh-linux-va7 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
45 SHLIB.c= $(CC) $(CFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
H A Dmh-os390101 COMPILE.c = $(COMPILE_LINK_ENVVAR) $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(ICU_XPLINK_C) -c
105 LINK.c= $(COMPILE_LINK_ENVVAR) $(CC) $(CFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
/external/icu/icu4c/source/config/
H A Dmh-beos9 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
38 SHLIB.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -nostart
H A Dmh-hpux-gcc7 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
35 SHLIB.c= $(CC) $(DEFS) $(CFLAGS) $(LDFLAGS) $(SHAREDLIBCXXFLAGS) -shared -Wl,+s $(LD_DEFAULTPATH) $(LD_SOOPTIONS)
H A Dmh-irix2 ## IRIX-specific setup (for CC)
12 GEN_DEPS.c= $(CC) -E -M $(DEFS) $(CPPFLAGS)
18 #LINK.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
23 SHLIB.c= $(CC) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
H A Dmh-linux-va7 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
45 SHLIB.c= $(CC) $(CFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
H A Dmh-os390101 COMPILE.c = $(COMPILE_LINK_ENVVAR) $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(ICU_XPLINK_C) -c
105 LINK.c= $(COMPILE_LINK_ENVVAR) $(CC) $(CFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
/external/iproute2/netem/
H A DMakefile4 HOSTCC ?= $(CC)
/external/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h48 const uint32_t *getCallPreservedMask(CallingConv::ID CC) const override;
/external/mdnsresponder/mDNSPosix/
H A DMakefile57 CC = @cc macro
93 CC = gcc macro
149 CC = gcc macro
150 LD = $(CC) -dynamiclib
247 $(CC) -o $@ $+ $(LINKOPTS)
418 $(CC) -o $@ $< $(JAVACFLAGS) -I$(OBJDIR) -L$(BUILDDIR)
469 $(CC) $+ -o $@ $(LINKOPTS)
472 $(CC) $+ -o $@ $(LINKOPTS)
475 $(CC) $+ -o $@ $(LINKOPTS)
478 $(CC)
[all...]
/external/smack/src/org/jivesoftware/smackx/
H A DMultipleRecipientInfo.java29 * in a received packet. Among the information we can find the list of TO and CC addresses.
58 return extension.getAddressesOfType(MultipleAddresses.CC);
/external/stlport/test/eh/
H A Dcomo.mak28 CC = e:\lang\como\bin\como macro
29 CXX = $(CC)
H A Ddeccxx.mak33 CC = cxx macro
34 CXX = $(CC)
/external/wpa_supplicant_8/hs20/client/
H A DMakefile3 ifndef CC
4 CC=gcc macro
8 LDO=$(CC)
80 $(Q)$(CC) -c -o $@ $(CFLAGS) $<
81 @$(E) " CC " $<
/external/zlib/src/watcom/
H A Dwatcom_l.mak17 CC = wcc macro
23 $(CC) $(CFLAGS) $[@
/external/dhcpcd/
H A Dconfig.mk9 CC= gcc macro
/external/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h48 static inline const char *ARMCondCodeToString(uint32_t CC) argument
50 switch (CC) {

Completed in 402 milliseconds

1234567891011>>