Home
last modified time | relevance | path

Searched refs:errorScope (Results 1 – 25 of 83) sorted by relevance

1234

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqsystemerror_p.h70 : errorCode(error), errorScope(scope) in QSystemError()
75 QString toString() const { return string(errorScope, errorCode); } in toString()
76 Q_DECL_CONSTEXPR ErrorScope scope() const { return errorScope; } in scope()
79 static Q_CORE_EXPORT QString string(ErrorScope errorScope, int errorCode);
87 ErrorScope errorScope = NoError; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqsystemerror_p.h79 ErrorScope errorScope; variable
83 : errorCode(error), errorScope(scope) in QSystemError()
89 : errorCode(0), errorScope(NoError) in QSystemError()
96 return errorScope; in scope()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DMozFramebuffer.cpp39 GLContext::LocalErrorScope errorScope(*gl); in Create() local
58 const auto err = errorScope.GetError(); in Create()
104 GLContext::LocalErrorScope errorScope(*gl); in CreateWith() local
114 const auto err = errorScope.GetError(); in CreateWith()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextDraw.cpp763 gl::GLContext::LocalErrorScope& errorScope) in HandleDrawElementsErrors() argument
765 const auto err = errorScope.GetError(); in HandleDrawElementsErrors()
811 UniquePtr<gl::GLContext::LocalErrorScope> errorScope; in DrawElements() local
814 errorScope.reset(new gl::GLContext::LocalErrorScope(*gl)); in DrawElements()
820 if (errorScope) { in DrawElements()
821 HandleDrawElementsErrors(this, funcName, *errorScope); in DrawElements()
858 UniquePtr<gl::GLContext::LocalErrorScope> errorScope; in DrawElementsInstanced() local
867 if (errorScope) { in DrawElementsInstanced()
868 HandleDrawElementsErrors(this, funcName, *errorScope); in DrawElementsInstanced()
1146 gl::GLContext::LocalErrorScope errorScope(*gl); in DoFakeVertexAttrib0() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DMozFramebuffer.cpp39 GLContext::LocalErrorScope errorScope(*gl); in Create() local
58 const auto err = errorScope.GetError(); in Create()
148 GLContext::LocalErrorScope errorScope(*gl); in Create() local
158 const auto err = errorScope.GetError(); in Create()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DMozFramebuffer.cpp39 GLContext::LocalErrorScope errorScope(*gl); in Create() local
58 const auto err = errorScope.GetError(); in Create()
148 GLContext::LocalErrorScope errorScope(*gl); in Create() local
158 const auto err = errorScope.GetError(); in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DMozFramebuffer.cpp39 GLContext::LocalErrorScope errorScope(*gl); in Create() local
58 const auto err = errorScope.GetError(); in Create()
148 GLContext::LocalErrorScope errorScope(*gl); in Create() local
158 const auto err = errorScope.GetError(); in Create()

1234