Home
last modified time | relevance | path

Searched defs:ErrorOrResult (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DError.h55 ErrorOrResult(const gl::Error &error) : mError(error) {} in ErrorOrResult() function
56 ErrorOrResult(gl::Error &&error) : mError(std::move(error)) {} in ErrorOrResult() function
58 ErrorOrResult(T &&result) in ErrorOrResult() function
63 ErrorOrResult(const T &result) in ErrorOrResult() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DError.h121 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, GLenum, GL_NO_ERROR>; variable
188 using ErrorOrResult = angle::ErrorOrResultBase<Error, ResultT, EGLint, EGL_SUCCESS>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp107 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
134 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp107 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
134 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp107 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
134 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp107 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local
134 Expected<AtomicChanges> ErrorOrResult = in TEST_F() local

12