OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CC
(Results
1 - 25
of
758
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/xsrc/external/mit/fontconfig/dist/fc-lang/
ota.orth
41
06
CC
sc.orth
35
00
CC
bin.orth
34
00
CC
# LATIN CAPITAL LETTER I WITH GRAVE
fil.orth
38
00
CC
-00CE
ee.orth
51
00
CC
-00CD
/xsrc/external/mit/freetype/dist/builds/amiga/
makefile
55
CC
= ppc-morphos-gcc
65
$(
CC
) -c $(CFLAGS) -o $@ $<
68
$(
CC
) -c $(CFLAGS) -o $@ $<
71
$(
CC
) -c $(CFLAGS) -o $@ $<
75
$(
CC
) -c $(CFLAGS) -o $@ $<
78
$(
CC
) -c $(CFLAGS) -o $@ $<
82
$(
CC
) -c $(CFLAGS) -o $@ $<
88
$(
CC
) -c $(CFLAGS) -o $@ $<
91
$(
CC
) -c $(CFLAGS) -o $@ $<
94
$(
CC
) -c $(CFLAGS) -o $@ $
[
all
...]
makefile.os4
50
CC
= ppc-amigaos-gcc
68
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftbase.c
71
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftinit.c
74
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftsystem.c
78
$(
CC
) -c $(CFLAGS) -o $@ src/base/ftsystem.c
84
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftbbox.c
87
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftbdf.c
90
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftbitmap.c
93
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftcid.c
96
$(
CC
) -c $(CFLAGS) -o $@ /FT/src/base/ftdebug.
[
all
...]
/xsrc/external/mit/freetype/dist/src/tools/ftrandom/
Makefile
17
CC
= gcc
40
$(
CC
) $(CFLAGS) $(INCLUDES) -c -o $@ $<
43
$(
CC
) $(LDFLAGS) -o $@ $^ $(LIBS)
/xsrc/external/mit/freetype/dist/builds/dos/
detect.mk
76
CC
?= gcc
82
CC
:= gcc
91
CC
:= tcc
100
CC
:= wcc386
109
CC
:= bcc32
118
CC
:= bcc
/xsrc/external/mit/freetype/dist/builds/unix/
unix-cc.in
15
CC
:= @
CC
@
93
#
CC
might be set on the command line; we store this value in `CCraw'.
97
CCraw := $(
CC
)
98
override
CC
:= $(LIBTOOL) --mode=compile $(CCraw)
115
CCraw_build := @CC_BUILD@ # native
CC
of building system
/xsrc/external/mit/freetype/dist/builds/windows/
detect.mk
92
ifeq ($(firstword $(
CC
)),
cc
)
93
CC
:= gcc
120
CC
:= cl
129
CC
:= cl
138
CC
:= wcc386
147
CC
:= icc
156
CC
:= lcc
165
CC
:= gcc
174
CC
:= bcc3
[
all
...]
/xsrc/external/mit/freetype/dist/builds/compiler/
win-lcc.mk
18
CC
:= lcc
gcc-dev.mk
18
CC
:= gcc
66
ifeq ($(findstring g++,$(
CC
)),)
ansi-cc.mk
18
CC
:=
cc
emx.mk
18
CC
:= set GCCOPT="-ansi -pedantic"; gcc
gcc.mk
18
CC
:= gcc
intelc.mk
18
CC
:= icl
unix-lcc.mk
18
CC
:= lcc
visualage.mk
18
CC
:= icc
visualc.mk
18
CC
:= cl
watcom.mk
18
CC
:= wcc386
/xsrc/external/mit/freetype/dist/builds/os2/
detect.mk
42
CC
:= icc
51
CC
:= wcc386
60
CC
:= bcc32
69
CC
:= gcc
/xsrc/external/mit/libepoxy/dist/.travis/
epoxy-ci-osx.sh
14
export OBJC=$
CC
/xsrc/external/mit/xclock/dist/
configure
717
CC
805
CC
1374
To assign environment variables (e.g.,
CC
, CFLAGS...), specify them as
1476
CC
C compiler command
2221
/* OSF 4.0 Compaq
cc
is some sort of almost-ANSI by default. It has
2669
ac_compile='$
CC
-c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2670
ac_link='$
CC
-o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2715
./ | /[
cC
]/* | \
3384
ac_compile='$
CC
-c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3385
ac_link='$
CC
-o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5
[
all
...]
/xsrc/external/mit/imake/dist/
configure
727
CC
823
CC
1386
To assign environment variables (e.g.,
CC
, CFLAGS...), specify them as
1498
CC
C compiler command
2214
/* OSF 4.0 Compaq
cc
is some sort of almost-ANSI by default. It has
2667
ac_compile='$
CC
-c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2668
ac_link='$
CC
-o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2713
./ | /[
cC
]/* | \
3387
ac_compile='$
CC
-c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3388
ac_link='$
CC
-o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5
[
all
...]
Completed in 13 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 02 00:23:07 UTC 2026