Home
last modified time | relevance | path

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

123

/external/toolchain-utils/deprecated/crb/
Dautotest_run.py156 cache_file = os.path.join(matching_dir, PICKLE_FILE)
157 assert os.path.isfile(cache_file)
158 self._logger.LogOutput('Trying to read from cache file: %s' % cache_file)
159 return self.ReadFromCache(cache_file)
164 def ReadFromCache(self, cache_file): argument
165 with open(cache_file, 'rb') as f:
178 cache_file = os.path.join(self.cache_dir, PICKLE_FILE)
179 command = 'mkdir -p %s' % os.path.dirname(cache_file)
182 with open(cache_file, 'wb') as f:
/external/oss-fuzz/projects/libpsl/
Dconfig.site1 if test "$cache_file" = /dev/null; then
4 cache_file=$SRC/config.cache.$CC.$hash
/external/iputils/ninfod/
Dconfigure685 cache_file=/dev/null
761 ac_prev=cache_file ;;
764 cache_file=$ac_optarg ;;
767 cache_file=config.cache ;;
2050 if test -r "$cache_file"; then
2053 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2054 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2055 $as_echo "$as_me: loading cache $cache_file" >&6;}
2056 case $cache_file in
2057 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/fdlibm/
Dconfigure285 cache_file=/dev/null
346 ac_prev=cache_file ;;
349 cache_file=$ac_optarg ;;
352 cache_file=config.cache ;;
1160 if test -r "$cache_file"; then
1163 if test -f "$cache_file"; then
1164 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1165 echo "$as_me: loading cache $cache_file" >&6;}
1166 case $cache_file in
1167 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all …]
/external/toolchain-utils/binary_search_tool/
Dbisect_driver.py240 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
338 if not cache_file(execargs, bisect_dir, population_name, full_obj_path):
346 _ = cache_file(execargs, bisect_dir, population_name, side_effect)
/external/python/apitools/apitools/base/py/
Dcredentials_lib.py296 cache_file = _MultiProcessCacheFile(cache_filename)
298 cached_creds_str = cache_file.LockedRead()
326 cache_file = _MultiProcessCacheFile(cache_filename)
328 cache_file.LockedWrite(creds_str)
/external/libsrtp2/
Dconfigure749 cache_file=/dev/null
826 ac_prev=cache_file ;;
829 cache_file=$ac_optarg ;;
832 cache_file=config.cache ;;
2284 if test -r "$cache_file"; then
2287 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2288 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2289 $as_echo "$as_me: loading cache $cache_file" >&6;}
2290 case $cache_file in
2291 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/google-breakpad/
Dconfigure788 cache_file=/dev/null
864 ac_prev=cache_file ;;
867 cache_file=$ac_optarg ;;
870 cache_file=config.cache ;;
2096 if test -r "$cache_file"; then
2099 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2100 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2101 $as_echo "$as_me: loading cache $cache_file" >&6;}
2102 case $cache_file in
2103 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/fec/
Dconfigure320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1200 if test -r "$cache_file"; then
1203 if test -f "$cache_file"; then
1204 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1205 echo "$as_me: loading cache $cache_file" >&6;}
1206 case $cache_file in
1207 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all …]
/external/tcpdump/
Dconfigure729 cache_file=/dev/null
805 ac_prev=cache_file ;;
808 cache_file=$ac_optarg ;;
811 cache_file=config.cache ;;
2284 if test -r "$cache_file"; then
2287 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2288 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2289 $as_echo "$as_me: loading cache $cache_file" >&6;}
2290 case $cache_file in
2291 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/icu/icu4c/source/
Dconfigure834 cache_file=/dev/null
910 ac_prev=cache_file ;;
913 cache_file=$ac_optarg ;;
916 cache_file=config.cache ;;
2578 if test -r "$cache_file"; then
2581 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2582 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2583 $as_echo "$as_me: loading cache $cache_file" >&6;}
2584 case $cache_file in
2585 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/stressapptest/
Dconfigure723 cache_file=/dev/null
798 ac_prev=cache_file ;;
801 cache_file=$ac_optarg ;;
804 cache_file=config.cache ;;
2239 if test -r "$cache_file"; then
2242 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2243 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2244 $as_echo "$as_me: loading cache $cache_file" >&6;}
2245 case $cache_file in
2246 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libpcap/
Dconfigure788 cache_file=/dev/null
864 ac_prev=cache_file ;;
867 cache_file=$ac_optarg ;;
870 cache_file=config.cache ;;
2308 if test -r "$cache_file"; then
2311 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2312 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2313 $as_echo "$as_me: loading cache $cache_file" >&6;}
2314 case $cache_file in
2315 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/ImageMagick/MagickCore/
Dopencl.c1139 *cache_file; in CacheOpenCLBenchmarks() local
1152 cache_file=fopen_utf8(filename,"wb"); in CacheOpenCLBenchmarks()
1153 if (cache_file == (FILE *) NULL) in CacheOpenCLBenchmarks()
1155 fwrite("<devices>\n",sizeof(char),10,cache_file); in CacheOpenCLBenchmarks()
1156 fprintf(cache_file," <device name=\"CPU\" score=\"%.4g\"/>\n", in CacheOpenCLBenchmarks()
1178 fprintf(cache_file," <device platform=\"%s\" vendor=\"%s\" name=\"%s\"\ in CacheOpenCLBenchmarks()
1185 fwrite("</devices>",sizeof(char),10,cache_file); in CacheOpenCLBenchmarks()
1187 fclose(cache_file); in CacheOpenCLBenchmarks()
/external/libnfnetlink/
Dconfigure778 cache_file=/dev/null
854 ac_prev=cache_file ;;
857 cache_file=$ac_optarg ;;
860 cache_file=config.cache ;;
2023 if test -r "$cache_file"; then
2026 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2027 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2028 $as_echo "$as_me: loading cache $cache_file" >&6;}
2029 case $cache_file in
2030 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libnetfilter_conntrack/
Dconfigure792 cache_file=/dev/null
868 ac_prev=cache_file ;;
871 cache_file=$ac_optarg ;;
874 cache_file=config.cache ;;
2139 if test -r "$cache_file"; then
2142 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2143 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2144 $as_echo "$as_me: loading cache $cache_file" >&6;}
2145 case $cache_file in
2146 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/jemalloc_new/
Dconfigure824 cache_file=/dev/null
901 ac_prev=cache_file ;;
904 cache_file=$ac_optarg ;;
907 cache_file=config.cache ;;
2471 if test -r "$cache_file"; then
2474 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2475 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2476 $as_echo "$as_me: loading cache $cache_file" >&6;}
2477 case $cache_file in
2478 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libcap-ng/libcap-ng-0.7/
Dconfigure780 cache_file=/dev/null
856 ac_prev=cache_file ;;
859 cache_file=$ac_optarg ;;
862 cache_file=config.cache ;;
2117 if test -r "$cache_file"; then
2120 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2121 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2122 $as_echo "$as_me: loading cache $cache_file" >&6;}
2123 case $cache_file in
2124 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/e2fsprogs/
Dconfigure956 cache_file=/dev/null
1033 ac_prev=cache_file ;;
1036 cache_file=$ac_optarg ;;
1039 cache_file=config.cache ;;
2688 if test -r "$cache_file"; then
2691 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2692 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2693 $as_echo "$as_me: loading cache $cache_file" >&6;}
2694 case $cache_file in
2695 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/lmfit/
Dconfigure788 cache_file=/dev/null
865 ac_prev=cache_file ;;
868 cache_file=$ac_optarg ;;
871 cache_file=config.cache ;;
2049 if test -r "$cache_file"; then
2052 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2054 $as_echo "$as_me: loading cache $cache_file" >&6;}
2055 case $cache_file in
2056 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/iperf3/
Dconfigure796 cache_file=/dev/null
872 ac_prev=cache_file ;;
875 cache_file=$ac_optarg ;;
878 cache_file=config.cache ;;
2145 if test -r "$cache_file"; then
2148 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2149 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2150 $as_echo "$as_me: loading cache $cache_file" >&6;}
2151 case $cache_file in
2152 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libpng/
Dconfigure844 cache_file=/dev/null
920 ac_prev=cache_file ;;
923 cache_file=$ac_optarg ;;
926 cache_file=config.cache ;;
2220 if test -r "$cache_file"; then
2223 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2224 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2225 $as_echo "$as_me: loading cache $cache_file" >&6;}
2226 case $cache_file in
2227 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/python/cpython2/
Dconfigure855 cache_file=/dev/null
932 ac_prev=cache_file ;;
935 cache_file=$ac_optarg ;;
938 cache_file=config.cache ;;
2723 if test -r "$cache_file"; then
2726 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2728 $as_echo "$as_me: loading cache $cache_file" >&6;}
2729 case $cache_file in
2730 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/pcre/dist2/
Dconfigure885 cache_file=/dev/null
961 ac_prev=cache_file ;;
964 cache_file=$ac_optarg ;;
967 cache_file=config.cache ;;
2423 if test -r "$cache_file"; then
2426 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2427 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2428 $as_echo "$as_me: loading cache $cache_file" >&6;}
2429 case $cache_file in
2430 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/strace/
Dconfigure846 cache_file=/dev/null
922 ac_prev=cache_file ;;
925 cache_file=$ac_optarg ;;
928 cache_file=config.cache ;;
2575 if test -r "$cache_file"; then
2578 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2579 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2580 $as_echo "$as_me: loading cache $cache_file" >&6;}
2581 case $cache_file in
2582 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]

123