Searched refs:cached (Results 1 - 25 of 155) sorted by relevance

1234567

/macosx-10.10.1/postfix-255/
H A Dsacl.d9 printf("sacl-cached is the time to query the sacl-cache\n");
20 ::sacl_check:sacl-cached,
/macosx-10.10.1/apache-793/httpd/server/
H A Drequest.c335 const char *cached; /* The identifier we matched */ member in struct:walk_cache_t
565 int cached; local
603 cached = (cache->cached != NULL);
647 if (cached
652 && (strcmp(entry_dir, cache->cached) == 0)) {
750 cached &= auth_internal_per_conf;
944 cached = 0;
1013 cached = 0;
1251 cached
1353 int cached; local
1554 int cached; local
1749 int cached; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-cache.el58 "*Groups that match this regexp will be cached.
64 it's not cached."
70 "*Groups that match this regexp will not be cached.
76 it's not cached."
214 (setq gnus-newsgroup-cached
215 (gnus-add-to-sorted-list gnus-newsgroup-cached article))
242 (cache-articles gnus-newsgroup-cached)
281 (let ((cached
282 (setq gnus-newsgroup-cached (gnus-cache-articles-in-group group))))
283 (if (not cached)
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DInitializeThreading.cpp46 #include <wtf/dtoa/cached-powers.h>
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/commands/
H A Dpristine_command.rb48 cached .gem file and restores any files that don't match the cached .gem's
55 If the cached gem cannot be found it will be downloaded.
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/pending/
H A Dtests.sh128 echo I:Confirming cached pending data to be returned with CD
153 echo I:Confirming updated data returned, not the cached one, without CD
173 echo I:Confirming the out-of-bailiwick answer is not cached or reused with CD
194 echo I:Confirming the bogus NXDOMAIN was not cached
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DBTreeScanner.c263 uint8_t *raw, *cached; local
269 cached = ((uint8_t*)theScanStatePtr->bufferPtr)[i];
271 if (cached != raw)
273 fprintf(stderr, "\tOffset %zu: cached value = 0x%02x, raw value = 0x%02x\n", i, cached, raw);
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dgitcommit.vim43 let args = args."\n".system("git diff --cached --name-only")
61 call system(git." diff --cached --no-color ".extra." > ".(exists("*shellescape") ? shellescape(name) : name))
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dpolicydb.cpp142 SQLite::Statement cached(*this, "SELECT object.allow, authority.label, authority FROM object, authority"
145 cached.bind(":type").integer(type);
146 cached.bind(":hash") = cdHash;
147 if (cached.nextRow()) {
148 bool allow = int(cached[0]);
149 const char *label = cached[1];
150 SQLite::int64 auth = cached[2];
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dpolicydb.cpp142 SQLite::Statement cached(*this, "SELECT object.allow, authority.label, authority FROM object, authority"
145 cached.bind(":type").integer(type);
146 cached.bind(":hash") = cdHash;
147 if (cached.nextRow()) {
148 bool allow = int(cached[0]);
149 const char *label = cached[1];
150 SQLite::int64 auth = cached[2];
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DResourceTimelineDataGridNode.js83 data.cached = resource.cached;
136 case "cached":
H A DNetworkTimelineView.js35 var columns = {domain: {}, type: {}, method: {}, scheme: {}, statusCode: {}, cached: {}, size: {}, transferSize: {}, requestSent: {}, latency: {}, duration: {}};
53 columns.cached.title = WebInspector.UIString("Cached");
54 columns.cached.width = "6%";
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session.h94 int cached; /* true if this session was loaded from a member in struct:__anon6069
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py45 cached = self.get(cache, obj_id, None)
46 if cached is None:
49 cached = '__cache__(%r, %r)' % (obj_id, obj)
50 return cached
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py45 cached = self.get(cache, obj_id, None)
46 if cached is None:
49 cached = '__cache__(%r, %r)' % (obj_id, obj)
50 return cached
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py45 cached = self.get(cache, obj_id, None)
46 if cached is None:
49 cached = '__cache__(%r, %r)' % (obj_id, obj)
50 return cached
/macosx-10.10.1/apr-32/apr-util/apr-util/
H A Dconfigure1694 $as_echo_n "(cached) " >&6
1757 $as_echo_n "(cached) " >&6
1821 $as_echo_n "(cached) " >&6
1854 $as_echo_n "(cached) " >&6
1897 $as_echo_n "(cached) " >&6
2596 $as_echo_n "(cached) " >&6
2630 $as_echo_n "(cached) " >&6
2663 $as_echo_n "(cached) " >&6
2719 $as_echo_n "(cached) " >&6
2821 $as_echo_n "(cached) " >
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dhp300hpux.c546 aout_symbol_type *cached; local
582 cached = (aout_symbol_type *) bfd_zalloc (abfd, amt);
583 if (cached == NULL && num_syms != 0)
593 aout_symbol_type *cache_ptr = cached;
596 for (sym_pointer = syms, cache_ptr = cached;
638 obj_aout_symbols (abfd) = cached;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcheetah.vim29 " Matches cached placeholders
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dltconfig674 # We assume here that the value for ac_cv_prog_cc_pic will not be cached
690 echo $ac_n "(cached) $ac_c" 1>&6
752 echo $ac_n "(cached) $ac_c" 1>&6
783 echo $ac_n "(cached) $ac_c" 1>&6
817 echo $ac_n "(cached) $ac_c" 1>&6
1654 echo $ac_n "(cached) $ac_c" 1>&6
1693 echo $ac_n "(cached) $ac_c" 1>&6
1740 echo $ac_n "(cached) $ac_c" 1>&6
1779 echo $ac_n "(cached) $ac_c" 1>&6
1818 echo $ac_n "(cached)
[all...]
/macosx-10.10.1/zsh-61/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_get_data_git129 ${vcs_comm[cmd]} diff-index --cached --quiet --ignore-submodules HEAD 2> /dev/null
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dzonemeta.cpp245 // Checking the cached results
258 // Check if it was already cached
432 // Checking the cached results
439 // Check if it was already cached
440 UBool cached = FALSE; local
444 singleZone = cached = gSingleZoneCountries->contains((void*)region);
445 if (!cached) {
446 cached = gMultiZonesCountries->contains((void*)region);
451 if (!cached) {
/macosx-10.10.1/libauto-186/
H A DThread.cpp328 bool cached = false; local
336 cached = true;
339 return cached;
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dsaslauthd-main.c385 int cached = 0; local
408 cached = 1;
422 if (cached)
423 logger(L_DEBUG, L_FUNC, "auth success (cached): [user=%s] [service=%s] [realm=%s]", \
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dsqlcomplete.vim284 " cached table list. If it does, then we have
347 " Reset all cached items
354 let msg = "All SQL cached items have been removed."
501 " Check if we have already cached the syntax list
504 " Return previously cached value
633 " Check if we have already cached the column list for this table
639 " Check if we have already cached the column list for this table
653 " If we have not found a cached copy of the table

Completed in 337 milliseconds

1234567