Home
last modified time | relevance | path

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

123

/external/icu/icu4c/source/tools/toolutil/
Dcollationinfo.cpp27 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequestProgressEvent.h48 unsigned long long totalSize() const { return total(); } in totalSize() function
/external/freetype/src/cff/
Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/external/chromium_org/third_party/freetype/src/cff/
Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/external/chromium_org/third_party/WebKit/Source/wtf/
DArrayBufferContents.cpp49 unsigned totalSize = numElements * elementByteSize; in ArrayBufferContents() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DBitmapImageTest.cpp133 size_t totalSize = decodedSize(); in TEST_F() local
150 size_t totalSize = decodedSize(); in TEST_F() local
/external/chromium_org/third_party/angle/src/compiler/translator/
DTypes.cpp172 size_t totalSize; in getObjectSize() local
DparseConst.cpp191 size_t totalSize = mIndex + mSize; in visitConstantUnion() local
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarImpl.cpp69 int WebScrollbarImpl::totalSize() const in totalSize() function in blink::WebScrollbarImpl
DWebScrollbarThemeClientImpl.cpp175 int WebScrollbarThemeClientImpl::totalSize() const in totalSize() function in blink::WebScrollbarThemeClientImpl
/external/chromium_org/third_party/icu/source/common/
Drbbirb.cpp165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
Ducnvsel.cpp183 int32_t totalSize = 0; in ucnvsel_open() local
315 int32_t totalSize = in ucnvsel_serialize() local
506 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp337 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/external/icu/icu4c/source/common/
Drbbirb.cpp165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
Ducnvsel.cpp183 int32_t totalSize = 0; in ucnvsel_open() local
315 int32_t totalSize = in ucnvsel_serialize() local
506 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
Drbbidata.cpp337 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/external/chromium_org/third_party/skia/src/gpu/
DGrMemoryPool.cpp136 size_t totalSize = ptrOffset + block->fFreeSize; in validate() local
/external/skia/src/gpu/
DGrMemoryPool.cpp136 size_t totalSize = ptrOffset + block->fFreeSize; in validate() local
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DStatistics.java119 private int totalSize; field in Statistics.Data
/external/icu/icu4c/source/i18n/
Dcollationdatawriter.cpp205 int32_t totalSize = indexesLength * 4; in write() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotCommon.js292 WebInspector.HeapSnapshotCommon.StaticData = function(nodeCount, rootNodeIndex, totalSize, maxJSObj… argument
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbar.h88 virtual int totalSize() const OVERRIDE { return m_totalSize; } in totalSize() function
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
DSQLiteDatabase.cpp175 int64_t SQLiteDatabase::totalSize() in totalSize() function in blink::SQLiteDatabase
/external/guava/guava-tests/test/com/google/common/cache/
DCacheTesting.java170 int totalSize = 0; in getTotalSegmentSize() local

123