Home
last modified time | relevance | path

Searched refs:cache_file (Results 1 – 25 of 59) sorted by relevance

123

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
499 > $cache_file
674 if test -w $cache_file; then
676 cat confcache > $cache_file
914 ac_prev=cache_file ;;
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/
H A Dconfigure19 cache_file=./config.cache
89 ac_prev=cache_file ;;
92 cache_file="$ac_optarg" ;;
505 if test -r "$cache_file"; then
506 echo "loading cache $cache_file"
507 . $cache_file
510 > $cache_file
689 if test -w $cache_file; then
691 cat confcache > $cache_file
931 ac_prev=cache_file ;;
[all …]
/openbsd/gnu/usr.bin/binutils/etc/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
641 if cmp -s $cache_file confcache; then
644 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
664 if cmp -s $cache_file confcache; then
667 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.compat/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
670 if cmp -s $cache_file confcache; then
673 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.aCC/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
670 if cmp -s $cache_file confcache; then
673 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
670 if cmp -s $cache_file confcache; then
673 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.defects/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
670 if cmp -s $cache_file confcache; then
673 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.stabs/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
670 if cmp -s $cache_file confcache; then
673 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A Dconfigure25 cache_file=./config.cache
95 ac_prev=cache_file ;;
98 cache_file="$ac_optarg" ;;
511 if test -r "$cache_file"; then
512 echo "loading cache $cache_file"
513 . $cache_file
516 > $cache_file
979 if test -w $cache_file; then
981 cat confcache > $cache_file
1233 ac_prev=cache_file ;;
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dconfigure19 cache_file=./config.cache
89 ac_prev=cache_file ;;
92 cache_file="$ac_optarg" ;;
505 if test -r "$cache_file"; then
506 echo "loading cache $cache_file"
507 . $cache_file
509 echo "creating cache $cache_file"
510 > $cache_file
802 if cmp -s $cache_file confcache; then
805 if test -w $cache_file; then
[all …]
/openbsd/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp151 FileSpec cache_file(m_cache_dir); in GetCacheFilePath() local
154 cache_file.AppendPathComponent(filename); in GetCacheFilePath()
155 return cache_file; in GetCacheFilePath()
159 FileSpec cache_file = GetCacheFilePath(key); in RemoveCacheFile() local
161 if (!fs.Exists(cache_file)) in RemoveCacheFile()
163 return fs.RemoveFile(cache_file); in RemoveCacheFile()
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
1657 if cmp -s $cache_file confcache; then
1660 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/etc/
H A Dconfigure283 cache_file=/dev/null
344 ac_prev=cache_file ;;
347 cache_file=$ac_optarg ;;
350 cache_file=config.cache ;;
1126 if test -r "$cache_file"; then
1129 if test -f "$cache_file"; then
1132 case $cache_file in
1140 >$cache_file
1376 if test -w $cache_file; then
1377 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
[all …]
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dconfigure19 cache_file=./config.cache
87 ac_prev=cache_file ;;
90 cache_file="$ac_optarg" ;;
493 if test -r "$cache_file"; then
494 echo "loading cache $cache_file"
495 . $cache_file
497 echo "creating cache $cache_file"
498 > $cache_file
1344 if cmp -s $cache_file confcache; then
1347 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/intl/
H A Dconfigure23 cache_file=./config.cache
92 ac_prev=cache_file ;;
95 cache_file="$ac_optarg" ;;
498 if test -r "$cache_file"; then
499 echo "loading cache $cache_file"
500 . $cache_file
502 echo "creating cache $cache_file"
503 > $cache_file
2561 if cmp -s $cache_file confcache; then
2564 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils/
H A Dltconfig219 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
2777 test -n "$cache_file" && test -z "$tagname" || exit 0
2816 if cmp -s $cache_file confcache; then
2819 if test -w $cache_file; then
2820 echo "updating cache $cache_file"
2821 cat confcache > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dconfigure23 cache_file=./config.cache
92 ac_prev=cache_file ;;
95 cache_file="$ac_optarg" ;;
498 if test -r "$cache_file"; then
499 echo "loading cache $cache_file"
500 . $cache_file
502 echo "creating cache $cache_file"
503 > $cache_file
2561 if cmp -s $cache_file confcache; then
2564 if test -w $cache_file; then
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dltconfig219 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
2800 test -n "$cache_file" && test -z "$tagname" || exit 0
2839 if cmp -s $cache_file confcache; then
2842 if test -w $cache_file; then
2843 echo "updating cache $cache_file"
2844 cat confcache > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dconfigure22 cache_file=./config.cache
91 ac_prev=cache_file ;;
94 cache_file="$ac_optarg" ;;
497 if test -r "$cache_file"; then
498 echo "loading cache $cache_file"
499 . $cache_file
501 echo "creating cache $cache_file"
502 > $cache_file
1880 if cmp -s $cache_file confcache; then
1883 if test -w $cache_file; then
[all …]
/openbsd/gnu/lib/libstdc++/
H A Dltconfig219 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
2773 test -n "$cache_file" && test -z "$tagname" || exit 0
2812 if cmp -s $cache_file confcache; then
2815 if test -w $cache_file; then
2816 echo "updating cache $cache_file"
2817 cat confcache > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dconfigure40 cache_file=./config.cache
110 ac_prev=cache_file ;;
113 cache_file="$ac_optarg" ;;
526 if test -r "$cache_file"; then
528 . $cache_file
531 > $cache_file
2147 if test -w $cache_file; then
2169 if test -r "$cache_file"; then
2171 . $cache_file
2174 > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils/ld/
H A Dconfigure48 cache_file=./config.cache
118 ac_prev=cache_file ;;
121 cache_file="$ac_optarg" ;;
534 if test -r "$cache_file"; then
536 . $cache_file
539 > $cache_file
2155 if test -w $cache_file; then
2177 if test -r "$cache_file"; then
2179 . $cache_file
2182 > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dconfigure48 cache_file=./config.cache
118 ac_prev=cache_file ;;
121 cache_file="$ac_optarg" ;;
534 if test -r "$cache_file"; then
536 . $cache_file
539 > $cache_file
2260 if test -w $cache_file; then
2282 if test -r "$cache_file"; then
2284 . $cache_file
2287 > $cache_file
[all …]
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dconfigure44 cache_file=./config.cache
114 ac_prev=cache_file ;;
117 cache_file="$ac_optarg" ;;
530 if test -r "$cache_file"; then
532 . $cache_file
535 > $cache_file
2151 if test -w $cache_file; then
2173 if test -r "$cache_file"; then
2175 . $cache_file
2178 > $cache_file
[all …]

123