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

12

/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dcollationinfo.cpp27 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; local
H A Dswapimpl.cpp118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); local
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOConfigEntry.cpp124 unsigned int IOConfigEntry::totalSize() function in class:IOConfigEntry
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequestProgressEvent.h48 unsigned long long totalSize() const { return total(); } function in class:WebCore::XMLHttpRequestProgressEvent
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gpu/
H A DTilingData.h48 const IntSize& totalSize() const { return m_totalSize; } function in class:WebCore::TilingData
H A DTilingData.cpp41 static int computeNumTiles(int maxTextureSize, int totalSize, int borderTexels) argument
50 TilingData::TilingData(const IntSize& maxTextureSize, const IntSize& totalSize, bool hasBorderTexels) argument
58 void TilingData::setTotalSize(const IntSize& totalSize) argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbbirb.cpp165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize local
H A Drbbidata.cpp337 int32_t totalSize = headerSize + breakDataLength; local
H A Ducnvsel.cpp183 int32_t totalSize = 0; local
315 int32_t totalSize = local
506 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcontext.cpp127 size_t totalSize = vectorSize + sizer; local
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dalloc.cpp139 size_t totalSize = size + sizeof(Allocator *); local
H A Ddyldcache.h54 size_t totalSize() const { return mLength; } // size of entire file (>= mapSize(), we hope) function in class:DYLDCache
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcontext.cpp127 size_t totalSize = vectorSize + sizer; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dalloc.cpp139 size_t totalSize = size + sizeof(Allocator *); local
H A Ddyldcache.h54 size_t totalSize() const { return mLength; } // size of entire file (>= mapSize(), we hope) function in class:DYLDCache
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationdatawriter.cpp205 int32_t totalSize = indexesLength * 4; local
[all...]
H A Duspoof_impl.cpp755 int32_t totalSize = headerSize + spoofDataLength; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperTiledBackingStore.cpp136 void TextureMapperTiledBackingStore::updateContents(TextureMapper* textureMapper, Image* image, const FloatSize& totalSize, const IntRect& dirtyRect, BitmapTexture::UpdateContentsFlag updateContentsFlag) argument
143 void TextureMapperTiledBackingStore::updateContents(TextureMapper* textureMapper, GraphicsLayer* sourceLayer, const FloatSize& totalSize, const IntRect& dirtyRect, BitmapTexture::UpdateContentsFlag updateContentsFlag) argument
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayBuffer.h257 unsigned totalSize = numElements * elementByteSize; local
H A DStructureInlines.h262 unsigned totalSize = propertyTable->propertyStorageSize(); local
/macosx-10.10/WebCore-7600.1.25/platform/
H A DSharedBuffer.cpp477 unsigned totalSize = size(); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DIOSurfacePool.cpp330 size_t totalSize = 0; local
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DCurlDownload.cpp458 size_t totalSize = size * nmemb; local
469 size_t totalSize = size * nmemb; local
/macosx-10.10/libmalloc-53.1.1/src/
H A Dstack_logging.c143 unsigned totalSize = 4 * vm_page_size; local
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_extractor.cpp427 uint64_t totalSize = 0; local

Completed in 159 milliseconds

12