HomeSort by relevance Sort by last modified time
    Searched refs:USE_CCACHE (Results 1 - 6 of 6) sorted by null

  /build/core/combo/
select.mk 62 ifneq ($(USE_CCACHE),)
  /external/qemu/distrib/
build-kernel.sh 49 case "$USE_CCACHE" in
  /development/build/tools/
windows_sdk.mk 83 $(hide) USE_MINGW=1 USE_CCACHE="" $(MAKE) PRODUCT-$(TARGET_PRODUCT)-$(strip $(WIN_TARGETS)) $(if $(hide),,showcommands)
  /external/qemu/
android-configure.sh 193 # use ccache if USE_CCACHE is defined and the corresponding
196 if [ -n "$USE_CCACHE" ] ; then
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 755 if [ -n "$USE_CCACHE" ]; then
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 755 if [ -n "$USE_CCACHE" ]; then
    [all...]

Completed in 54 milliseconds