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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/tools/
xsan_build 18 export CC="$(which clang)"
21 if [[ -z "${CC}" ]] || [[ -z "${CXX}" ]]; then
26 echo "CC=$CC"
28 $CC --version
  /external/skia/tools/
xsan_build 18 export CC="$(which clang)"
21 if [[ -z "${CC}" ]] || [[ -z "${CXX}" ]]; then
26 echo "CC=$CC"
28 $CC --version
  /external/strace/
build_static_example.sh 6 #export CC="i686-gcc"
13 export CC="x86_64-gcc"
29 make CC="$CC" CFLAGS="$CFLAGS"
  /external/chromium_org/tools/idl_parser/test_parser/
inline_ppapi.idl 41 *Inline(CC)
43 #inline CC
44 This is my block of CC code
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 4 case "$CC" in
5 "") CC=cc
67 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
81 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
92 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
116 ${CC} -DHAVE_CONFIG_H -I.. -I. -c alloca.c || exit 1
117 ${CC} -DHAVE_CONFIG_H -I.. -I. -c copy-acl.c || exit 1
118 ${CC} -DHAVE_CONFIG_H -I.. -I. -c error.c || exit 1
119 ${CC} -DHAVE_CONFIG_H -I.. -I. -c exitfail.c || exit
    [all...]
bootstrap.sh.in 4 case "$CC" in
5 "") CC=cc
67 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
81 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
92 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then
116 ${CC} -DHAVE_CONFIG_H -I.. -I. -c alloca.c || exit 1
117 ${CC} -DHAVE_CONFIG_H -I.. -I. -c copy-acl.c || exit 1
118 ${CC} -DHAVE_CONFIG_H -I.. -I. -c error.c || exit 1
119 ${CC} -DHAVE_CONFIG_H -I.. -I. -c exitfail.c || exit
    [all...]
  /external/vixl/tools/
cross_build_gcc.sh 37 export CC=$1gcc
53 if [ ! -x "$CC" ]; then
54 echo "Error: $CC does not exist or is not executable."
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/lib/
memcpy.S 32 CC = R2 <= 0; /* length not positive? */
33 IF CC JUMP .L_P1L2147483647; /* Nothing to do */
40 CC = R1 < R0; /* src < dst */
41 IF !CC JUMP .Lno_overlap;
43 CC = R0 < R3; /* and dst < src+len */
44 IF CC JUMP .Lhas_overlap;
52 CC = R3; /* low bits set on either address? */
53 IF CC JUMP .Lnot_aligned;
58 CC = P2 <= 2;
59 IF !CC JUMP .Lmore_than_seven
    [all...]
memset.S 30 CC = R2 <= 7(IU);
31 IF CC JUMP .Ltoo_small;
35 CC = R2 == 0; /* AZ set if zero. */
36 IF !CC JUMP .Lforce_align ; /* Jump if addr not aligned. */
49 CC = P0 == P2;
50 IF !CC JUMP .Lbytes_left;
60 CC = P2 == 0; /* Check zero count */
61 IF CC JUMP .Lfinished; /* Unusual */
72 CC = BITTST (R0, 0); /* odd byte */
77 IF !CC JUMP .Lskip1
    [all...]
  /external/zlib/src/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/cxx-stl/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."
  /prebuilts/ndk/5/sources/cxx-stl/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."
  /prebuilts/ndk/6/sources/cxx-stl/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."
  /prebuilts/ndk/7/sources/cxx-stl/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."
  /prebuilts/ndk/8/sources/cxx-stl/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."
  /prebuilts/ndk/9/sources/cxx-stl/EH/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>

Completed in 340 milliseconds

1 2 3 4 5 6 7 8 91011>>