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

12

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOConfigEntry.cpp124 unsigned int IOConfigEntry::totalSize() function in class:IOConfigEntry
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXMLHttpRequestProgressEvent.h48 unsigned long long totalSize() const { return total(); } function in class:WebCore::XMLHttpRequestProgressEvent
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DTilingData.h48 const IntSize& totalSize() const { return m_totalSize; } function in class:WebCore::TilingData
H A DTilingData.cpp45 static int computeNumTiles(int maxTextureSize, int totalSize, int borderTexels) argument
54 TilingData::TilingData(const IntSize& maxTextureSize, const IntSize& totalSize, bool hasBorderTexels) argument
62 void TilingData::setTotalSize(const IntSize& totalSize) argument
/macosx-10.9.5/ICU-511.35/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.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcontext.cpp127 size_t totalSize = vectorSize + sizer; local
/macosx-10.9.5/Security-55471.14.18/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.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcontext.cpp127 size_t totalSize = vectorSize + sizer; local
/macosx-10.9.5/Security-55471.14.18/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.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dswapimpl.cpp118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DStructureInlines.h217 unsigned totalSize = propertyTable->propertyStorageSize(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DSharedBuffer.cpp277 unsigned totalSize = size(); local
H A DScrollbar.h87 virtual int totalSize() const { return m_totalSize; } function in class:WebCore::Scrollbar
H A DScrollbar.cpp147 void Scrollbar::setProportion(int visibleSize, int totalSize) argument
/macosx-10.9.5/WebCore-7537.78.1/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.9.5/WebCore-7537.78.1/platform/network/curl/
H A DCurlDownload.cpp374 size_t totalSize = size * nmemb; local
385 size_t totalSize = size * nmemb; local
388 String header(static_cast<const char*>(ptr), totalSize); local
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteDatabase.cpp224 int64_t SQLiteDatabase::totalSize() function in class:WebCore::SQLiteDatabase
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebScrollBar.cpp126 setProportion( int visibleSize, int totalSize) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Duspoof_impl.cpp755 int32_t totalSize = headerSize + spoofDataLength; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDLibUserClient.h76 UInt32 totalSize; member in struct:_IOHIDElementValue
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseBackendBase.cpp570 int64_t totalSize = m_sqliteDatabase.totalSize(); local

Completed in 217 milliseconds

12