Home
last modified time | relevance | path

Searched refs:handleVersion (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/preprocessor_tests/
H A Dversion_test.cpp22 EXPECT_CALL(mDirectiveHandler, handleVersion(pp::SourceLocation(0, 1), 200, SH_GLES2_SPEC)); in TEST_F()
37 handleVersion(pp::SourceLocation(0, 1), 330, SH_GL_COMPATIBILITY_SPEC)); in TEST_F()
59 EXPECT_CALL(mDirectiveHandler, handleVersion(pp::SourceLocation(0, 1), 200, SH_GLES2_SPEC)); in TEST_F()
73 EXPECT_CALL(mDirectiveHandler, handleVersion(pp::SourceLocation(0, 1), 200, SH_GLES2_SPEC)); in TEST_F()
90 EXPECT_CALL(mDirectiveHandler, handleVersion(pp::SourceLocation(0, 3), 200, SH_GLES2_SPEC)); in TEST_F()
107 EXPECT_CALL(mDirectiveHandler, handleVersion(pp::SourceLocation(0, 3), 200, SH_GLES2_SPEC)); in TEST_F()
201 EXPECT_CALL(mDirectiveHandler, handleVersion(_, _, _)).Times(0); in TEST_P()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/preprocessor_tests/
H A Dversion_test.cpp21 handleVersion(pp::SourceLocation(0, 1), 200)); in TEST_F()
43 handleVersion(pp::SourceLocation(0, 1), 200)); in TEST_F()
58 handleVersion(pp::SourceLocation(0, 1), 200)); in TEST_F()
75 handleVersion(pp::SourceLocation(0, 3), 200)); in TEST_F()
92 handleVersion(pp::SourceLocation(0, 3), 200)); in TEST_F()
215 EXPECT_CALL(mDirectiveHandler, handleVersion(_, _)).Times(0); in TEST_P()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/server/routes/
H A Dversion.go44 versionWS.GET("/").To(v.handleVersion).
55 func (v Version) handleVersion(req *restful.Request, resp *restful.Response) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/server/routes/
H A Dversion.go44 versionWS.GET("/").To(v.handleVersion).
55 func (v Version) handleVersion(req *restful.Request, resp *restful.Response) { func
/dports/devel/staf/src/staf/lang/perl/
H A DGetEnvVar.pm158 return handleVersion();
169 sub handleVersion subroutine
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveHandlerBase.h46 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveHandlerBase.h46 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h39 virtual void handleVersion(const SourceLocation &loc,
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/preprocessor/
H A DDirectiveHandlerBase.h38 virtual void handleVersion(const SourceLocation &loc, int version) = 0;

1234567