HomeSort by relevance Sort by last modified time
    Searched refs:cache_file (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium/chrome/browser/policy/
user_policy_identity_strategy.cc 35 const FilePath& cache_file);
58 const FilePath& cache_file)
60 cache_file_(cache_file) {}
135 const FilePath& cache_file)
138 cache_ = new TokenCache(weak_ptr_factory_.GetWeakPtr(), cache_file);
  /external/sepolicy/
app.te 21 allow trusted_app cache_file:dir rw_dir_perms;
22 allow trusted_app cache_file:file create_file_perms;
system.te 161 allow system cache_file:dir create_dir_perms;
162 allow system cache_file:file create_file_perms;
file_contexts 131 /cache(/.*)? u:object_r:cache_file:s0
  /external/fdlibm/
configure 285 cache_file=/dev/null
346 ac_prev=cache_file ;;
349 cache_file=$ac_optarg ;;
352 cache_file=config.cache ;;
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
configure 19 cache_file=./config.cache
67 ac_prev=cache_file ;;
70 cache_file="$ac_optarg" ;;
373 if test -r "$cache_file"; then
374 echo "loading cache $cache_file"
375 . $cache_file
377 echo "creating cache $cache_file"
378 > $cache_file
    [all...]
  /external/libffi/
ltconfig 219 cache_file=
388 --cache-file=*) cache_file="$optarg" ;;
489 if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then
490 echo "loading cache $cache_file within ltconfig"
491 . $cache_file
    [all...]
  /external/elfutils/
configure 771 cache_file=/dev/null
846 ac_prev=cache_file ;;
849 cache_file=$ac_optarg ;;
852 cache_file=config.cache ;;
    [all...]
  /external/genext2fs/
configure 712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file=config.cache ;;
    [all...]
  /external/liblzf/
configure 670 cache_file=/dev/null
745 ac_prev=cache_file ;;
748 cache_file=$ac_optarg ;;
751 cache_file=config.cache ;;
    [all...]
  /external/icu4c/
configure 798 cache_file=/dev/null
874 ac_prev=cache_file ;;
877 cache_file=$ac_optarg ;;
880 cache_file=config.cache ;;
    [all...]
configure.orig 796 cache_file=/dev/null
872 ac_prev=cache_file ;;
875 cache_file=$ac_optarg ;;
878 cache_file=config.cache ;;
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 750 cache_file=/dev/null
825 ac_prev=cache_file ;;
828 cache_file=$ac_optarg ;;
831 cache_file=config.cache ;;
    [all...]
  /external/grub/
configure 322 cache_file=/dev/null
383 ac_prev=cache_file ;;
386 cache_file=$ac_optarg ;;
389 cache_file=config.cache ;;
    [all...]
  /external/libpcap/
configure 712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file=config.cache ;;
    [all...]
  /external/srtp/
configure 320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
    [all...]
  /external/jpeg/
configure 27 cache_file=./config.cache
95 ac_prev=cache_file ;;
98 cache_file="$ac_optarg" ;;
    [all...]
  /external/libpng/
configure 906 cache_file=/dev/null
981 ac_prev=cache_file ;;
984 cache_file=$ac_optarg ;;
987 cache_file=config.cache ;;
    [all...]
  /external/libusb/
configure 902 cache_file=/dev/null
977 ac_prev=cache_file ;;
980 cache_file=$ac_optarg ;;
983 cache_file=config.cache ;;
    [all...]
  /external/libusb-compat/
configure 938 cache_file=/dev/null
1013 ac_prev=cache_file ;;
1016 cache_file=$ac_optarg ;;
1019 cache_file=config.cache ;;
    [all...]
  /external/openfst/
configure 922 cache_file=/dev/null
997 ac_prev=cache_file ;;
1000 cache_file=$ac_optarg ;;
1003 cache_file=config.cache ;;
    [all...]
  /external/qemu/distrib/jpeg-6b/
configure 27 cache_file=./config.cache
95 ac_prev=cache_file ;;
98 cache_file="$ac_optarg" ;;
    [all...]
  /external/e2fsprogs/
configure 828 cache_file=/dev/null
903 ac_prev=cache_file ;;
906 cache_file=$ac_optarg ;;
909 cache_file=config.cache ;;
    [all...]
  /external/dropbear/
configure 320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
    [all...]
  /external/openssh/
configure 779 cache_file=/dev/null
855 ac_prev=cache_file ;;
858 cache_file=$ac_optarg ;;
861 cache_file=config.cache ;;
    [all...]

Completed in 636 milliseconds

1 2