Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h60 size_t totalSize = sizeof(T) * count; in NextN() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
H A Dswapimpl.cpp120 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.h59 size_t totalSize; /* total bytes allocated */ member
/third_party/icu/icu4c/source/common/
H A Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
H A Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/lzma/CPP/Windows/
H A DFileSystem.cpp88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbirb.cpp166 int32_t totalSize = headerSize in flattenData() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/third_party/skia/src/core/
H A DSkArenaAlloc.cpp110 const uint32_t totalSize = sizeIncludingFooter + skipOverhead; in allocObjectWithFooter() local
H A DSkBlockAllocator.cpp51 size_t SkBlockAllocator::totalSize() const { in totalSize() function in SkBlockAllocator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DparseConst.cpp185 size_t totalSize = index + size; in visitConstantUnion() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp123 size_t totalSize = 0; in allocateSets() local
H A DVkQueue.cpp37 size_t totalSize = submitSize; in DeepCopySubmitInfo() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c251 size_t totalSize = bufLen + sizeof(struct HiLogEntry); in HiLogCoverOldLog() local
/kernel/liteos_m/kernel/include/
H A Dlos_memory.h539 UINT32 totalSize; member
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem.h116 UINT32 totalSize; member
/third_party/lzma/C/
H A DXzIn.c235 UInt64 totalSize = Xz_GetPackSize(p); in Xz_ReadBackward() local

Completed in 14 milliseconds

12345