Home
last modified time | relevance | path

Searched refs:arrayImpl (Results 1 – 25 of 59) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp161 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
162 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
163 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
164 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
173 return arrayImpl->readPointer(maximumLength, len); in readPointer()
178 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
183 return arrayImpl->atEnd(); in atEnd()
190 return arrayImpl->reset(); in reset()
195 return arrayImpl->size(); in size()
H A Dqnoncontiguousbytedevice_p.h172 QNonContiguousByteDeviceByteArrayImpl* arrayImpl; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
H A Dqnoncontiguousbytedevice_p.h173 QNonContiguousByteDeviceByteArrayImpl* arrayImpl; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqnoncontiguousbytedevice.cpp143 arrayImpl = new QNonContiguousByteDeviceByteArrayImpl(&byteArray); in QNonContiguousByteDeviceBufferImpl()
144 arrayImpl->setParent(this); in QNonContiguousByteDeviceBufferImpl()
145 connect(arrayImpl, SIGNAL(readyRead()), SIGNAL(readyRead())); in QNonContiguousByteDeviceBufferImpl()
146 connect(arrayImpl, SIGNAL(readProgress(qint64,qint64)), SIGNAL(readProgress(qint64,qint64))); in QNonContiguousByteDeviceBufferImpl()
155 return arrayImpl->readPointer(maximumLength, len); in readPointer()
160 return arrayImpl->advanceReadPointer(amount); in advanceReadPointer()
165 return arrayImpl->atEnd(); in atEnd()
170 return arrayImpl->reset(); in reset()
175 return arrayImpl->size(); in size()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libutils/
H A DVectorImpl.cpp118 return insertArrayAt(vector.arrayImpl(), index, vector.size()); in insertVectorAt()
179 void* array = const_cast<void*>(arrayImpl()); in sort()
328 const void* buffer = arrayImpl(); in itemLocation()
603 const void* a = arrayImpl(); in _indexOrderOf()
638 const void* buffer = vector.arrayImpl(); in merge()
657 if (do_compare(vector.itemLocation(vector.size()-1), arrayImpl()) <= 0) { in merge()
659 } else if (do_compare(vector.arrayImpl(), itemLocation(size()-1)) >= 0) { in merge()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libutils/
H A DVectorImpl.cpp116 return insertArrayAt(vector.arrayImpl(), index, vector.size()); in insertVectorAt()
177 void* array = const_cast<void*>(arrayImpl()); in sort()
326 const void* buffer = arrayImpl(); in itemLocation()
602 const void* a = arrayImpl(); in _indexOrderOf()
637 const void* buffer = vector.arrayImpl(); in merge()
656 if (do_compare(vector.itemLocation(vector.size()-1), arrayImpl()) <= 0) { in merge()
658 } else if (do_compare(vector.arrayImpl(), itemLocation(size()-1)) >= 0) { in merge()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/system/core/libutils/
H A DVectorImpl.cpp116 return insertArrayAt(vector.arrayImpl(), index, vector.size()); in insertVectorAt()
177 void* array = const_cast<void*>(arrayImpl()); in sort()
323 const void* buffer = arrayImpl(); in itemLocation()
565 const void* a = arrayImpl(); in _indexOrderOf()
600 const void* buffer = vector.arrayImpl(); in merge()
619 if (do_compare(vector.itemLocation(vector.size()-1), arrayImpl()) <= 0) { in merge()
621 } else if (do_compare(vector.arrayImpl(), itemLocation(size()-1)) >= 0) { in merge()

123