Searched refs:cache_file (Results 1 – 25 of 54) sorted by relevance
123
59 with open(cache_file_path, 'rb') as cache_file:61 builders[builder_name] = cPickle.load(cache_file)160 with open(cache_file_path, 'wb') as cache_file:161 cPickle.dump(self, cache_file, -1)371 with open(cache_file_path, 'rb') as cache_file:372 self._log = cache_file.read()392 with open(cache_file_path, 'wb') as cache_file:393 cache_file.write(data)408 with open(cache_file_path, 'rb') as cache_file:409 self._results = cPickle.load(cache_file)[all …]
68 self.cache_file = os.path.join(72 if not os.path.exists(self.cache_file):74 cloud_storage.Copy(self.canonical_url, self.cache_file)77 return URLFileHandle(self.canonical_url, 'file://' + self.cache_file)
207 cache_file = self.CacheFileName(key)209 key, cache_file)211 os.unlink(cache_file)226 fd = os.open(cache_file, flags, 0600)229 'Failed to create cache file %s: %s', cache_file, e)238 cache_file = self.CacheFileName(key)241 f = open(cache_file)247 'Failed to read cache file %s: %s', cache_file, e)251 cache_file, e)254 key, ' not' if value is None else '', cache_file)
685 cache_file=/dev/null761 ac_prev=cache_file ;;764 cache_file=$ac_optarg ;;767 cache_file=config.cache ;;2050 if test -r "$cache_file"; then2053 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2054 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52055 $as_echo "$as_me: loading cache $cache_file" >&6;}2056 case $cache_file in2057 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
285 cache_file=/dev/null346 ac_prev=cache_file ;;349 cache_file=$ac_optarg ;;352 cache_file=config.cache ;;1160 if test -r "$cache_file"; then1163 if test -f "$cache_file"; then1164 { echo "$as_me:$LINENO: loading cache $cache_file" >&51165 echo "$as_me: loading cache $cache_file" >&6;}1166 case $cache_file in1167 [\\/]* | ?:[\\/]* ) . $cache_file;;[all …]
187 for cache_file in self.cache_files:188 args.extend(('-cacheFile', cache_file))
744 cache_file=/dev/null820 ac_prev=cache_file ;;823 cache_file=$ac_optarg ;;826 cache_file=config.cache ;;2195 if test -r "$cache_file"; then2198 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2199 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52200 $as_echo "$as_me: loading cache $cache_file" >&6;}2201 case $cache_file in2202 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
788 cache_file=/dev/null864 ac_prev=cache_file ;;867 cache_file=$ac_optarg ;;870 cache_file=config.cache ;;2096 if test -r "$cache_file"; then2099 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2100 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52101 $as_echo "$as_me: loading cache $cache_file" >&6;}2102 case $cache_file in2103 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
320 cache_file=/dev/null381 ac_prev=cache_file ;;384 cache_file=$ac_optarg ;;387 cache_file=config.cache ;;1200 if test -r "$cache_file"; then1203 if test -f "$cache_file"; then1204 { echo "$as_me:$LINENO: loading cache $cache_file" >&51205 echo "$as_me: loading cache $cache_file" >&6;}1206 case $cache_file in1207 [\\/]* | ?:[\\/]* ) . $cache_file;;[all …]
774 cache_file=/dev/null850 ac_prev=cache_file ;;853 cache_file=$ac_optarg ;;856 cache_file=config.cache ;;2225 if test -r "$cache_file"; then2228 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2229 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52230 $as_echo "$as_me: loading cache $cache_file" >&6;}2231 case $cache_file in2232 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
730 cache_file=/dev/null806 ac_prev=cache_file ;;809 cache_file=$ac_optarg ;;812 cache_file=config.cache ;;2286 if test -r "$cache_file"; then2289 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2290 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52291 $as_echo "$as_me: loading cache $cache_file" >&6;}2292 case $cache_file in2293 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
830 cache_file=/dev/null906 ac_prev=cache_file ;;909 cache_file=$ac_optarg ;;912 cache_file=config.cache ;;2519 if test -r "$cache_file"; then2522 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2523 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52524 $as_echo "$as_me: loading cache $cache_file" >&6;}2525 case $cache_file in2526 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
670 cache_file=/dev/null745 ac_prev=cache_file ;;748 cache_file=$ac_optarg ;;751 cache_file=config.cache ;;1575 if test -r "$cache_file"; then1578 if test -f "$cache_file"; then1579 { echo "$as_me:$LINENO: loading cache $cache_file" >&51580 echo "$as_me: loading cache $cache_file" >&6;}1581 case $cache_file in1582 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
882 cache_file=/dev/null958 ac_prev=cache_file ;;961 cache_file=$ac_optarg ;;964 cache_file=config.cache ;;2575 if test -r "$cache_file"; then2578 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2579 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52580 $as_echo "$as_me: loading cache $cache_file" >&6;}2581 case $cache_file in2582 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
811 cache_file=/dev/null887 ac_prev=cache_file ;;890 cache_file=$ac_optarg ;;893 cache_file=config.cache ;;2168 if test -r "$cache_file"; then2171 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2172 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52173 $as_echo "$as_me: loading cache $cache_file" >&6;}2174 case $cache_file in2175 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
793 cache_file=/dev/null869 ac_prev=cache_file ;;872 cache_file=$ac_optarg ;;875 cache_file=config.cache ;;2240 if test -r "$cache_file"; then2243 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2244 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52245 $as_echo "$as_me: loading cache $cache_file" >&6;}2246 case $cache_file in2247 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
780 cache_file=/dev/null856 ac_prev=cache_file ;;859 cache_file=$ac_optarg ;;862 cache_file=config.cache ;;2117 if test -r "$cache_file"; then2120 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2121 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52122 $as_echo "$as_me: loading cache $cache_file" >&6;}2123 case $cache_file in2124 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
823 cache_file=/dev/null899 ac_prev=cache_file ;;902 cache_file=$ac_optarg ;;905 cache_file=config.cache ;;2507 if test -r "$cache_file"; then2510 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2511 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52512 $as_echo "$as_me: loading cache $cache_file" >&6;}2513 case $cache_file in2514 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
807 cache_file=/dev/null883 ac_prev=cache_file ;;886 cache_file=$ac_optarg ;;889 cache_file=config.cache ;;2067 if test -r "$cache_file"; then2070 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2071 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52072 $as_echo "$as_me: loading cache $cache_file" >&6;}2073 case $cache_file in2074 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
902 cache_file=/dev/null977 ac_prev=cache_file ;;980 cache_file=$ac_optarg ;;983 cache_file=config.cache ;;2275 if test -r "$cache_file"; then2278 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2279 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52280 $as_echo "$as_me: loading cache $cache_file" >&6;}2281 case $cache_file in2282 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
818 cache_file=/dev/null894 ac_prev=cache_file ;;897 cache_file=$ac_optarg ;;900 cache_file=config.cache ;;2396 if test -r "$cache_file"; then2399 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2400 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52401 $as_echo "$as_me: loading cache $cache_file" >&6;}2402 case $cache_file in2403 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
320 cache_file=/dev/null381 ac_prev=cache_file ;;384 cache_file=$ac_optarg ;;387 cache_file=config.cache ;;1210 if test -r "$cache_file"; then1213 if test -f "$cache_file"; then1214 { echo "$as_me:$LINENO: loading cache $cache_file" >&51215 echo "$as_me: loading cache $cache_file" >&6;}1216 case $cache_file in1217 [\\/]* | ?:[\\/]* ) . $cache_file;;[all …]
425 def use_cache(self, usecache, cache_file=None): argument427 if cache_file and not self.cache:428 self.cache_default = cache_file
778 cache_file=/dev/null854 ac_prev=cache_file ;;857 cache_file=$ac_optarg ;;860 cache_file=config.cache ;;2148 if test -r "$cache_file"; then2151 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2152 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52153 $as_echo "$as_me: loading cache $cache_file" >&6;}2154 case $cache_file in2155 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]
803 cache_file=/dev/null879 ac_prev=cache_file ;;882 cache_file=$ac_optarg ;;885 cache_file=config.cache ;;2175 if test -r "$cache_file"; then2178 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2179 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&52180 $as_echo "$as_me: loading cache $cache_file" >&6;}2181 case $cache_file in2182 [\\/]* | ?:[\\/]* ) . "$cache_file";;[all …]