Home
last modified time | relevance | path

Searched defs:showCmd (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go263 type showCmd struct { struct
264 tags string
267 func (*showCmd) Name() string { return "show" }
268 func (*showCmd) Synopsis() string {
271 func (*showCmd) Usage() string {
282 func (cmd *showCmd) SetFlags(f *flag.FlagSet) {
285 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go263 type showCmd struct { struct
264 tags string
267 func (*showCmd) Name() string { return "show" }
268 func (*showCmd) Synopsis() string {
271 func (*showCmd) Usage() string {
282 func (cmd *showCmd) SetFlags(f *flag.FlagSet) {
285 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go263 type showCmd struct { struct
264 tags string
267 func (*showCmd) Name() string { return "show" }
268 func (*showCmd) Synopsis() string {
271 func (*showCmd) Usage() string {
282 func (cmd *showCmd) SetFlags(f *flag.FlagSet) {
285 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go250 type showCmd struct{} struct
252 func (*showCmd) Name() string { return "show" }
253 func (*showCmd) Synopsis() string {
256 func (*showCmd) Usage() string {
267 func (*showCmd) SetFlags(_ *flag.FlagSet) {}
268 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go256 type showCmd struct{} struct
258 func (*showCmd) Name() string { return "show" }
259 func (*showCmd) Synopsis() string {
262 func (*showCmd) Usage() string {
273 func (*showCmd) SetFlags(_ *flag.FlagSet) {}
274 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/google/wire/cmd/wire/
H A Dmain.go256 type showCmd struct{} struct
258 func (*showCmd) Name() string { return "show" }
259 func (*showCmd) Synopsis() string {
262 func (*showCmd) Usage() string {
273 func (*showCmd) SetFlags(_ *flag.FlagSet) {}
274 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/google/wire/wire-0.4.0/cmd/wire/
H A Dmain.go256 type showCmd struct{} struct
258 func (*showCmd) Name() string { return "show" }
259 func (*showCmd) Synopsis() string {
262 func (*showCmd) Usage() string {
273 func (*showCmd) SetFlags(_ *flag.FlagSet) {}
274 …howCmd) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus {
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/ElfView/Source/
H A DWinMain.cpp5 int WINAPI WinMain(HINSTANCE instance, HINSTANCE prevInstance, LPSTR params, int showCmd) in WinMain()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DWINDOWPLACEMENT.java19 public int showCmd; field in WINDOWPLACEMENT
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dtoplevel.h124 void MSWSetShowCommand(WXUINT showCmd) { m_showCmd = showCmd; } in MSWSetShowCommand()
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/classes/
H A Dclass.ilCmiXapiSettingsGUI.php109 protected function showCmd(ilPropertyFormGUI $form = null) function in ilCmiXapiSettingsGUI
H A Dclass.ilCmiXapiScoringGUI.php84 protected function showCmd() function in ilCmiXapiScoringGUI
H A Dclass.ilCmiXapiStatementsGUI.php71 protected function showCmd() function in ilCmiXapiStatementsGUI
/dports/emulators/quasi88/quasi88-0.6.4/src/WIN32/
H A Dmain.c43 int showCmd) in WinMain()
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.ilAssQuestionSkillUsagesTableGUI.php80 private function showCmd() function in ilAssQuestionSkillUsagesTableGUI
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.ilAssQuestionSkillUsagesTableGUI.php80 private function showCmd() function in ilAssQuestionSkillUsagesTableGUI
/dports/www/ilias6/ILIAS-6.14/Modules/LTIConsumer/classes/
H A Dclass.ilLTIConsumerScoringGUI.php68 protected function showCmd() function in ilLTIConsumerScoringGUI
H A Dclass.ilLTIConsumerXapiStatementsGUI.php71 protected function showCmd() function in ilLTIConsumerXapiStatementsGUI
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/MissingH-1.4.3.0/src/System/Cmd/
H A DUtils.hs569 showCmd fp args = fp ++ " " ++ show args function
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/doc/
H A Dmain.go51 showCmd bool // -cmd flag var
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/doc/
H A Dmain.go58 showCmd bool // -cmd flag var
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/doc/
H A Dmain.go58 showCmd bool // -cmd flag var
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestResultsGUI.php301 protected function showCmd() function in ilTestResultsGUI
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestResultsGUI.php301 protected function showCmd() function in ilTestResultsGUI
/dports/lang/spidermonkey78/firefox-78.9.0/browser/app/winlauncher/
H A DLaunchUnelevated.cpp102 _variant_t showCmd(SW_SHOWNORMAL); in LaunchUnelevated() local

1234