Home
last modified time | relevance | path

Searched defs:cache (Results 251 - 275 of 403) sorted by relevance

1...<<11121314151617

/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c108 struct mbedtls_ssl_cache_context cache; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dasyoutypeformatter.cc62 MatchAllGroups(const string& pattern, const string& input, const AbstractRegExpFactory& regexp_factory, RegExpCache* cache, string* group) MatchAllGroups() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h85 ZoneUnorderedMap<FunctionSig, uint32_t> cache; member
156 explicit CachedVector(CachedVectors<T>* cache) in CachedVector() argument
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc340 Handle<SimpleNumberDictionary> cache = in CacheTemplateInstantiation() local
370 Handle<SimpleNumberDictionary> cache = in UncacheTemplateInstantiation() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes-inl.h38 InnerPointerToCodeCacheEntry* cache(int index) { return &cache_[index]; } in cache() function in v8::internal::InnerPointerToCodeCache
/third_party/node/deps/v8/src/objects/
H A Dtransitions.cc425 WeakFixedArray cache = GetPrototypeTransitions(isolate, map); GetPrototypeTransition() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c415 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache, LLVMValueRef rgba_out[4]) lp_build_fetch_rgba_soa() argument
H A Dlp_bld_misc.cpp300 LPObjectCache(struct lp_cached_code *cache) { in LPObjectCache() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c144 vk_pipeline_cache_lock(struct vk_pipeline_cache *cache) in vk_pipeline_cache_lock() argument
152 vk_pipeline_cache_unlock(struct vk_pipeline_cache *cache) in vk_pipeline_cache_unlock() argument
159 vk_pipeline_cache_remove_object(struct vk_pipeline_cache *cache, in vk_pipeline_cache_remove_object() argument
180 vk_pipeline_cache_replace_object(struct vk_pipeline_cache *cache, uint32_t hash, struct vk_pipeline_cache_object *search, struct vk_pipeline_cache_object *replace) vk_pipeline_cache_replace_object() argument
219 vk_pipeline_cache_object_serialize(struct vk_pipeline_cache *cache, struct vk_pipeline_cache_object *object, struct blob *blob, uint32_t *data_size) vk_pipeline_cache_object_serialize() argument
269 vk_pipeline_cache_object_deserialize(struct vk_pipeline_cache *cache, const void *key_data, uint32_t key_size, const void *data, size_t data_size, const struct vk_pipeline_cache_object_ops *ops) vk_pipeline_cache_object_deserialize() argument
306 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const struct vk_pipeline_cache_object_ops *ops, bool *cache_hit) vk_pipeline_cache_lookup_object() argument
390 vk_pipeline_cache_add_object(struct vk_pipeline_cache *cache, struct vk_pipeline_cache_object *object) vk_pipeline_cache_add_object() argument
446 vk_pipeline_cache_lookup_nir(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const struct nir_shader_compiler_options *nir_options, bool *cache_hit, void *mem_ctx) vk_pipeline_cache_lookup_nir() argument
475 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const nir_shader *nir) vk_pipeline_cache_add_nir() argument
532 vk_pipeline_cache_load(struct vk_pipeline_cache *cache, const void *data, size_t size) vk_pipeline_cache_load() argument
580 struct vk_pipeline_cache *cache; vk_pipeline_cache_create() local
629 vk_pipeline_cache_destroy(struct vk_pipeline_cache *cache, const VkAllocationCallbacks *pAllocator) vk_pipeline_cache_destroy() argument
645 struct vk_pipeline_cache *cache; vk_common_CreatePipelineCache() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.h166 } cache; member
/third_party/skia/src/core/
H A DSkFont.cpp297 auto cache = strikeSpec.findOrCreateStrike(); in getMetrics() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp348 auto &cache = state->routine->samplerCache.at(instruction.position); in lookupSamplerFunction() local
H A DVertexRoutine.cpp44 Pointer<Byte> cache = task + OFFSET(VertexTask, vertexCache); in generate() local
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp365 auto cache = dContext->priv().getResourceCache(); in memory_budget_test() local
H A DBackendAllocationTest.cpp48 GrResourceCache* cache = dContext->priv().getResourceCache(); in test_wrapping() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp281 Hashtable cache; member in DNCache
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9block.c811 uint8_t cache[1024]; in decode_coeffs_b_generic() local
[all...]
H A Dopus_pvq.c53 static inline int celt_bits2pulses(const uint8_t *cache, int bits) in celt_bits2pulses() argument
72 static inline int celt_pulses2bits(const uint8_t *cache, int pulses) in celt_pulses2bits() argument
494 const uint8_t *cache; in quant_band_template() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneNamesImpl.java759 public static ZNames createMetaZoneAndPutInCache(Map<String, ZNames> cache, in createMetaZoneAndPutInCache() argument
772 public static ZNames createTimeZoneAndPutInCache(Map<String, ZNames> cache, in createTimeZoneAndPutInCache() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberSkeletonImpl.java524 private static final CacheBase<String, UnlocalizedNumberFormatter, Void> cache = new SoftCache<String, UnlocalizedNumberFormatter, Void>() { field in NumberSkeletonImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java1314 private void initializePattern(ICUCache<String, Map<String, PatternInfo>> cache) { in initializePattern() argument
H A DRelativeDateTimeFormatter.java1151 private final CacheBase<String, RelativeDateTimeFormatterData, ULocale> cache = field in RelativeDateTimeFormatter.Cache
1539 private static final Cache cache = new Cache(); field in RelativeDateTimeFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneNamesImpl.java761 public static ZNames createMetaZoneAndPutInCache(Map<String, ZNames> cache, in createMetaZoneAndPutInCache() argument
774 public static ZNames createTimeZoneAndPutInCache(Map<String, ZNames> cache, in createTimeZoneAndPutInCache() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberSkeletonImpl.java499 private static final CacheBase<String, UnlocalizedNumberFormatter, Void> cache = new SoftCache<String, UnlocalizedNumberFormatter, Void>() { field in NumberSkeletonImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRelativeDateTimeFormatter.java1061 private final CacheBase<String, RelativeDateTimeFormatterData, ULocale> cache = field in RelativeDateTimeFormatter.Cache
1468 private static final Cache cache = new Cache(); field in RelativeDateTimeFormatter

Completed in 40 milliseconds

1...<<11121314151617