HomeSort by: relevance | last modified time | path
    Searched refs:ccache (Results 1 - 25 of 107) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
container_post_build.sh 10 ccache --show-stats
container_pre_build.sh 4 CCACHE_PATH=/usr/lib/ccache
6 CCACHE_PATH=/usr/lib64/ccache
13 export CCACHE_DIR=/cache/mesa/ccache
16 # CMake ignores $PATH, so we have to force CC/GCC to the ccache versions.
27 ccache --show-stats
  /xsrc/external/mit/xdm/dist/xdm/
krb5auth.c 163 krb5_ccache ccache; local
172 if (code = Krb5DisplayCCache(d->name, &ccache)) {
173 LogError("%s while getting Krb5 ccache for \"%s\"\n",
184 code = krb5_cc_initialize (ccache, me);
231 ccache,
254 krb5_cc_close(ccache);
session.c 553 krb5_ccache ccache; local
555 code = Krb5DisplayCCache(d->name, &ccache);
557 LogError ("%s while getting Krb5 ccache to destroy\n",
560 code = krb5_cc_destroy(ccache);
563 Debug ("No Kerberos ccache file found to destroy\n");
568 Debug ("Kerberos ccache destroyed\n");
569 krb5_cc_close(ccache);
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/
arm_build.sh 17 ccache \
x86_build-base.sh 24 ccache \
x86_test-gl.sh 15 ccache \
117 ccache --show-stats
x86_test-vk.sh 10 ccache \
155 ccache --show-stats
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/fedora/
x86_build.sh 22 ccache \
  /xsrc/external/mit/fontconfig/dist/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
configure 8764 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
23033 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xclock/dist/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xwininfo/dist/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xf86-input-ws/dist/
configure 6981 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8023 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
11224 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
14215 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
14723 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
    [all...]
  /xsrc/external/mit/libXfontcache/dist/
configure 7110 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8144 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
11345 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
14336 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
14844 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
    [all...]
  /xsrc/external/mit/libxkbui/dist/
configure 6146 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
6849 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
10010 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12969 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
13454 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
    [all...]
  /xsrc/external/mit/xf86-video-imstt/dist/
configure 6153 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
6856 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
10017 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12976 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
13461 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/
configure 6165 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
6868 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
10032 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
12994 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
13479 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
    [all...]
  /xsrc/external/mit/libXevie/dist/
configure 7576 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xcb-util/dist/
configure 7195 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xf86-video-intel-old/dist/
configure 7105 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xf86-video-wsfb/dist/
configure 8225 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/xf86-input-elographics/dist/
configure 14221 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
22197 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/freetype/dist/builds/unix/
configure 6081 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
17269 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /xsrc/external/mit/glu/dist/
configure 6538 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
19736 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;

Completed in 122 milliseconds

1 2 3 4 5