| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | RendererVk.h | 471 void accumulateCacheStats(VulkanCacheType cache, const CacheStats &stats) in accumulateCacheStats() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrResourceCache.cpp | 74 AutoValidate(GrResourceCache* cache) : fCache(cache) { cache->validate(); } in AutoValidate() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 273 SkCachedData* cache = copy_mask_to_cacheddata(mask); in add_cached_rrect() local 287 SkCachedData* cache = copy_mask_to_cacheddata(mask); in add_cached_rects() local 397 SkCachedData* cache = find_cached_rrect(&patch->fMask, sigma, fBlurStyle, smallRR); in filterRRectToNine() local 531 SkCachedData* cache = find_cached_rects(&patch->fMask, sigma, fBlurStyle, smallR, count); filterRectsToNine() local [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrTextBlob.cpp | 363 void GlyphVector::packedGlyphIDToGrGlyph(GrStrikeCache* cache) { in packedGlyphIDToGrGlyph() argument 709 void DirectMaskSubRun::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph() argument 1006 void TransformedMaskSubRun::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph() argument 1325 testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) testingOnly_packedGlyphIDToGrGlyph() argument 1845 testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) testingOnly_packedGlyphIDToGrGlyph() argument 2042 testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) testingOnly_packedGlyphIDToGrGlyph() argument 2287 testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) testingOnly_packedGlyphIDToGrGlyph() argument [all...] |
| /third_party/openssl/include/crypto/ |
| H A D | evp.h | 719 } cache; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | astro.cpp | 1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument 1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument 1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument [all...] |
| /third_party/skia/tests/ |
| H A D | ResourceCacheTest.cpp | 333 GrResourceCache* cache = fDContext->priv().getResourceCache(); in Mock() local 338 GrResourceCache* cache() { return fDContext->priv().getResourceCache(); } in cache() function in Mock 352 GrResourceCache* cache = mock.cache(); in test_no_key() local 405 GrResourceCache* cache = mock.cache(); test_purge_unlocked() local 468 GrResourceCache* cache = mock.cache(); test_purge_command_buffer_usage() local 536 GrResourceCache* cache = mock.cache(); test_budgeting() local 662 GrResourceCache* cache = mock.cache(); test_unbudgeted() local 734 GrResourceCache* cache = mock.cache(); test_unbudgeted_to_scratch() local 800 GrResourceCache* cache = mock.cache(); test_duplicate_scratch_key() local 847 GrResourceCache* cache = mock.cache(); test_remove_scratch_key() local 905 GrResourceCache* cache = mock.cache(); test_scratch_key_consistency() local 964 GrResourceCache* cache = mock.cache(); test_duplicate_unique_key() local 1057 GrResourceCache* cache = mock.cache(); test_purge_invalidated() local 1125 GrResourceCache* cache = mock.cache(); test_cache_chained_purge() local 1170 GrResourceCache* cache = mock.cache(); test_timestamp_wrap() local 1227 GrResourceCache* cache = mock.cache(); test_time_purge() local 1360 GrResourceCache* cache = mock.cache(); test_partial_purge() local 1511 GrResourceCache* cache = mock.cache(); test_tags() local 1548 GrResourceCache* cache = mock.cache(); test_free_texture_messages() local 1641 GrResourceCache* cache = dContext->priv().getResourceCache(); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/python/Modules/ |
| H A D | _zoneinfo.c | 253 PyObject *cache = in get_weak_cache() local [all...] |
| H A D | _struct.c | 23 PyObject *cache; member [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.cc | 1932 static auto& cache = *new std::unordered_map<const FileDescriptor*, bool>; in HasBootstrapProblem() local
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 1566 HBLockedFaceCache cache = get_hbFace_cache(); local 1770 HBLockedFaceCache cache = get_hbFace_cache(); local
|
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 5015 ParagraphCache cache; in UNIX_ONLY_TEST() local 5050 ParagraphCache cache; in UNIX_ONLY_TEST() local 5090 ParagraphCache cache; UNIX_ONLY_TEST() local 5135 ParagraphCache cache; UNIX_ONLY_TEST() local 5912 ParagraphCache cache; UNIX_ONLY_TEST() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineCacheTests.cpp | 658 preparePipelineWrapper(GraphicsPipelineWrapper& gpw, VkPipelineCache cache, bool useMissShaders = false) preparePipelineWrapper() argument [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hcapture_session.cpp | 1921 SessionDrainImageCallback(std::vector<sptr<FrameRecord>>& frameCacheList, wptr<MovingPhotoListener> listener, wptr<MovingPhotoVideoCache> cache, uint64_t timestamp, int32_t rotation) SessionDrainImageCallback() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MeasureUnit.java | 49 private static final Map<String, Map<String,MeasureUnit>> cache field in MeasureUnit [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uresbund.cpp | 51 static UHashtable *cache = NULL; variable [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tznames_impl.cpp | 640 static void* createMetaZoneAndPutInCache(UHashtable* cache, const UChar* names[], in createMetaZoneAndPutInCache() argument 663 static void* createTimeZoneAndPutInCache(UHashtable* cache, const UChar* names[], in createTimeZoneAndPutInCache() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 1804 pipeline_stage_get_nir(struct v3dv_pipeline_stage *p_stage, struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache) pipeline_stage_get_nir() argument 2205 pipeline_add_multiview_gs(struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache, const VkAllocationCallbacks *pAllocator) pipeline_add_multiview_gs() argument 2346 pipeline_compile_graphics(struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator) pipeline_compile_graphics() argument 2922 pipeline_init(struct v3dv_pipeline *pipeline, struct v3dv_device *device, struct v3dv_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator) pipeline_init() argument 3139 pipeline_compile_compute(struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache, const VkComputePipelineCreateInfo *info, const VkAllocationCallbacks *alloc) pipeline_compile_compute() argument 3262 compute_pipeline_init(struct v3dv_pipeline *pipeline, struct v3dv_device *device, struct v3dv_pipeline_cache *cache, const VkComputePipelineCreateInfo *info, const VkAllocationCallbacks *alloc) compute_pipeline_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 244 struct hash_table *cache[MESA_SHADER_STAGES]; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 585 wasm::WasmImportWrapperCache* cache = native_module->import_wrapper_cache(); in UpdateDispatchTables() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | security.c | 1422 struct PERMISSIONS_CACHE *cache; in create_caches() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uresbund.cpp | 52 static UHashtable *cache = nullptr; variable [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tznames_impl.cpp | 640 static void* createMetaZoneAndPutInCache(UHashtable* cache, const char16_t* names[], in createMetaZoneAndPutInCache() argument 663 static void* createTimeZoneAndPutInCache(UHashtable* cache, const char16_t* names[], in createTimeZoneAndPutInCache() argument
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.cc | 949 Variable* Scope::LookupInScopeInfo(const AstRawString* name, Scope* cache) { in LookupInScopeInfo() argument 799 DeclareFunctionVar(const AstRawString* name, Scope* cache) DeclareFunctionVar() argument 1225 DeclareDynamicGlobal(const AstRawString* name, VariableKind kind, Scope* cache) DeclareDynamicGlobal() argument [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-win32.cc | 397 int64_t Win32Time::LocalOffset(WindowsTimezoneCache* cache) { in LocalOffset() argument 431 InDST(WindowsTimezoneCache* cache) InDST() argument 456 DaylightSavingsOffset(WindowsTimezoneCache* cache) DaylightSavingsOffset() argument 463 LocalTimezone(WindowsTimezoneCache* cache) LocalTimezone() argument [all...] |