Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleCache.java29 public SimpleCache(int cacheType) { in SimpleCache()
33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DSimpleCache.java33 public SimpleCache(int cacheType) { in SimpleCache()
37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp103 DescriptorSetIndex CacheTypeToDescriptorSetIndex(VulkanCacheType cacheType) in CacheTypeToDescriptorSetIndex()
1964 void ProgramExecutableVk::accumulateCacheStats(VulkanCacheType cacheType, in accumulateCacheStats()
DRendererVk.cpp3261 int cacheType = 0; in logCacheStats() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp305 CacheType cacheType; member
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp2401 StringRef readOrWrite, cacheType; in parseAffinePrefetchOp() local
/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp2560 StringRef readOrWrite, cacheType; in parsePrefetchOp() local