Home
last modified time | relevance | path

Searched defs:gotError (Results 1 – 25 of 66) sorted by relevance

123

/dports/math/vtk8/VTK-8.2.0/IO/Image/Testing/Python/
H A DTestPNGTextChunks.py8 gotError = False variable
53 gotError = True variable
60 gotError = True variable
70 gotError = True variable
77 gotError = True variable
81 gotError = True variable
85 gotError = True variable
89 gotError = True variable
/dports/math/vtk9/VTK-9.1.0/IO/Image/Testing/Python/
H A DTestPNGTextChunks.py8 gotError = False variable
61 gotError = True variable
68 gotError = True variable
78 gotError = True variable
85 gotError = True variable
89 gotError = True variable
93 gotError = True variable
97 gotError = True variable
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dk3bufferedsocket.cpp162 emit gotError(WouldBlock); in writeData() local
304 emit gotError(error()); in slotReadActivity() local
312 emit gotError(error()); in slotReadActivity() local
345 emit gotError(error()); in slotWriteActivity() local
353 emit gotError(error()); in slotWriteActivity() local
H A Dk3streamsocket.cpp142 emit gotError(InProgress); in connect() local
308 emit gotError(error()); in connectionEvent() local
326 emit gotError(Timeout); in timeoutSlot() local
358 emit gotError(NotSupported); in bindLocallyFor() local
H A Dk3clientsocketbase.cpp303 emit gotError(error()); in waitForMore() local
314 emit gotError(error()); in readData() local
325 emit gotError(error()); in peekData() local
336 emit gotError(error()); in writeData() local
411 emit gotError(LookupFailure); in lookupFinishedSlot() local
H A Dk3serversocket.cpp364 emit gotError(LookupFailure); in lookupFinishedSlot() local
402 emit gotError(error()); in doBind() local
410 emit gotError(error()); in doListen() local
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/integration/
H A Dtest_upgrade.py189 def gotError(self, e): member in UpgradeTestMixin
262 def gotError(self, e): member in UpgradeTestV090b4
281 def gotError(self, e): member in UpgradeTestV087p1
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/src/client/
H A DQXmppRemoteMethod.cpp55 void QXmppRemoteMethod::gotError(const QXmppRpcErrorIq &iq) in gotError() function in QXmppRemoteMethod
/dports/devel/py-foolscap/foolscap-21.7.0/doc/listings/
H A Dpb3user.py13 def gotError(err): function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DUtils.hs13 gotError as is = function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DUtils.hs13 gotError as is = function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DUtils.hs13 gotError as is = function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DUtils.hs13 gotError as is = function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DUtils.hs13 gotError as is = function
/dports/graphics/photoqt/photoqt-1.6/cplusplus/scripts/
H A Drunprocess.h53 bool gotError() { return error; } in gotError() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/xml/bind/xsom/8159240/
H A DWhitespacesTest.java81 public boolean gotError = false; field in WhitespacesTest.XsomErrorHandler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/xml/bind/xsom/8159240/
H A DWhitespacesTest.java81 public boolean gotError = false; field in WhitespacesTest.XsomErrorHandler
/dports/misc/veles/veles-2018.05.0/src/ui/
H A Dsubchunkfileblobitem.cc80 void SubchunkFileBlobItem::gotError(const veles::dbif::PError& error) { in gotError() function in veles::ui::SubchunkFileBlobItem
/dports/dns/kf5-kdnssd/kdnssd-5.89.0/src/
H A Davahi-remoteservice.cpp94 void RemoteServicePrivate::gotError() in gotError() function in KDNSSD::RemoteServicePrivate
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libompd/src/
H A DTargetValue.h208 bool gotError() const { return errorState.errorCode != ompd_rc_ok; } in gotError() function
/dports/www/py-weboob-qt/weboob-qt-2.0/weboob/applications/qhavedate/
H A Dcontacts.py121 def gotError(self, backend, error, backtrace): member in ContactThread
228 def gotError(self, backend, error, backtrace): member in ContactProfile
/dports/cad/verilator/verilator-4.216/include/
H A Dverilated.h434 bool gotError() const VL_MT_SAFE { return m_s.m_gotError; } in gotError() function
745 static void gotError(bool flag) VL_MT_SAFE { Verilated::threadContextp()->gotError(flag); } in gotError() function
747 static bool gotError() VL_MT_SAFE { return Verilated::threadContextp()->gotError(); } in gotError() function
/dports/mail/trojita/trojita-0.7/src/Composer/
H A DSubmission.cpp305 void Submission::gotError(const QString &error) in gotError() function in Composer::Submission
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/linux-capture/
H A Dxcompcap-helper.cpp397 bool XErrorLock::gotError() in gotError() function in XErrorLock
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp312 bool gotError = false; in iterate() local

123