Home
last modified time | relevance | path

Searched refs:commandLineOptions (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Runner/
H A DTextUI.cs53 private CommandLineOptions commandLineOptions; field in NUnitLite.Runner.TextUI
117 commandLineOptions.Parse(args); in Execute()
119 if (commandLineOptions.OutFile != null) in Execute()
122 if (!commandLineOptions.NoHeader) in Execute()
125 if (commandLineOptions.ShowHelp) in Execute()
127 else if (commandLineOptions.Error) in Execute()
136 if (commandLineOptions.Wait && commandLineOptions.OutFile != null) in Execute()
181 if (commandLineOptions.Explore) in Execute()
185 … if (commandLineOptions.Include != null && commandLineOptions.Include != string.Empty) in Execute()
195 … if (commandLineOptions.Exclude != null && commandLineOptions.Exclude != string.Empty) in Execute()
[all …]
/dports/textproc/textql/textql-1d6fef5/textql/
H A Dmain.go18 type commandLineOptions struct { struct
36 func newCommandLineOptions() *commandLineOptions {
37 cmdLineOpts := commandLineOptions{}
63 func (clo *commandLineOptions) GetDelimiter() string { argument
67 func (clo *commandLineOptions) GetHeader() bool { argument
83 func (clo *commandLineOptions) GetSaveTo() string { argument
87 func (clo *commandLineOptions) GetConsole() bool { argument
91 func (clo *commandLineOptions) GetVersion() bool { argument
95 func (clo *commandLineOptions) GetQuiet() bool { argument
99 func (clo *commandLineOptions) GetPretty() bool { argument
[all …]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/Options/
H A DHasOptions.hs2 ( HasOptions (pragmaOptions, commandLineOptions)
21 commandLineOptions :: m CommandLineOptions
26 default commandLineOptions :: (HasOptions n, MonadTrans t, m ~ t n) => m CommandLineOptions
27 commandLineOptions = lift commandLineOptions function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/
H A DProgramOptions.cpp100 const options_description& commandLineOptions, in parseCommandLine() argument
107 parser.options(commandLineOptions); in parseCommandLine()
186 options_description commandLineOptions(optionsDescription.commandLine); in read() local
187 commandLineOptions.add(general); in read()
203 parseCommandLine(vm, optionsDescription, commandLineOptions, argc, argv, pUnrecognized); in read()
207 parseCommandLine(vm, optionsDescription, commandLineOptions, argc, argv, pUnrecognized); in read()
223 std::cout << commandLineOptions; in read()
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/
H A Dmain.cpp224 if (commandLineOptions[SHOWRESOLUTIONS]) { in SetUp()
235 if (commandLineOptions[FULLSCREEN]) { in SetUp()
236 fullscreen = commandLineOptions[FULLSCREEN].last()->type(); in SetUp()
241 if (!commandLineOptions[NOMOUSEGRAB].last()->type()) { in SetUp()
290 if (!commandLineOptions[NOMOUSEGRAB].last()->type()) { in SetUp()
604 option::Option commandLineOptions[commandLineOptionsNumber]; variable
617 option::Parser parse(true, usage, argc, argv, commandLineOptions, commandLineOptionsBuffer); in main()
635 if (commandLineOptions[VERSION]) { in main()
641 if (commandLineOptions[HELP]) { in main()
647 if (option::Option* opt = commandLineOptions[UNKNOWN]) { in main()
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go31 func commandLineOptions(options *source.Options) { func
44 cache := cache.New(commandLineOptions)
51 …tests.Run(t, cmdtest.NewRunner(exporter, data, tests.Context(t), ts.Addr, commandLineOptions), dat…
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go31 func commandLineOptions(options *source.Options) { func
44 cache := cache.New(commandLineOptions)
51 …tests.Run(t, cmdtest.NewRunner(exporter, data, tests.Context(t), ts.Addr, commandLineOptions), dat…
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go31 func commandLineOptions(options *source.Options) { func
44 cache := cache.New(commandLineOptions)
51 …tests.Run(t, cmdtest.NewRunner(exporter, data, tests.Context(t), ts.Addr, commandLineOptions), dat…
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go32 func commandLineOptions(options *source.Options) { func
46 cache := cache.New(commandLineOptions, di.State)
53 …tests.Run(t, cmdtest.NewRunner(exporter, data, tests.Context(t), ts.Addr, commandLineOptions), dat…
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go27 commandLineOptions,
32 func commandLineOptions(options *source.Options) { func
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/gopls/test/
H A Dgopls_test.go24 cmdtest.TestCommandLine(t, "../../internal/lsp/testdata", commandLineOptions)
27 func commandLineOptions(options *source.Options) { func

123