Home
last modified time | relevance | path

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

1234

/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
H A Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() 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...]
/third_party/lzma/C/
H A DXzIn.c235 UInt64 totalSize = Xz_GetPackSize(p); in Xz_ReadBackward() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp546 glw::GLuint FormatInfo::countAlignedSize(glw::GLuint offsetAlignment, glw::GLuint totalSize) in countAlignedSize() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp204 std::size_t totalSize = renderSize.width * renderSize.height * 4; in validateScreenPixels() local

Completed in 23 milliseconds

1234