/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | GenderInfo.java | 224 private final ICUCache<ULocale, GenderInfo> cache = field in GenderInfo.Cache
|
/third_party/FreeBSD/sys/sys/ |
H A D | kobj.h | 86 kobj_method_t *cache[KOBJ_CACHE_SIZE]; member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | GenderInfo.java | 228 private final ICUCache<ULocale, GenderInfo> cache = field in GenderInfo.Cache
|
/third_party/icu/icu4c/source/common/ |
H A D | unifiedcache.h | 270 const UnifiedCache *cache = getInstance(status); getByLocale() local [all...] |
/third_party/libwebsockets/lib/misc/cache-ttl/ |
H A D | lws-cache-ttl.c | 46 lws_cache_schedule(struct lws_cache_ttl_lru *cache, sul_cb_t cb, lws_usec_t e) in lws_cache_schedule() argument 56 lws_cache_write_through(struct lws_cache_ttl_lru *cache, in lws_cache_write_through() argument 91 lws_cache_lookup(struct lws_cache_ttl_lru *cache, const char *wildcard_key, const void **pdata, size_t *psize) lws_cache_lookup() argument 203 lws_cache_item_get(struct lws_cache_ttl_lru *cache, const char *specific_key, const void **pdata, size_t *psize) lws_cache_item_get() argument 219 lws_cache_expunge(struct lws_cache_ttl_lru *cache) lws_cache_expunge() argument 233 lws_cache_item_remove(struct lws_cache_ttl_lru *cache, const char *wildcard_key) lws_cache_item_remove() argument 246 lws_cache_footprint(struct lws_cache_ttl_lru *cache) lws_cache_footprint() argument 252 lws_cache_debug_dump(struct lws_cache_ttl_lru *cache) lws_cache_debug_dump() argument 290 lws_cache_ttl_lru_t *cache = *_cache; lws_cache_destroy() local [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_bo.c | 79 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, struct fd_bo_cache *cache) bo_new() argument
|
/third_party/mbedtls/library/ |
H A D | ssl_cache.c | 24 void mbedtls_ssl_cache_init(mbedtls_ssl_cache_context *cache) in mbedtls_ssl_cache_init() argument 37 static int ssl_cache_find_entry(mbedtls_ssl_cache_context *cache, in ssl_cache_find_entry() argument 80 mbedtls_ssl_cache_context *cache = (mbedtls_ssl_cache_context *) data; mbedtls_ssl_cache_get() local 130 ssl_cache_pick_writing_slot(mbedtls_ssl_cache_context *cache, unsigned char const *session_id, size_t session_id_len, mbedtls_ssl_cache_entry **dst) ssl_cache_pick_writing_slot() argument 252 mbedtls_ssl_cache_context *cache = (mbedtls_ssl_cache_context *) data; mbedtls_ssl_cache_set() local 326 mbedtls_ssl_cache_context *cache = (mbedtls_ssl_cache_context *) data; mbedtls_ssl_cache_remove() local 371 mbedtls_ssl_cache_set_timeout(mbedtls_ssl_cache_context *cache, int timeout) mbedtls_ssl_cache_set_timeout() argument 381 mbedtls_ssl_cache_set_max_entries(mbedtls_ssl_cache_context *cache, int max) mbedtls_ssl_cache_set_max_entries() argument 390 mbedtls_ssl_cache_free(mbedtls_ssl_cache_context *cache) mbedtls_ssl_cache_free() argument [all...] |
/third_party/mbedtls/programs/ssl/ |
H A D | dtls_server.c | 94 mbedtls_ssl_cache_context cache; in main() local
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.c | 86 struct cso_cache *cache = (struct cso_cache *)user_data; in sanitize_cb() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_disk_cache.c | 79 v3d_disk_cache_compute_key(struct disk_cache *cache, in v3d_disk_cache_compute_key() argument 112 struct disk_cache *cache = screen->disk_cache; in v3d_disk_cache_retrieve() local 196 struct disk_cache *cache in v3d_disk_cache_store() local [all...] |
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_winsys.h | 49 struct virgl_resource_cache cache; member
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | cache.c | 63 static void inserthashindex(struct CACHE_HEADER *cache, in inserthashindex() argument 103 drophashindex(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *current, int hash) drophashindex() argument 147 ntfs_fetch_cache(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *wanted, cache_compare compare) ntfs_fetch_cache() argument 212 ntfs_enter_cache(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *item, cache_compare compare) ntfs_enter_cache() argument 335 do_invalidate(struct CACHE_HEADER *cache, struct CACHED_GENERIC *current, int flags) do_invalidate() argument 374 ntfs_invalidate_cache(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *item, cache_compare compare, int flags) ntfs_invalidate_cache() argument 432 ntfs_remove_cache(struct CACHE_HEADER *cache, struct CACHED_GENERIC *item, int flags) ntfs_remove_cache() argument 451 ntfs_free_cache(struct CACHE_HEADER *cache) ntfs_free_cache() argument 477 struct CACHE_HEADER *cache; ntfs_create_cache() local [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_rand.c | 161 unsigned char cache[256]; member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | unifiedcache.h | 270 const UnifiedCache *cache = getInstance(status); getByLocale() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.h | 175 driComputeOptionsSha1(const driOptionCache *cache, unsigned char *sha1) driComputeOptionsSha1() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_format.c | 97 LLVMValueRef cache = NULL; in add_fetch_rgba_test() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | escape-analysis-reducer.h | 33 Constructor(NodeHashCache* cache, Node* from) in Constructor() argument
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | shared-heap-serializer.cc | 209 std::vector<Object>* cache = in ReconstructSharedHeapObjectCacheForTesting() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_batch.c | 227 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; variable 241 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in batch_reset_dependencies() local 396 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in recursive_dependents_mask() local 476 struct fd_batch_cache *cache = &batch->ctx->screen->batch_cache; in fd_batch_resource_write() local
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_bufmgr_cache.c | 64 struct pb_cache cache; member [all...] |
H A D | pb_cache.c | 57 release_expired_buffers_locked(struct list_head *cache, in release_expired_buffers_locked() argument 86 struct list_head *cache = &mgr->buckets[entry->bucket_index]; in pb_cache_add_buffer() local 158 struct list_head *cache in pb_cache_reclaim_buffer() local 235 struct list_head *cache = &mgr->buckets[i]; pb_cache_release_all_buffers() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_cache.c | 103 struct util_cache *cache; in util_cache_create() local 133 util_cache_entry_get(struct util_cache *cache, uint32_t hash, const void *key) util_cache_entry_get() argument 170 util_cache_entry_destroy(struct util_cache *cache, struct util_cache_entry *entry) util_cache_entry_destroy() argument 195 util_cache_set(struct util_cache *cache, void *key, void *value) util_cache_set() argument 235 util_cache_get(struct util_cache *cache, const void *key) util_cache_get() argument 262 util_cache_clear(struct util_cache *cache) util_cache_clear() argument 285 util_cache_destroy(struct util_cache *cache) util_cache_destroy() argument 317 util_cache_remove(struct util_cache *cache, const void *key) util_cache_remove() argument 341 ensure_sanity(const struct util_cache *cache) ensure_sanity() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_disk_cache.c | 48 crocus_disk_cache_compute_key(struct disk_cache *cache, in crocus_disk_cache_compute_key() argument 78 crocus_disk_cache_store(struct disk_cache *cache, in crocus_disk_cache_store() argument 139 struct disk_cache *cache = screen->disk_cache; crocus_disk_cache_retrieve() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_emit.c | 43 struct translate_cache *cache; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | SizedMRUCache.h | 144 void TrimCache(size_t maxStates, size_t gcLimit, const char *name, T *cache) in TrimCache() argument
|