/third_party/skia/src/core/ |
D | SkImageFilterCache.cpp | 33 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() 154 SkImageFilterCache* SkImageFilterCache::Create(size_t maxBytes) { in Create()
|
/third_party/flutter/skia/src/core/ |
D | SkImageFilterCache.cpp | 33 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() 157 SkImageFilterCache* SkImageFilterCache::Create(size_t maxBytes) { in Create()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.h | 104 uint32_t maxBytes[5]; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | collationweights.h | 104 uint32_t maxBytes[5]; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationweights.h | 104 uint32_t maxBytes[5]; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.h | 104 uint32_t maxBytes[5]; variable
|
/third_party/lwip/src/apps/altcp_tls/ |
D | altcp_tls_mbedtls_mem.c | 95 size_t maxBytes; member
|
/third_party/icu/icu4c/source/common/ |
D | putilimp.h | 560 uintptr_t maxBytes = maxInt - destInt; // max. 2GB in pinCapacity() local
|
/third_party/node/deps/icu-small/source/common/ |
D | putilimp.h | 560 uintptr_t maxBytes = maxInt - destInt; // max. 2GB in pinCapacity() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | putilimp.h | 560 uintptr_t maxBytes = maxInt - destInt; // max. 2GB in pinCapacity() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 658 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig() 683 size_t maxBytes = fARGBDimensions.width() * fARGBDimensions.height() * 4; in resetAsSmallPage() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | putilimp.h | 614 uintptr_t maxBytes = maxInt - destInt; // max. 2GB in pinCapacity() local
|
/third_party/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 702 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig() 728 size_t maxBytes = fARGBDimensions.width() * fARGBDimensions.height() * 4; in resetAsSmallPage() local
|
/third_party/skia/tests/ |
D | TextureProxyTest.cpp | 257 size_t maxBytes = dContext->getResourceCacheLimit(); in invalidation_test() local
|
D | DrawOpAtlasTest.cpp | 253 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
D | ResourceAllocatorTest.cpp | 332 size_t maxBytes = context->getResourceCacheLimit(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | ResourceCacheTest.cpp | 329 Mock(size_t maxBytes) { in Mock()
|
/third_party/flutter/skia/tests/ |
D | TextureProxyTest.cpp | 254 size_t maxBytes; in invalidation_test() local
|
D | DrawOpAtlasTest.cpp | 235 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
D | ResourceAllocatorTest.cpp | 257 size_t maxBytes; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationWeights.java | 557 private int[] maxBytes = new int[5]; field in CollationWeights
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationWeights.java | 555 private int[] maxBytes = new int[5]; field in CollationWeights
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_string.cpp | 913 uint32 maxBytes, in DecodeUTF8() 1328 void dng_string::Truncate (uint32 maxBytes) in Truncate()
|
/third_party/icu/tools/unicode/c/genuca/ |
D | genuca.cpp | 110 int32_t maxBytes, UErrorCode &errorCode) { in parseWeight()
|
/third_party/python/Lib/logging/ |
D | handlers.py | 124 def __init__(self, filename, mode='a', maxBytes=0, backupCount=0, argument
|