Home
last modified time | relevance | path

Searched defs:cache (Results 301 - 325 of 466) sorted by relevance

1...<<111213141516171819

/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...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1267 CacheNode(const char* const tname, const SCENE_NS::INode::Ptr& node, BASE_NS::unordered_map<BASE_NS::string, typename Type::WeakPtr>& cache, fun func) CacheNode() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp393 auto cache = RSImageCache::Instance().GetRenderDrawingImageCacheByPixelMapId(uniqueId_, gettid()); in UploadGpu() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp333 std::vector<uint8_t> cache; in VerifyValue() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp786 IKvDB *KvDBManager::FindKvDBFromCache(const KvDBProperties &properties, const std::map<std::string, IKvDB *> &cache, in FindKvDBFromCache() argument
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp185 auto cache = cachedEntity.Structuralize(); in GetLocalCapabilities() local
397 auto cache = cachedEntity.Structuralize(); in GetRestoreBundleNames() local
H A Dsvc_session_manager.cpp208 auto cache = cachedEntity.Structuralize(); in OnBundleExtManageInfo() local
/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

Completed in 41 milliseconds

1...<<111213141516171819