OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_file
(Results
1 - 20
of
20
) sorted by null
/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/WebKitTools/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
...]
configure
967
cache_file
=/dev/null
1042
ac_prev=
cache_file
;;
1045
cache_file
=$ac_optarg ;;
1048
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/clearsilver/
configure
320
cache_file
=/dev/null
381
ac_prev=
cache_file
;;
384
cache_file
=$ac_optarg ;;
387
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/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/icu4c/
configure
829
cache_file
=/dev/null
904
ac_prev=
cache_file
;;
907
cache_file
=$ac_optarg ;;
910
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/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/e2fsprogs/
configure
799
cache_file
=/dev/null
874
ac_prev=
cache_file
;;
877
cache_file
=$ac_optarg ;;
880
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
...]
/external/expat/
configure
476
cache_file
=/dev/null
537
ac_prev=
cache_file
;;
540
cache_file
=$ac_optarg ;;
543
cache_file
=config.cache ;;
[
all
...]
/external/bluetooth/glib/gio/
gdesktopappinfo.c
[
all
...]
/external/dbus/
configure
474
cache_file
=/dev/null
535
ac_prev=
cache_file
;;
538
cache_file
=$ac_optarg ;;
541
cache_file
=config.cache ;;
[
all
...]
Completed in 125 milliseconds