Searched refs:cache_file (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.desktop/unix/native/common/awt/
H A Dfontconfig.h323 FcDirCacheValid (const FcChar8 *cache_file);
505 FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);
511 FcDirCacheLoadFile (const FcChar8 *cache_file, struct stat *file_stat);
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1366 cache_file=/dev/null
1442 ac_prev=cache_file ;;
1445 cache_file=$ac_optarg ;;
1448 cache_file=config.cache ;;
3367 if test -r "$cache_file"; then
3370 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3371 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3372 $as_echo "$as_me: loading cache $cache_file" >&6;}
3373 case $cache_file i
[all...]

Completed in 52 milliseconds