Searched refs:cache (Results 126 - 150 of 785) sorted by relevance

1234567891011>>

/macosx-10.9.5/libarchive-29/libarchive/cpio/
H A Dcpio.c98 } cache[name_cache_size]; member in struct:name_cache
106 static void free_cache(struct name_cache *cache);
1126 free_cache(struct name_cache *cache) argument
1130 if (cache != NULL) {
1131 for (i = 0; i < cache->size; i++)
1132 free(cache->cache[i].name);
1133 free(cache);
1145 struct name_cache *cache; local
1158 cache
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/kdc/
H A Dcheck-delegation.in53 cache="FILE:${objdir}/cache.krb5"
55 kinit="${kinit} -c $cache ${afs_no_afslog}"
56 klist="${klist} -c $cache"
57 kgetcred="${kgetcred} -c $cache"
58 kdestroy="${kdestroy} -c $cache ${afs_no_unlog}"
H A Dcheck-des.in55 cache="FILE:${objdir}/cache.krb5"
57 kinit="${kinit} -c $cache ${afs_no_afslog}"
58 klist="${klist} -c $cache"
59 kgetcred="${kgetcred} -c $cache"
60 kdestroy="${kdestroy} -c $cache ${afs_no_unlog}"
/macosx-10.9.5/apache-786.1/httpd/
H A Dbuildconf114 # Remove autoconf 2.5x cache directories
115 rm -rf autom4te*.cache srclib/pcre/autom4te*.cache
178 rm -f config.cache
181 # Remove autoconf 2.5x cache directories
182 rm -rf autom4te*.cache srclib/pcre/autom4te*.cache
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Danytrans.cpp185 cache = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &ec);
189 uhash_setValueDeleter(cache, _deleteTransliterator);
198 uhash_close(cache);
209 // Don't copy the cache contents
211 cache = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &ec);
215 uhash_setValueDeleter(cache, _deleteTransliterator);
278 Transliterator* t = (Transliterator*) uhash_iget(cache, (int32_t) source);
300 uhash_iput(cache, (int32_t) source, t, &ec);
H A Danytrans.h40 UHashtable* cache; member in class:AnyTransliterator
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Drtcore.tcl48 variable strbuf {} ; # Input cache [*].
49 variable cache ; # Cache of fetched and decoded numeric
50 array set cache {} ; # values.
75 variable cache
80 # fill the string cache
83 # clear the fetch cache
84 catch {unset cache}
85 array set cache {}
172 # tradeoff is that we give up filling the cache, and it is unclear
208 # Or at least the strbuf cache
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSetManager.pm53 my $cache = $self->_attr_cache;
54 return if keys %$cache == 0;
57 my $attrs = $cache->{$self->can($meth)};
/macosx-10.9.5/securityd-55199.3/src/
H A Dtokend.cpp41 const string &reader, const PCSC::ReaderState &readerState, TokenCache &cache)
45 mUid(cache.tokendUid()), mGid(cache.tokendGid())
40 TokenDaemon(RefPointer<Bundle> code, const string &reader, const PCSC::ReaderState &readerState, TokenCache &cache) argument
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_cparam.tcl138 variable Op::Asm::cache
202 set n [llength $cache(_strings)]
205 foreach s [lrange $cache(_strings) 0 end-1] {
209 text::write field " " [lindex $cache(_strings) end]
1287 variable cache
1293 if {[info exists cache($k)]} {
1295 dict set result use $cache($k)
1329 set cache($k) $useb
1493 variable cache
1497 if {![info exists cache(
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dcpu_threads.c85 x86_cpu_cache_t *cache; local
89 cache = kalloc(sizeof(x86_cpu_cache_t) + (MAX_CPUS * sizeof(x86_lcpu_t *)));
90 if (cache == NULL)
93 cache = x86_caches;
94 x86_caches = cache->next;
95 cache->next = NULL;
98 bzero(cache, sizeof(x86_cpu_cache_t));
99 cache->next = NULL;
100 cache->maxcpus = MAX_CPUS;
101 for (i = 0; i < cache
249 x86_cache_free(x86_cpu_cache_t *cache) argument
581 x86_cache_add_lcpu(x86_cpu_cache_t *cache, x86_lcpu_t *lcpu) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/ext/
H A Dconfigure31 cache_file=./config.cache
97 -cache-file | --cache-file | --cache-fil | --cache-fi \
98 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
100 -cache-file=* | --cache
[all...]
/macosx-10.9.5/CPANInternal-140/Krb5-1.9/
H A DKrb5.pm158 Returns a credentials cache identifier which corresponds to the given name.
164 Returns the name of the default credentials cache, which may be equivalent
170 cache.
215 current credentials cache. Returns a Kerberos error code.
227 object representing the current credentials cache. Returns a Kerberos error
242 be verified at the server end, and 'cc' is your credentials cache object.
256 encrypted data. Requires use of a replay cache.
274 should be set to the current credentials cache. sendauth returns true
299 Generates a local port address that can be used to name a replay cache. 'addr' is a Authen::Krb5::Address object, and port is a port number in network byte
300 order. For generateing a replay cache nam
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/apple/
H A Dcheck-apple-server.in55 cache="FILE:${testdir}/cache.krb5"
59 kinit="${kinit} -c $cache"
/macosx-10.9.5/Heimdal-323.92.1/tests/gss/
H A Dcheck-basic.in54 cache="FILE:${testdir}/krb5ccfile"
56 nocache="FILE:no-such-cache"
58 kinit="${kinit} -c $cache ${afs_no_afslog}"
59 kdestroy="${kdestroy} -c $cache ${afs_no_unlog}"
60 klist="${klist} -c $cache"
72 KRB5CCNAME="${cache}"
225 --ccache=${cache} \
229 KRB5CCNAME=${cache}
247 --ccache=${cache} \
H A Dcheck-ntlm.in49 cache="FILE:krb5ccfile"
52 kinit="${TESTS_ENVIRONMENT} ../../kuser/kinit -c $cache ${afs_no_afslog}"
65 KRB5CCNAME="${cache}"
133 KRB5CCNAME="$cache"
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddyldcache.h41 // This is a read-only view of the cache file. It will not allow modifications, though it may
60 static bool validate(UnixPlusPlus::FileDesc &fd); // does this look like a shared library cache?
67 : cache(c), mStruct(c.at<SubStruct>(off)) { }
68 const DYLDCache &cache; member in class:DYLDCache::Item
72 template <class Int> Int flip(Int x) const { return cache.flip(x); }
77 // A contiguous mapping established by the cache builder
101 // One original binary ("image") as embedded in the cache.
110 std::string path() const { return cache.at<char>(flip(mStruct->pathFileOffset)); }
123 // A private table correlating cache "magic strings" to information we need about the cache
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddyldcache.h41 // This is a read-only view of the cache file. It will not allow modifications, though it may
60 static bool validate(UnixPlusPlus::FileDesc &fd); // does this look like a shared library cache?
67 : cache(c), mStruct(c.at<SubStruct>(off)) { }
68 const DYLDCache &cache; member in class:DYLDCache::Item
72 template <class Int> Int flip(Int x) const { return cache.flip(x); }
77 // A contiguous mapping established by the cache builder
101 // One original binary ("image") as embedded in the cache.
110 std::string path() const { return cache.at<char>(flip(mStruct->pathFileOffset)); }
123 // A private table correlating cache "magic strings" to information we need about the cache
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/mac/
H A DFrameSelectionMac.mm53 if (AXObjectCache* cache = document->existingAXObjectCache())
54 cache->postNotification(m_selection.start().deprecatedNode()->renderer(), AXObjectCache::AXSelectedTextChanged, false);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/
H A Dbuildconf69 rm -rf aclocal.m4 autom4te*.cache
78 ### do some work to toss config.cache?
100 # Remove autoconf cache again
101 rm -rf autom4te*.cache
/macosx-10.9.5/apr-30/apr-util/apr-util/
H A Dbuildconf69 rm -rf aclocal.m4 autom4te*.cache
78 ### do some work to toss config.cache?
100 # Remove autoconf cache again
101 rm -rf autom4te*.cache
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dpingpong.c106 /* We are receiving and there is data in the cache so just read it */
288 if(pp->cache) {
289 /* we had data in the "cache", copy that instead of doing an actual
297 memcpy(ptr, pp->cache, pp->cache_size);
299 free(pp->cache); /* free the cache */
300 pp->cache = NULL; /* clear the pointer */
422 "cache", clear the buffer to make space and restart. */
432 pp->cache = malloc(pp->cache_size);
433 if(pp->cache)
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dstack.c284 struct stack_cache *cache; local
288 cache = &PROCESSOR_DATA(current_processor(), stack_cache);
289 if (cache->count < STACK_CACHE_SIZE) {
290 stack_next(stack) = cache->free;
291 cache->free = stack;
292 cache->count++;
320 struct stack_cache *cache; local
323 cache = &PROCESSOR_DATA(current_processor(), stack_cache);
324 stack = cache->free;
327 cache
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/mod_db4/
H A DMakefile.in26 rm -f *.o *.a *.so *.lo *.tlo *.to config.cache config.log *.out core
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSStyleRule.cpp40 DEFINE_STATIC_LOCAL(SelectorTextCache, cache, ());
41 return cache;

Completed in 286 milliseconds

1234567891011>>