OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ccexe
(Results
1 - 5
of
5
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
exports.mk
29
#
CCexe
is the compiler used to compile the `apinames' tool program
33
ifeq ($(
CCexe
),)
34
CCexe
:= $(CC)
54
$(
CCexe
) $(CCexe_CFLAGS) $(TE)$@ $< $(CCexe_LDFLAGS)
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
unix-cc.in
104
CCexe
:= $(CCraw_build) # used to compile `apinames' only
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp
276
set
ccexe
$cc
281
set
ccexe
[string range $cc 0 $ccparm]
282
set cc $
ccexe
285
set
ccexe
[string replace $
ccexe
0 [string last "/" $
ccexe
] ""]
286
if {[string match "*++*" $
ccexe
]} {
[
all
...]
/toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2007
331
add it to $flags when $
ccexe
matches *++*.
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.22
[
all
...]
Completed in 286 milliseconds