Home
last modified time | relevance | path

Searched refs:unmapLength (Results 1 – 25 of 75) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqtranslator.cpp235 unsigned int unmapLength; member in QTranslatorPrivate
513 d->unmapLength = d->resource->size(); in do_load()
553 d->unmapLength = st.st_size; in do_load()
564 d->unmapLength = file.size(); in do_load()
565 if (!d->unmapLength) in do_load()
567 d->unmapPointer = new char[d->unmapLength]; in do_load()
570 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in do_load()
575 d->unmapLength = 0; in do_load()
966 if (unmapPointer && unmapLength) { in clear()
969 munmap(unmapPointer, unmapLength); in clear()
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2-tools/pylupdate/
H A Dtranslator.cpp106 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
112 unsigned int unmapLength; member in TranslatorPrivate
397 d->unmapLength = st.st_size; in load()
409 d->unmapLength = file.size(); in load()
410 d->unmapPointer = new char[d->unmapLength]; in load()
413 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
418 d->unmapLength = 0; in load()
540 if (d->unmapPointer && d->unmapLength) { in clear()
542 munmap(d->unmapPointer, d->unmapLength); in clear()
547 d->unmapLength = 0; in clear()
[all …]
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/www/py-qt5-webkit/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/www/py-qt5-websockets/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/net/py-qt5-network/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/py-qt5-test/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2-tools/pylupdate/
H A Dtranslator.cpp106 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
112 unsigned int unmapLength; member in TranslatorPrivate
397 d->unmapLength = st.st_size; in load()
409 d->unmapLength = file.size(); in load()
410 d->unmapPointer = new char[d->unmapLength]; in load()
413 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
418 d->unmapLength = 0; in load()
540 if (d->unmapPointer && d->unmapLength) { in clear()
542 munmap(d->unmapPointer, d->unmapLength); in clear()
547 d->unmapLength = 0; in clear()
[all …]
/dports/misc/py-qt5-demo/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/lang/py-qt5-qml/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2-tools/pylupdate/
H A Dtranslator.cpp106 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
112 unsigned int unmapLength; member in TranslatorPrivate
397 d->unmapLength = st.st_size; in load()
409 d->unmapLength = file.size(); in load()
410 d->unmapPointer = new char[d->unmapLength]; in load()
413 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
418 d->unmapLength = 0; in load()
540 if (d->unmapPointer && d->unmapLength) { in clear()
542 munmap(d->unmapPointer, d->unmapLength); in clear()
547 d->unmapLength = 0; in clear()
[all …]
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/py-qt5-core/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/qpy/pylupdate/
H A Dtranslator.cpp135 TranslatorPrivate(Translator *qq) : q(qq), unmapPointer(0), unmapLength(0) {} in TranslatorPrivate()
141 unsigned int unmapLength; member in TranslatorPrivate
427 d->unmapLength = st.st_size; in load()
439 d->unmapLength = file.size(); in load()
440 d->unmapPointer = new char[d->unmapLength]; in load()
443 ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); in load()
448 d->unmapLength = 0; in load()
570 if (d->unmapPointer && d->unmapLength) { in clear()
572 munmap(d->unmapPointer, d->unmapLength); in clear()
577 d->unmapLength = 0; in clear()
[all …]

123