OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_file
(Results
1 - 25
of
32
) 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/llvm/projects/sample/
configure
619
cache_file
=/dev/null
694
ac_prev=
cache_file
;;
697
cache_file
=$ac_optarg ;;
700
cache_file
=config.cache ;;
[
all
...]
/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/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/elfutils/
configure
288
cache_file
=/dev/null
349
ac_prev=
cache_file
;;
352
cache_file
=$ac_optarg ;;
355
cache_file
=config.cache ;;
[
all
...]
/external/icu4c/
configure
796
cache_file
=/dev/null
872
ac_prev=
cache_file
;;
875
cache_file
=$ac_optarg ;;
878
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
...]
/external/valgrind/main/
configure
846
cache_file
=/dev/null
921
ac_prev=
cache_file
;;
924
cache_file
=$ac_optarg ;;
927
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/e2fsprogs/
configure
828
cache_file
=/dev/null
903
ac_prev=
cache_file
;;
906
cache_file
=$ac_optarg ;;
909
cache_file
=config.cache ;;
[
all
...]
/external/strace/
configure
320
cache_file
=/dev/null
381
ac_prev=
cache_file
;;
384
cache_file
=$ac_optarg ;;
387
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/protobuf/
configure
916
cache_file
=/dev/null
991
ac_prev=
cache_file
;;
994
cache_file
=$ac_optarg ;;
997
cache_file
=config.cache ;;
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
905
cache_file
=/dev/null
980
ac_prev=
cache_file
;;
983
cache_file
=$ac_optarg ;;
986
cache_file
=config.cache ;;
[
all
...]
/external/pcre/
configure
794
cache_file
=/dev/null
869
ac_prev=
cache_file
;;
872
cache_file
=$ac_optarg ;;
875
cache_file
=config.cache ;;
[
all
...]
/external/protobuf/gtest/
configure
906
cache_file
=/dev/null
981
ac_prev=
cache_file
;;
984
cache_file
=$ac_optarg ;;
987
cache_file
=config.cache ;;
[
all
...]
/external/tcpdump/
configure
701
cache_file
=/dev/null
776
ac_prev=
cache_file
;;
779
cache_file
=$ac_optarg ;;
782
cache_file
=config.cache ;;
[
all
...]
/external/bison/
configure
323
cache_file
=/dev/null
384
ac_prev=
cache_file
;;
387
cache_file
=$ac_optarg ;;
390
cache_file
=config.cache ;;
[
all
...]
Completed in 40 milliseconds
1
2