Home
last modified time | relevance | path

Searched refs:errorCodeToString (Results 1 – 23 of 23) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/qtlockedfile/
H A Dqtlockedfile_win.cpp41 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
81 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
101 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
110 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
123 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
135 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
165 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
182 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
190 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/qtlockedfile/
H A Dqtlockedfile_win.cpp41 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
81 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
101 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
110 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
123 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
135 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
165 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
182 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
190 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/qtlockedfile/
H A Dqtlockedfile_win.cpp41 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
81 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
101 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
110 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
123 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
135 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
165 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
182 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
190 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/graphics/krita/krita-4.4.8/libs/ui/qtlockedfile/
H A Dqtlockedfile_win.cpp42 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
82 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
102 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
111 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
124 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
136 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
166 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
183 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
191 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/devel/kdevelop/kdevelop-21.12.3/app/3rdparty/qtsingleapplication/
H A Dqtlockedfile_win.cpp37 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
77 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
97 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
106 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
119 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
131 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
161 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
178 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
186 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/editors/kate/kate-21.12.3/kate/qtsingleapplication/
H A Dqtlockedfile_win.cpp18 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
56 …qWarning("QtLockedFile::lock(): CreateSemaphore: %s", errorCodeToString(GetLastError()).toLatin1()… in lock()
74 …qWarning("QtLockedFile::lock(): CreateMutex: %s", errorCodeToString(GetLastError()).toLatin1().con… in lock()
82 …qWarning("QtLockedFile::lock(): WaitForSingleObject (mutex): %s", errorCodeToString(GetLastError()… in lock()
94 …qWarning("QtLockedFile::unlock(): ReleaseSemaphore: %s", errorCodeToString(GetLastError()).toLatin… in lock()
105 …qWarning("QtLockedFile::lock(): WaitForSingleObject (semaphore): %s", errorCodeToString(GetLastErr… in lock()
136 …qWarning("QtLockedFile::unlock(): ReleaseSemaphore: %s", errorCodeToString(GetLastError()).toLatin… in unlock()
153 …qWarning("QtLockedFile::~QtLockedFile(): CloseHandle (mutex): %s", errorCodeToString(GetLastError(… in ~QtLockedFile()
160 …rning("QtLockedFile::~QtLockedFile(): CloseHandle (semaphore): %s", errorCodeToString(GetLastError… in ~QtLockedFile()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/shared/qtlockedfile/
H A Dqtlockedfile_win.cpp37 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
77 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
97 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
106 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
119 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
131 errorCodeToString(GetLastError()).toLatin1().constData()); in lock()
161 errorCodeToString(GetLastError()).toLatin1().constData()); in unlock()
178 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
186 errorCodeToString(GetLastError()).toLatin1().constData()); in ~QtLockedFile()
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dsevenzipfile.cpp77 …x %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(m_extractor-… in read()
98 …x %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(m_extractor-… in read()
116 …(index %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(result); in read()
161 …x %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(m_extractor-… in readBig()
182 …x %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(m_extractor-… in readBig()
200 …(index %2) failed").arg(entryList()[index].name()).arg(index) + " - " + errorCodeToString(result); in readBig()
210 QString SevenZipFile::errorCodeToString(SRes errorCode) in errorCodeToString() function in SevenZipFile
285 m_lastError = tr("can't open archive '%1'").arg(m_fileName) + ", " + errorCodeToString(result); in open()
H A Dsevenzipfile.h136 QString errorCodeToString(SRes errorCode);
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/net/
H A Ddownloadhandlerimpl.cpp75 setError(errorCodeToString(QNetworkReply::OperationCanceledError)); in cancel()
111 …ad failure (%s), reason: %s", qUtf8Printable(url()), qUtf8Printable(errorCodeToString(m_reply->err… in processFinishedDownload()
112 setError(errorCodeToString(m_reply->error())); in processFinishedDownload()
209 QString DownloadHandlerImpl::errorCodeToString(const QNetworkReply::NetworkError status) in errorCodeToString() function in DownloadHandlerImpl
H A Ddownloadhandlerimpl.h61 static QString errorCodeToString(QNetworkReply::NetworkError status);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqsettings_win.cpp131 static QString errorCodeToString(DWORD errorCode) in errorCodeToString() function
214 … qWarning("QSettings: RegQueryInfoKey() failed: %s", errorCodeToString(res).toLatin1().data()); in childKeysOrGroups()
248 … qWarning("QSettings: RegEnumValue failed: %s", errorCodeToString(res).toLatin1().data()); in childKeysOrGroups()
303 group.toLatin1().data(), errorCodeToString(res).toLatin1().data()); in deleteChildGroups()
578 … regList.at(0).key().toLatin1().data(), errorCodeToString(res).toLatin1().data()); in ~QWinSettingsPrivate()
618 group.toLatin1().data(), errorCodeToString(res).toLatin1().data()); in remove()
630 rKey.toLatin1().data(), errorCodeToString(res).toLatin1().data()); in remove()
737 rKey.toLatin1().data(), errorCodeToString(res).toLatin1().data()); in set()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Application/UserAccount/
H A Djucer_LicenseQueryThread.h180 virtual String errorCodeToString (int) const = 0;
209 String errorCodeToString (int errorCode) const override in errorCodeToString() function
254 String errorCodeToString (int errorCode) const override in errorCodeToString() function
335 … return { accountEnquiryTask->errorCodeToString (statusCode), ErrorType::webResponseError }; in runTask()
/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/src/
H A DE57Exception.cpp105 …os << "**** Got an e57 exception: " << e57::Utilities::errorCodeToString(errorCode()) << std::endl; in report()
255 std::string Utilities::errorCodeToString(ErrorCode ecode) in errorCodeToString() function in e57::Utilities
/dports/science/smoldyn/smoldyn-2.67/examples/S15_python/
H A DLoadAndRun.py10 print("Test of errorCodeToString: ",S.errorCodeToString(EC.ok))
/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/include/
H A DE57Exception.h126 std::string errorCodeToString(ErrorCode ecode);
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Support/
H A DError.cpp60 std::string GlowErrorValue::errorCodeToString(const ErrorCode &ec) { in errorCodeToString() function in glow::detail::GlowErrorValue
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Dgwerror.cpp22 QString GroupWise::errorCodeToString(int errorCode) in errorCodeToString() function in GroupWise
H A Dgwerror.h101 QString LIBGROUPWISE_EXPORT errorCodeToString(int errorCode);
H A Dtask.cpp199 d->statusString = GroupWise::errorCodeToString(code); in setError()
/dports/deskutils/akregator/akregator-21.12.3/src/subscription/
H A Dsubscriptionlistmodel.cpp44 static QString errorCodeToString(Syndication::ErrorCode err) in errorCodeToString() function
228 return i18n("Could not fetch feed: %1", errorCodeToString(feed->fetchErrorCode())); in data()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Support/
H A DError.h312 os << "\n" << mType << " code: " << errorCodeToString(ec_);
345 static std::string errorCodeToString(const ErrorCode &ec);
/dports/devel/juce/JUCE-f37e9a1/modules/juce_video/native/
H A Djuce_android_Video.h1210 auto errorMessage = errorCodeToString (what); in onError()
1211 auto extraMessage = errorCodeToString (extra); in onError()
1227 static String errorCodeToString (int code) in errorCodeToString() function