Home
last modified time | relevance | path

Searched refs:ccache (Results 1 – 25 of 45) sorted by relevance

12

/external/skia/infra/bots/flavor/
Dandroid_flavor.py83 ccache = self._bot_info.ccache
84 if ccache:
85 env['ANDROID_MAKE_CCACHE'] = ccache
/external/llvm/test/Bindings/Go/
Dlit.local.cfg36 # Go tools also have problems with ccache, so we disable it.
39 if args[0].endswith('ccache'):
/external/bison/build-aux/
Dconfig.rpath42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/skia/platform_tools/android/bin/utils/
Dsetup_toolchain.sh90 CCACHE=${ANDROID_MAKE_CCACHE-$(which ccache || true)}
/external/skia/infra/bots/
Dcommon.py103 def ccache(self): member in BotInfo
/external/skia/site/user/quick/
Dandroid.md85 You can use ccache to improve the speed of rebuilding:
88 export ANDROID_MAKE_CCACHE=[ccache]
/external/libvpx/libvpx/build/make/
Dconfigure.sh420 enabled ccache && CC="ccache ${CC}"
421 enabled ccache && CXX="ccache ${CXX}"
/external/libvpx/libvpx/
Dconfigure634 enabled gcc || soft_disable ccache
/external/opencv3/platforms/android/
Dandroid.toolchain.cmake1111 # ccache support
1117 find_program( NDK_CCACHE "${_ndk_ccache}" DOC "The path to ccache binary")
1127 set( CMAKE_C_COMPILER "${NDK_CCACHE}" CACHE PATH "ccache as C compiler" )
1128 set( CMAKE_CXX_COMPILER "${NDK_CCACHE}" CACHE PATH "ccache as C++ compiler" )
1711 # NDK_CCACHE : <path to your ccache executable>
/external/pcre/dist/
Dconfigure.ac995 # ccache is incompatible with gcov
998 *ccache*) cc_ccache=yes;;
1004 AC_MSG_ERROR([must export CCACHE_DISABLE=1 to disable ccache for code coverage])
DREADME371 report is generated by running "make coverage". If ccache is installed on
Dconfigure8833 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
20015 *ccache*) cc_ccache=yes;;
/external/cmockery/cmockery_0_1_2/
Dconfigure6105 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
6808 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12915 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
13400 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
15490 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
15995 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
18104 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/google-tv-pairing-protocol/cpp/
Dconfigure8570 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12093 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/protobuf/
Dconfigure8708 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12684 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/pcre/dist/doc/html/
DREADME.txt371 report is generated by running "make coverage". If ccache is installed on
/external/libusb/
Dconfigure7046 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libedit/
Dconfigure7872 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libusb-compat/
Dconfigure7174 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libogg/
Dconfigure7115 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libvorbis/
Dconfigure7631 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/vulkan-validation-layers/tests/gtest-1.7.0/
Dconfigure11960 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/protobuf/gtest/
Dconfigure12139 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libmicrohttpd/
Dconfigure12270 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
/external/libmtp/
Dconfigure7624 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;

12