Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 25 of 7987) sorted by relevance

12345678910>>...320

/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dmetapad.ini1 [Options] section
2 bSystemColours=1
4 bNoSmartHome=0
19 nMaxMRU=8
42 szArgs=
44 szArgs2=
101 mru_2=
102 mru_5=
105 mru_8=
106 mru_3=
[all …]
/dports/textproc/sift/sift-0.9.0/
H A Doptions.go36 type Options struct { struct
40 Color string
65 CustomTypes map[string]string
95 ShowFilename string
113 FileConditions struct {
122 MatchConditions struct {
208 func (o *Options) LoadDefaults() {
358 func (o *Options) processTypes() error {
398 func (o *Options) checkFormats() error {
520 func (o *Options) processConditions() error {
[all …]
/dports/www/gallery-dl/gallery-dl-1.21.0/docs/
H A Dconfiguration.rst2780 output.mode
2810 output.skip
2838 output.log
2974 exec.async
2985 exec.command
3007 exec.event
3153 mtime.event
3163 mtime.key
3326 zip.mode
3363 cache.file
[all …]
/dports/net/nsq/nsq-1.2.1/nsqd/
H A Doptions.go15 type Options struct { struct
17 ID int64 `flag:"node-id" cfg:"id"`
18 LogLevel lg.LogLevel `flag:"log-level"`
19 LogPrefix string `flag:"log-prefix"`
20 Logger Logger
40 QueueScanInterval time.Duration
41 QueueScanRefreshInterval time.Duration
44 QueueScanDirtyPercent float64
52 ClientTimeout time.Duration
84 DeflateEnabled bool `flag:"deflate"`
[all …]
/dports/www/websocat/websocat-1.9.0/src/
H A Doptions.rs20 pub struct Options { struct
25 pub udp_broadcast: bool,
27 pub udp_ttl: Option<u32>,
31 pub udp_reuseaddr: bool,
32 pub unidirectional: bool,
36 pub exit_on_eof: bool,
37 pub oneshot: bool,
50 pub one_message: bool,
53 pub buffer_size: usize,
61 pub exec_set_env: bool,
[all …]
/dports/www/pomerium/pomerium-0.8.3/config/
H A Doptions.go38 type Options struct { struct
92 TLSConfig *tls.Config `hash:"ignore"`
105 Policies []Policy `yaml:"policy,omitempty"`
106 PolicyEnv string `yaml:",omitempty"`
222 CacheURL *url.URL `yaml:",omitempty"`
232 viper *viper.Viper
334 func (o *Options) parsePolicy() error {
381 func (o *Options) parseHeaders() error {
440 func (o *Options) Validate() error {
587 UpdateOptions(Options) error argument
[all …]
/dports/textproc/htmltest/htmltest-0.15.0/htmltest/
H A Doptions.go22 CheckDoctype bool
23 CheckAnchors bool
24 CheckLinks bool
25 CheckImages bool
26 CheckScripts bool
27 CheckMeta bool
28 CheckGeneric bool
38 EnforceHTML5 bool
39 EnforceHTTPS bool
60 LogLevel int
[all …]
/dports/science/ergo/ergo-3.8/source/scf/
H A Dscf.h53 struct Options { struct
74 int cht_leavesSizeMax;
75 int cht_blocksize;
85 int use_dft;
93 int skip_H_core;
103 int use_diis_always;
119 int image_view_axis;
132 int do_acc_scan_J;
133 int do_acc_scan_K;
134 int do_acc_scan_Vxc;
[all …]
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dminimizer.h56 struct Options { struct
57 Options() { in Options() argument
61 explicit Options(const Solver::Options& options) { in Options() argument
118 int max_num_iterations;
120 int num_threads;
128 double gradient_tolerance;
130 double function_tolerance;
132 double eta;
133 bool jacobi_scaling;
166 // The Options struct does not own these pointers. argument
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dminimizer.h55 struct Options { struct
56 Options() { in Options() argument
60 explicit Options(const Solver::Options& options) { in Options() argument
117 int max_num_iterations;
119 int num_threads;
127 double gradient_tolerance;
129 double function_tolerance;
131 double eta;
132 bool jacobi_scaling;
165 // The Options struct does not own these pointers. argument
[all …]
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dminimizer.h57 struct Options { struct
58 Options() { Init(Solver::Options()); } in Options() argument
60 explicit Options(const Solver::Options& options) { Init(options); } in Options() function
113 int max_num_iterations;
115 int num_threads;
123 double gradient_tolerance;
125 double function_tolerance;
127 double eta;
128 bool jacobi_scaling;
161 // The Options struct does not own these pointers. argument
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/chroma-js/
H A Dreadme.md44 You can use it in node.js, too!
52 First clone the repository and install the dev dependencies:
54 git clone git@github.com:gka/chroma.js.git
58 Then compile the coffee-script source files to the build files:
62 Don't forget to tests your changes! You will probably also want to add new test to the `/test` fold…
66 And to update the documentation just run
70 To preview the docs locally you can use
72 npm run docs-preview
74 ### Similar Libraries / Prior Art
76 * [Chromatist](https://github.com/jrus/chromatist)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/tools/scan-build-py/tests/unit/
H A Dtest_intercept.py38 def test_sip(self):
51 os.chmod(filename, 0x1ff)
53 def create_csrutil(dest_dir, status):
58 def create_sestatus(dest_dir, status):
64 DISABLED = 'disabled'
68 with libear.TemporaryDirectory() as tmpdir:
70 try:
71 os.environ['PATH'] = tmpdir + ':' + saved
73 create_csrutil(tmpdir, ENABLED)
76 create_csrutil(tmpdir, DISABLED)
[all …]
/dports/emulators/mess/mame-mame0226/docs/source/commandline/
H A Dcommandline-all.rst1402 .. _mame-commandline-state:
1806 .. _mame-commandline-speed:
1859 .. _mame-commandline-bench:
1911 .. _mame-commandline-noror:
1915 .. _mame-commandline-norol:
2393 .. _mame-commandline-view:
3393 .. _mame-commandline-log:
3584 .. _mame-commandline-drc:
3636 .. _mame-commandline-bios:
3698 .. _mame-commandline-ui:
[all …]
/dports/emulators/mame/mame-mame0226/docs/source/commandline/
H A Dcommandline-all.rst1402 .. _mame-commandline-state:
1806 .. _mame-commandline-speed:
1859 .. _mame-commandline-bench:
1911 .. _mame-commandline-noror:
1915 .. _mame-commandline-norol:
2393 .. _mame-commandline-view:
3393 .. _mame-commandline-log:
3584 .. _mame-commandline-drc:
3636 .. _mame-commandline-bios:
3698 .. _mame-commandline-ui:
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/pkg/apis/options/
H A Doptions.go21 type Options struct { struct
37 Cookie Cookie `cfg:",squash"`
38 Session SessionOptions `cfg:",squash"`
39 Logging Logging `cfg:",squash"`
40 Templates Templates `cfg:",squash"`
49 Server Server `cfg:",internal"`
50 MetricsServer Server `cfg:",internal"`
52 Providers Providers `cfg:",internal"`
70 redirectURL *url.URL
71 provider providers.Provider
[all …]
/dports/www/miniflux/v2-2.0.35/config/
H A Doptions.go83 type Options struct { struct
95 databaseMaxConns int
96 databaseMinConns int
97 databaseConnectionLifetime int
228 func (o *Options) BaseURL() string {
233 func (o *Options) RootURL() string {
238 func (o *Options) BasePath() string {
273 func (o *Options) CertFile() string {
323 func (o *Options) BatchSize() int {
378 func (o *Options) HasHSTS() bool {
[all …]
/dports/audio/ncmpc/ncmpc-0.41/src/
H A DOptions.hxx39 struct Options { struct
40 std::string host;
41 std::string password;
43 std::string key_file;
60 int port;
61 int timeout_ms = 0;
63 int search_mode;
64 int seek_time = 1;
82 bool list_wrap;
83 bool auto_center;
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/influxdata/influxdb-client-go/v2/api/write/
H A Doptions.go12 type Options struct { struct
14 batchSize uint
16 flushInterval uint
19 precision time.Duration
21 useGZip bool
25 retryInterval uint
27 maxRetries uint
29 retryBufferLimit uint
31 maxRetryInterval uint
33 maxRetryTime uint
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/influxdata/influxdb-client-go/v2/
H A Doptions.go17 type Options struct { struct
19 logLevel uint
21 writeOptions *write.Options
23 httpOptions *http.Options
27 func (o *Options) BatchSize() uint {
38 func (o *Options) FlushInterval() uint {
49 func (o *Options) RetryInterval() uint {
60 func (o *Options) MaxRetries() uint {
94 func (o *Options) MaxRetryTime() uint {
116 func (o *Options) LogLevel() uint {
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/doc/
H A Dbuilding.rst537 ``--cpu=CPU``
543 ``--os=OS``
752 ``--debug-mode``
898 ``--with-pdf``
940 ``--with-boost``
946 ``--with-bzip2``
951 ``--with-lzma``
956 ``--with-zlib``
976 ``--with-tpm``
991 ``--prefix=DIR``
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/doc/
H A Dbuilding.rst537 ``--cpu=CPU``
543 ``--os=OS``
752 ``--debug-mode``
898 ``--with-pdf``
940 ``--with-boost``
946 ``--with-bzip2``
951 ``--with-lzma``
956 ``--with-zlib``
976 ``--with-tpm``
991 ``--prefix=DIR``
[all …]
/dports/security/botan2/Botan-2.18.2/doc/
H A Dbuilding.rst537 ``--cpu=CPU``
543 ``--os=OS``
752 ``--debug-mode``
898 ``--with-pdf``
940 ``--with-boost``
946 ``--with-bzip2``
951 ``--with-lzma``
956 ``--with-zlib``
976 ``--with-tpm``
991 ``--prefix=DIR``
[all …]
/dports/databases/go-pgweb/pgweb-0.11.7/pkg/command/
H A Doptions.go12 type Options struct { struct
13 Version bool `short:"v" long:"version" description:"Print version"`
14 Debug bool `short:"d" long:"debug" description:"Enable debugging mode"`
15 URL string `long:"url" description:"Database connection string"`
17 Port int `long:"port" description:"Server port" default:"5432"`
18 User string `long:"user" description:"Database user"`
19 Pass string `long:"pass" description:"Password for user"`
20 DbName string `long:"db" description:"Database name"`
21 Ssl string `long:"ssl" description:"SSL mode"`
27 AuthUser string `long:"auth-user" description:"HTTP basic auth user"`
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb-client-go/v2/
H A Doptions.go17 type Options struct { struct
19 logLevel uint
21 writeOptions *write.Options
23 httpOptions *http.Options
27 func (o *Options) BatchSize() uint {
38 func (o *Options) FlushInterval() uint {
49 func (o *Options) RetryInterval() uint {
60 func (o *Options) MaxRetries() uint {
72 func (o *Options) RetryBufferLimit() uint {
94 func (o *Options) LogLevel() uint {
[all …]

12345678910>>...320