Searched refs:cache (Results 1 – 22 of 22) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | INSTALL | 24 It can also use an optional file (typically called `config.cache' 25 and enabled with `--cache-file=config.cache' or simply `-C') that saves 28 cache files.) 33 be considered for the next release. If you are using the cache, and at 34 some point `config.cache' contains results you don't want to keep, you 209 `--cache-file=FILE' 210 Enable the cache: use and save the results of the tests in FILE, 211 traditionally `config.cache'. FILE defaults to `/dev/null' to 214 `--config-cache' 216 Alias for `--cache-file=config.cache'.
|
D | configure | 823 -cache-file | --cache-file | --cache-fil | --cache-fi \ 824 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 826 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 827 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 830 --config-cache | -C) 831 cache_file=config.cache ;; 1297 --cache-file=FILE cache test results in FILE [disabled] 1298 -C, --config-cache alias for \`--cache-file=config.cache' 2104 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin… 2105 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; [all …]
|
D | SMakefile | 62 # cache for globbing), so you must use the GNU functions even if your 197 -$(RM) -f config.log config.cache
|
D | Makefile.ami | 250 -$(RM) config.log config.cache
|
D | Makefile.in | 81 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
D | ChangeLog | 205 A new internal capability: the string cache is a read-only cache 207 in the cache will ever be freed, so there's no need for reference 211 * strcache.c: New file. Implement a read-only string cache. 213 * main.c (initialize_global_hash_tables): Initialize the string cache. 214 (print_data_base): Print string cache stats. 215 * read.c (eval_makefile): Use the string cache to store makefile
|
D | aclocal.m4 | 140 # We try a few techniques and use that to set a single cache variable. 586 # FIXME: we rely on the cache variable name because
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | INSTALL | 24 It can also use an optional file (typically called `config.cache' 25 and enabled with `--cache-file=config.cache' or simply `-C') that saves 28 cache files.) 33 be considered for the next release. If you are using the cache, and at 34 some point `config.cache' contains results you don't want to keep, you 214 `--cache-file=FILE' 215 Enable the cache: use and save the results of the tests in FILE, 216 traditionally `config.cache'. FILE defaults to `/dev/null' to 219 `--config-cache' 221 Alias for `--cache-file=config.cache'.
|
D | Makefile.in | 89 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 997 -rm -rf $(top_srcdir)/autom4te.cache
|
D | ChangeLog | 465 * configure.ac: Use a cache variable for the libcP test. 1359 to cache the compiled form of the last RE --- it 1361 cache the source form. 1456 * compile.c(compile_regex): cache last_compiled_re (with its
|
D | aclocal.m4 | 166 # We try a few techniques and use that to set a single cache variable.
|
D | configure | 1987 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1988 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 2127 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 2128 $as_echo "$as_me: loading cache $cache_file" >&6;} 2135 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 2136 $as_echo "$as_me: creating cache $cache_file" >&6;}
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | gnulib-common.m4 | 113 # gl_CACHE_VAL_SILENT(cache-id, command-to-set-it) 114 # is like AC_CACHE_VAL(cache-id, command-to-set-it), except that it does not
|
D | progtest.m4 | 79 dnl If no 4th arg is given, leave the cache variable unset,
|
D | gnulib-comp.m4 | 15 # gnulib-cache.m4. It lists the computed macro invocations that need
|
D | gettext.m4 | 112 dnl Add a version number to the cache macros.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | progtest.m4 | 78 dnl If no 4th arg is given, leave the cache variable unset,
|
D | gettext.m4 | 124 dnl Add a version number to the cache macros.
|
/ndk/docs/renderscript/ |
D | jquery.js | 13 …cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H… property 21 …cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||…
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 823 -cache-file | --cache-file | --cache-fil | --cache-fi \ 824 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 826 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 827 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 830 --config-cache | -C) 831 cache_file=config.cache ;; 1297 --cache-file=FILE cache test results in FILE [disabled] 1298 -C, --config-cache alias for \`--cache-file=config.cache' 1551 @%:@ the include files in INCLUDES and setting the cache variable VAR 1686 @%:@ INCLUDES, setting the cache variable VAR accordingly. [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | debug.ipp | 644 // !! ?? could/should we cache the result somehow?
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regexec.c | 23 static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags, 26 static void match_ctx_free (re_match_context_t *cache) internal_function; 27 static reg_errcode_t match_ctx_add_entry (re_match_context_t *cache, Idx node,
|