Searched defs:cache (Results 51 - 75 of 449) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dkdc.c73 const char *cache; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dctable.c124 CTABLE *cache = (CTABLE *) mymalloc(sizeof(CTABLE)); local
142 ctable_locate(CTABLE *cache, const char *key) argument
184 ctable_refresh(CTABLE *cache, const char *key) argument
209 ctable_newcontext(CTABLE *cache, void *context) argument
228 ctable_free(CTABLE *cache) argument
244 ctable_walk(CTABLE *cache, void (*action) (const char *, const void *)) argument
293 CTABLE *cache; local
[all...]
/netbsd-current/regress/sys/kern/allocfree/
H A Dallocfree.c61 static pool_cache_t cache; variable
/netbsd-current/lib/libintl/
H A Dgettext_iconv.c45 struct cache { struct
114 const struct cache *cache; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py270 def cache(self): member in class:Section
343 def cache(self): member in class:Symbol
417 def cache(self): member in class:Relocation
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_mac.cc37 AllocatorCache cache; member in struct:__lsan::__anon1301
/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Doptions.c123 FRV_CACHE *cache = is_data_cache ? CPU_DATA_CACHE (current_cpu) local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di386-nbsd-tdep.c402 struct trad_frame_cache *cache; local
467 struct trad_frame_cache *cache = local
477 struct trad_frame_cache *cache = local
[all...]
H A Damd64-nbsd-tdep.c131 struct trad_frame_cache *cache; local
222 struct trad_frame_cache *cache = local
232 struct trad_frame_cache *cache = local
[all...]
H A Dsparc-sol2-tdep.c106 struct sparc_frame_cache *cache; local
158 struct sparc_frame_cache *cache = local
169 struct sparc_frame_cache *cache = local
[all...]
H A Dsparc-obsd-tdep.c73 struct sparc_frame_cache *cache; local
106 struct sparc_frame_cache *cache = local
116 struct sparc_frame_cache *cache = local
[all...]
H A Dmemattr.h73 int cache = 0; member in struct:mem_attrib
H A Dmips-sde-tdep.c43 struct trad_frame_cache *cache; local
[all...]
H A Dsparc64-nbsd-tdep.c156 struct sparc_frame_cache *cache; local
193 struct sparc_frame_cache *cache = local
203 struct sparc_frame_cache *cache = local
[all...]
H A Dsparc64-fbsd-tdep.c95 struct sparc_frame_cache *cache; local
169 struct sparc_frame_cache *cache = local
179 struct sparc_frame_cache *cache = local
[all...]
H A Dsparc64-sol2-tdep.c105 struct sparc_frame_cache *cache; local
161 struct sparc_frame_cache *cache = local
172 struct sparc_frame_cache *cache = local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/kuser/
H A Dkgetcred.c104 krb5_ccache cache; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h44 void *Allocate(AllocatorCache *cache, uptr size, uptr alignment) { argument
89 void Deallocate(AllocatorCache *cache, void *p) { argument
97 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, argument
155 void InitCache(AllocatorCache *cache) { argument
159 DestroyCache(AllocatorCache *cache) argument
163 SwallowCache(AllocatorCache *cache) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Doptions.c118 FRV_CACHE *cache = is_data_cache ? CPU_DATA_CACHE (current_cpu) local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_mac.cpp39 AllocatorCache cache; member in struct:__lsan::__anon18
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h30 IndexT cache[kSize]; member in class:__tsan::DenseSlabAllocCache
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-sde-tdep.c43 struct trad_frame_cache *cache; local
[all...]
H A Dsparc64-sol2-tdep.c105 struct sparc_frame_cache *cache; local
161 struct sparc_frame_cache *cache = local
172 struct sparc_frame_cache *cache = local
[all...]
H A Dsparc64-fbsd-tdep.c95 struct sparc_frame_cache *cache; local
169 struct sparc_frame_cache *cache = local
179 struct sparc_frame_cache *cache = local
[all...]
H A Dsparc64-netbsd-tdep.c155 struct sparc_frame_cache *cache; local
192 struct sparc_frame_cache *cache = local
202 struct sparc_frame_cache *cache = local
[all...]

Completed in 395 milliseconds

1234567891011>>