OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_CCACHE
(Results
1 - 6
of
6
) sorted by null
/build/core/combo/
select.mk
67
ifneq ($(
USE_CCACHE
),)
/development/build/tools/
windows_sdk.mk
84
$(hide) USE_MINGW=1
USE_CCACHE
="" $(MAKE) PRODUCT-$(TARGET_PRODUCT)-$(strip $(WIN_TARGETS)) $(if $(hide),,showcommands)
/external/qemu/distrib/
build-kernel.sh
53
case "$
USE_CCACHE
" in
/external/qemu/
android-configure.sh
205
# use ccache if
USE_CCACHE
is defined and the corresponding
208
if [ -n "$
USE_CCACHE
" ] ; then
235
if [ "$
USE_CCACHE
" != 0 ]; then
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh
770
if [ -n "$
USE_CCACHE
" ]; then
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh
770
if [ -n "$
USE_CCACHE
" ]; then
[
all
...]
Completed in 1313 milliseconds