Searched refs:cache (Results 1 – 12 of 12) 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/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/Additional_library_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?
|