Searched refs:totalSize (Results 26 - 50 of 65) sorted by relevance

123

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DStructureInlines.h262 unsigned totalSize = propertyTable->propertyStorageSize(); local
263 RELEASE_ASSERT((totalSize < inlineCapacity() ? 0 : totalSize - inlineCapacity()) == numberOfOutOfLineSlotsForLastOffset(m_offset));
H A DJSArray.h250 if (!vm.heap.tryAllocateStorage(0, Butterfly::totalSize(0, 0, true, vectorLength * sizeof(EncodedJSValue)), &temp))
261 if (!vm.heap.tryAllocateStorage(0, Butterfly::totalSize(0, 0, true, ArrayStorage::sizeFor(vectorLength)), &temp))
H A DButterfly.h81 static size_t totalSize(size_t preCapacity, size_t propertyCapacity, bool hasIndexingHeader, size_t indexingPayloadSizeInBytes)
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DResourceHandleManager.cpp308 size_t totalSize = size * nmemb; local
317 return totalSize;
326 d->m_multipartHandle->contentReceived(static_cast<const char*>(ptr), totalSize); local
328 d->client()->didReceiveData(job, static_cast<char*>(ptr), totalSize, 0);
329 CurlCacheManager::getInstance().didReceiveData(*job, static_cast<char*>(ptr), totalSize);
332 return totalSize;
459 size_t totalSize = size * nmemb; local
462 String header = String::fromUTF8WithLatin1Fallback(static_cast<const char*>(ptr), totalSize);
480 return totalSize;
521 return totalSize;
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollableArea.cpp110 step = scrollbar->totalSize();
513 void ScrollableArea::computeScrollbarValueAndOverhang(float currentPosition, float totalSize, float visibleSize, float& doubleValue, float& overhangAmount) argument
517 float maximum = totalSize - visibleSize;
523 } else if (visibleSize + currentPosition > totalSize) {
526 overhangAmount = currentPosition + visibleSize - totalSize;
H A DSharedBuffer.cpp477 unsigned totalSize = size(); local
478 if (position >= totalSize) {
495 return totalSize - position;
511 unsigned bytesLeft = totalSize - consecutiveSize;
H A DScrollbar.h81 virtual int totalSize() const override { return m_totalSize; }
114 void setProportion(int visibleSize, int totalSize);
H A DScrollbar.cpp136 void Scrollbar::setProportion(int visibleSize, int totalSize) argument
138 if (visibleSize == m_visibleSize && totalSize == m_totalSize)
142 m_totalSize = totalSize;
H A DScrollbarThemeComposite.cpp214 float overhangAtEnd = scrollbar->currentPos() + scrollbar->visibleSize() - scrollbar->totalSize();
216 return scrollbar->totalSize() + overhang;
H A DScrollableArea.h215 static void computeScrollbarValueAndOverhang(float currentPosition, float totalSize, float visibleSize, float& doubleValue, float& overhangAmount);
/macosx-10.10/libmalloc-53.1.1/src/
H A Dstack_logging.c143 unsigned totalSize = 4 * vm_page_size; local
144 stack_logging_the_record_list = allocate_pages(totalSize);
146 stack_logging_the_record_list->overall_num_bytes = totalSize;
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dswapimpl.cpp118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); local
120 if(length<totalSize) {
123 (int)length, (int)totalSize);
138 totalSize-numBytesIndexesAndValueMaps);
154 return headerSize+totalSize;
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp1684 childRange->start, childRange->proposedSize, childRange->totalSize);
2193 range->proposedSize = range->totalSize = 0x4000;
2490 bridge->ranges[kIOPCIRangeBridgeBusNumber]->totalSize = 1;
2765 range->totalSize, range->extendSize,
2787 IOPCIScalar totalSize[kIOPCIResourceTypeCount]; local
2799 bzero(&totalSize[0], sizeof(totalSize));
2800 if (bridge != fRoot) totalSize[kIOPCIResourceTypeBusNumber] = 1;
2849 if (!(childRange->totalSize + childRange->extendSize)) continue;
2853 totalSize[typ
[all...]
H A DIOPCIRange.cpp82 range->totalSize = size;
209 if (headRange->size > headRange->totalSize)
211 headRange->extendSize = headRange->size - headRange->totalSize;
/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseBackendBase.cpp580 int64_t totalSize = m_sqliteDatabase.totalSize(); local
581 if (totalSize <= 10 * freeSpaceSize) {
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duspoof_impl.cpp755 int32_t totalSize = headerSize + spoofDataLength; local
757 return totalSize;
763 if (length < totalSize) {
840 return totalSize;
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
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_utilities/lib/
H A Ddyldcache.h54 size_t totalSize() const { return mLength; } // size of entire file (>= mapSize(), we hope) function in class:DYLDCache
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DScrollbarThemeMac.mm479 ScrollableArea::computeScrollbarValueAndOverhang(scrollbar->currentPos(), scrollbar->totalSize(), scrollbar->visibleSize(), value, overhang);
480 float proportion = scrollbar->totalSize() > 0 ? (static_cast<CGFloat>(scrollbar->visibleSize()) - overhang) / scrollbar->totalSize() : 1;
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclUtil.c976 int totalSize, i;
980 for (totalSize = 1, i = 0; i < argc; i++) {
981 totalSize += strlen(argv[i]) + 1;
983 result = (char *) ckalloc((unsigned) totalSize);
966 int totalSize, i; local
/macosx-10.10/ICU-531.30/icuSources/tools/gennorm2/
H A Dn2builder.cpp1173 int32_t totalSize=offset; local
1175 indexes[i]=totalSize;
1182 printf("size of binary data file contents: %5ld bytes\n", (long)totalSize);
1214 if(writtenSize!=totalSize) {
1216 (long)writtenSize, (long)totalSize);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDLibUserClient.h76 UInt32 totalSize; member in struct:_IOHIDElementValue
/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCacheStorage.cpp824 if (m_database.totalSize() + flatFileAreaSize() + resource->data()->size() > m_maximumSize) {
1546 long long totalSize = 0; local
1554 totalSize += pathSize;
1557 return totalSize;
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclUtil.c1084 int totalSize, i;
1088 for (totalSize = 1, i = 0; i < argc; i++) {
1089 totalSize += strlen(argv[i]) + 1;
1091 result = (char *) ckalloc((unsigned) totalSize);
1073 int totalSize, i; local
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_extractor.cpp427 uint64_t totalSize = 0; local
453 totalSize += it->sizem;
456 FA->size = OSSwapHostToBigInt32(totalSize);

Completed in 420 milliseconds

123