Home
last modified time | relevance | path

Searched refs:postponedLookups (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
H A Dqhostinfo_p.h216 QList<QHostInfoRunnable*> postponedLookups; // postponed because in progress for same host variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
H A Dqhostinfo_p.h216 QList<QHostInfoRunnable*> postponedLookups; // postponed because in progress for same host variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
H A Dqhostinfo_p.h216 QList<QHostInfoRunnable*> postponedLookups; // postponed because in progress for same host variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
H A Dqhostinfo_p.h216 QList<QHostInfoRunnable*> postponedLookups; // postponed because in progress for same host variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
H A Dqhostinfo_p.h216 QList<QHostInfoRunnable*> postponedLookups; // postponed because in progress for same host variable
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqhostinfo.cpp901 …o partitionBegin = std::stable_partition(manager->postponedLookups.rbegin(), manager->postponedLoo… in run()
903 const auto partitionEnd = manager->postponedLookups.end(); in run()
945 qDeleteAll(postponedLookups); in clear()
946 postponedLookups.clear(); in clear()
983 postponedLookups.erase(separate_if(postponedLookups.begin(), in rescheduleWithMutexHeld()
984 postponedLookups.end(), in rescheduleWithMutexHeld()
985 postponedLookups.begin(), in rescheduleWithMutexHeld()
988 postponedLookups.end()); in rescheduleWithMutexHeld()
1038 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
1039 if (postponedLookups.at(i)->id == id) { in abortLookup()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/kernel/
H A Dqhostinfo.cpp531 QMutableListIterator<QHostInfoRunnable*> iterator(manager->postponedLookups); in run()
568 qDeleteAll(postponedLookups); in clear()
571 postponedLookups.clear(); in clear()
600 if (!postponedLookups.isEmpty()) { in work()
603 QMutableListIterator<QHostInfoRunnable*> iterator(postponedLookups); in work()
632 postponedLookups.append(scheduled); in work()
671 for (int i = 0; i < postponedLookups.length(); i++) { in abortLookup()
672 if (postponedLookups.at(i)->id == id) { in abortLookup()
673 delete postponedLookups.takeAt(i); in abortLookup()

12