Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DBufferConsumer_impl.h60 size_t totalSize = sizeof(T) * count; in NextN() local
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DstorageInfoManager.js25 totalSize: 12800000, property
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsarrst.h59 size_t totalSize; /* total bytes allocated */ member
/third_party/node/deps/icu-small/source/tools/toolutil/
Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/third_party/icu/icu4c/source/tools/toolutil/
Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/third_party/skia/src/core/
DSkArenaAlloc.h218 uintptr_t totalSize = size + alignedOffset; in allocObject() local
251 uint32_t totalSize = arraySize + overhead; in allocUninitializedArray() local
DSkBlockAllocator.cpp51 size_t SkBlockAllocator::totalSize() const { in totalSize() function in SkBlockAllocator
DSkArenaAlloc.cpp110 const uint32_t totalSize = sizeIncludingFooter + skipOverhead; in allocObjectWithFooter() local
/third_party/skia/third_party/externals/icu/source/common/
Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryData.java65 int totalSize = indexes[IX_TOTAL_SIZE] - offset; in loadDictionaryFor() local
/third_party/node/deps/icu-small/source/common/
Drbbirb.cpp166 int32_t totalSize = headerSize in flattenData() local
Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, nullptr, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DDictionaryData.java64 int totalSize = indexes[IX_TOTAL_SIZE] - offset; in loadDictionaryFor() local
/third_party/icu/icu4c/source/common/
Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DHuffman.java94 int totalSize = tableSize; in buildHuffmanTable() local
/third_party/lzma/CPP/Windows/
DFileSystem.cpp88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
/third_party/skia/src/effects/
DSkEmbossMaskFilter.cpp99 size_t totalSize = dst->computeTotalImageSize(); in filterMask() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorPool.cpp123 size_t totalSize = 0; in allocateSets() local
DVkQueue.cpp37 size_t totalSize = submitSize; in DeepCopySubmitInfo() local

12345