Home
last modified time | relevance | path

Searched defs:initCache (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator_combined.h52 void initCache(AllocatorCache *Cache) { in initCache() function
/external/skqp/src/core/
DSkTypeface_remote.cpp22 void SkScalerContextProxy::initCache(SkStrike* cache, SkStrikeCache* strikeCache) { in initCache() function in SkScalerContextProxy
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dlocal_cache.h140 NOINLINE void initCache() { in initCache() function
Dcombined.h221 void initCache(CacheT *Cache) { in initCache() function
/external/scudo/standalone/
Dlocal_cache.h153 NOINLINE void initCache() { in initCache() function
Dcombined.h228 void initCache(CacheT *Cache) { in initCache() function
/external/scudo/standalone/tests/
Dtsd_test.cpp37 void initCache(CacheT *Cache) { memset(Cache, 0, sizeof(*Cache)); } in initCache() function in MockAllocator
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dtsd_test.cpp37 void initCache(CacheT *Cache) { memset(Cache, 0, sizeof(*Cache)); } in initCache() function in MockAllocator
/external/icu/icu4c/source/common/
Dusprep.cpp220 initCache(UErrorCode *status) { in initCache() function
Duresbund.cpp274 static void initCache(UErrorCode *status) { in initCache() function