Home
last modified time | relevance | path

Searched defs:options (Results 76 – 100 of 38895) sorted by relevance

12345678910>>...1556

/dports/editors/joe/joe-4.6/joe/
H A Db.h67 const char *ftype; /* Name of this set of options */ argument
69 int overtype;
75 off_t tab;
76 int indentc;
77 off_t istep;
83 int linums;
84 int hiline;
86 int french;
87 int flowed;
88 int spaces;
[all …]
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/tests/
H A Dtest-output-flex-relation-changes.cpp21 options_t options = testing::opt_t().slim().flex(conf_file); variable
45 options_t options = testing::opt_t().slim().flex(conf_file); variable
69 options_t options = testing::opt_t().slim().flex(conf_file); variable
92 options_t options = testing::opt_t().slim().flex(conf_file); variable
116 options_t options = testing::opt_t().slim().flex(conf_file); variable
140 options_t options = testing::opt_t().slim().flex(conf_file); variable
164 options_t options = testing::opt_t().slim().flex(conf_file); variable
187 options_t options = testing::opt_t().slim().flex(conf_file); variable
211 options_t options = testing::opt_t().slim().flex(conf_file); variable
236 options_t options = testing::opt_t().slim().flex(conf_file); variable
[all …]
H A Dtest-output-flex-types.cpp21 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
40 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
58 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
76 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
110 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
125 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
139 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
172 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
194 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
206 testing::opt_t const options = testing::opt_t().flex(conf_file); variable
[all …]
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfscat.h31 struct options { struct
32 char *device; /* Device/File to work with */
33 char *file; /* File to display */
34 s64 inode; /* Inode to work with */
35 ATTR_TYPES attr; /* Attribute type to display */
36 ntfschar *attr_name; /* Attribute name to display */
37 int attr_name_len; /* Attribute name length */
38 int force; /* Override common sense */
39 int quiet; /* Less output */
40 int verbose; /* Extra output */
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCglobl.h251 struct options struct
253 int model; /* see MODEL_* defines above */
254 int stackAuto; /* Stack Automatic */
255 int useXstack; /* use Xternal Stack */
267 int nopeep; /* no peep hole optimization */
270 int debug; /* generate extra debug info */
277 int lessPedantic; /* disable some warnings */
284 int tini_libid; /* library ID for TINI */
303 int verboseExec; /* show what we are doing */
305 int noCcodeInAsm; /* hide c-code from asm */
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go115 type options struct { struct
116 snappy bool
117 vmbi2 bool
118 maxLen int
119 outputMargin int // Should be at least 5.
120 maxSkip int
1558 func (o options) genEmitLiteral() {
1731 func (o options) genEmitRepeat() {
1883 func (o options) genEmitCopy() {
1913 func (o options) genEmitCopyNoRepeat() {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go115 type options struct { struct
116 snappy bool
117 vmbi2 bool
118 maxLen int
119 outputMargin int // Should be at least 5.
120 maxSkip int
1558 func (o options) genEmitLiteral() {
1731 func (o options) genEmitRepeat() {
1883 func (o options) genEmitCopy() {
1913 func (o options) genEmitCopyNoRepeat() {
[all …]
/dports/irc/soju/soju-0.3.0/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go115 type options struct { struct
116 snappy bool
117 vmbi2 bool
118 maxLen int
119 outputMargin int // Should be at least 5.
120 maxSkip int
1558 func (o options) genEmitLiteral() {
1731 func (o options) genEmitRepeat() {
1883 func (o options) genEmitCopy() {
1913 func (o options) genEmitCopyNoRepeat() {
[all …]
/dports/security/pam_google_authenticator/google-authenticator-libpam-1.09/
H A DREADME.md97 ### authtok_prompt=prompt
104 ### user=some-user
109 ### no_strict_owner
121 ### allowed_perm=0nnn
130 ### debug
147 ### noskewadj
162 ### no_increment_hotp
168 ### nullok
178 ### echo_verification_code
191 ### grace_period=seconds
[all …]
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/datetime/
H A Dformatter.test.ts14 const options = { timeZone: 'asdf123' }; constant
22 const options = { timeZone: 'utc' }; constant
30 const options = { timeZone: 'Europe/Stockholm' }; constant
38 const options = { timeZone: 'Australia/Perth' }; constant
46 const options = { timeZone: 'Asia/Yakutsk' }; constant
54 const options = { timeZone: 'America/Panama' }; constant
62 const options = { timeZone: 'America/Los_Angeles' }; constant
70 const options = { timeZone: 'Africa/Djibouti' }; constant
/dports/misc/libpostal/libpostal-1.1-alpha/test/
H A Dtest_parser.c71 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_us_parses() local
677 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_ca_parses() local
740 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_jm_parses() local
788 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_gb_parses() local
1127 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_im_parses() local
1147 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_nz_parses() local
1161 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_fr_parses() local
1227 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_es_parses() local
1272 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_co_parses() local
1335 libpostal_address_parser_options_t options = libpostal_get_address_parser_default_options(); in test_mx_parses() local
[all …]
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/
H A D_validation.py74 def check_options_output(options): argument
110 def check_options_sidecar(options): argument
127 def check_options_preprocessing(options): argument
188 def check_options_ocr_behavior(options): argument
199 def check_options_optimizing(options): argument
230 def check_options_advanced(options): argument
240 def check_options_metadata(options): argument
253 def check_options_pillow(options): argument
273 def check_options(options, plugin_manager): argument
278 def check_closed_streams(options): # pragma: no cover argument
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/docs/http-client/
H A Dclient.rst226 headers
260 query
286 body
293 auth
329 events
376 params
396 verify
402 cert
438 proxy
443 debug
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/docs/reference/commandline/
H A Ddockerd.md423 ##### `dm.basesize`
490 ##### `dm.fs`
501 ##### `dm.mkfsarg`
511 ##### `dm.mountopt`
521 ##### `dm.datadev`
755 ##### `zfs.fsname`
808 ##### `size`
845 ##### `lcow.kernel`
856 ##### `lcow.initrd`
879 ##### `lcow.vhdx`
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/widgets/segmentdisplay/
H A Doptions.go31 // option implements Option.
35 func (o option) set(opts *options) {
39 // options holds the provided options.
40 type options struct {
41 hAlign align.Horizontal
42 vAlign align.Vertical
43 maximizeSegSize bool
44 gapPercent int
47 // validate validates the provided options.
49 if min, max := 0, 100; o.gapPercent < min || o.gapPercent > max {
[all …]
/dports/devel/py-paver/Paver-1.2.4/paver/tests/
H A Dtest_tasks.py177 def t1(options): argument
214 def t1(options): argument
224 def t1(options): argument
229 def t2(options): argument
241 def t1(options): argument
247 def t2(options): argument
258 def t1(options): argument
264 def t2(options): argument
270 def t3(options): argument
282 def t1(options): argument
[all …]
/dports/www/nextcloud/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Internal/
H A DIBlob.php158 public function createContainer(
378 public function listBlobs(
729 public function appendBlock(
1034 public function setBlobTier(
1141 public function getBlob(
1180 public function deleteBlob(
1257 public function copyBlob(
1356 public function abortCopy(
1443 public function changeLease(
1484 public function renewLease(
[all …]
/dports/www/moodle310/moodle/enrol/self/
H A Dsettings.php43 $options = array( variable
50 $options = array(); variable
63 $options = array(ENROL_INSTANCE_ENABLED => get_string('yes'), variable
68 $options = array(1 => get_string('yes'), 0 => get_string('no')); variable
72 $options = array(1 => get_string('yes'), variable
78 $options = get_default_enrol_roles(context_system::instance()); variable
91 $options = array(0 => get_string('no'), variable
100 $options = array(0 => get_string('never'), variable
/dports/www/moodle311/moodle/enrol/self/
H A Dsettings.php43 $options = array( variable
50 $options = array(); variable
63 $options = array(ENROL_INSTANCE_ENABLED => get_string('yes'), variable
68 $options = array(1 => get_string('yes'), 0 => get_string('no')); variable
72 $options = array(1 => get_string('yes'), variable
78 $options = get_default_enrol_roles(context_system::instance()); variable
91 $options = array(0 => get_string('no'), variable
100 $options = array(0 => get_string('never'), variable
/dports/www/moodle39/moodle/enrol/self/
H A Dsettings.php43 $options = array( variable
50 $options = array(); variable
63 $options = array(ENROL_INSTANCE_ENABLED => get_string('yes'), variable
68 $options = array(1 => get_string('yes'), 0 => get_string('no')); variable
72 $options = array(1 => get_string('yes'), variable
78 $options = get_default_enrol_roles(context_system::instance()); variable
91 $options = array(0 => get_string('no'), variable
100 $options = array(0 => get_string('never'), variable
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/internal/cli/
H A Dcli.go41 type options struct { struct
42 Help bool `short:"h"`
43 Eyes string `short:"e"`
44 Tongue string `short:"T"`
45 Width int `short:"W"`
46 Borg bool `short:"b"`
47 Dead bool `short:"d"`
48 Greedy bool `short:"g"`
49 Paranoia bool `short:"p"`
50 Stoned bool `short:"s"`
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/
H A DPatternMatching14Test.java71 Map<String, String> options = getCompilerOptions(false); in test001() local
94 Map<String, String> options = getCompilerOptions(true); in test002() local
118 Map<String, String> options = getCompilerOptions(true); in test003() local
143 Map<String, String> options = getCompilerOptions(true); in test003a() local
167 Map<String, String> options = getCompilerOptions(true); in test004() local
193 Map<String, String> options = getCompilerOptions(true); in test005() local
216 Map<String, String> options = getCompilerOptions(true); in test006() local
238 Map<String, String> options = getCompilerOptions(true); in test006a() local
276 Map<String, String> options = getCompilerOptions(true); in test006b() local
314 Map<String, String> options = getCompilerOptions(true); in test006c() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dpr29112.ll29 ; CHECK-NEXT: vinsertps {{.*#+}} xmm6 = xmm4[0,1,2],xmm3[1]
31 ; CHECK-NEXT: vextractf32x4 $2, %zmm3, %xmm4
32 ; CHECK-NEXT: vblendps {{.*#+}} xmm4 = xmm1[0,1,2],xmm4[3]
33 ; CHECK-NEXT: vpermilps {{.*#+}} xmm0 = xmm2[3,3,3,3]
35 ; CHECK-NEXT: vshufps {{.*#+}} xmm5 = xmm5[0,1],xmm2[1,3]
36 ; CHECK-NEXT: vinsertps {{.*#+}} xmm5 = xmm5[0,1,2],xmm3[1]
38 ; CHECK-NEXT: vblendps {{.*#+}} xmm7 = xmm0[0,1,2],xmm3[3]
42 ; CHECK-NEXT: vaddps %xmm1, %xmm0, %xmm8
43 ; CHECK-NEXT: vshufps {{.*#+}} xmm2 = xmm11[0,1],xmm2[3,3]
45 ; CHECK-NEXT: vaddps %xmm2, %xmm14, %xmm2
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Datomic_gcc_atomic.h30 /* Can't happen; the switch is exhaustive. */
32 }
34 ATOMIC_INLINE void
35 atomic_fence(atomic_memory_order_t mo) {
36 __atomic_thread_fence(atomic_enum_to_builtin(mo));
39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
40 /* unused */ lg_size) \
42 type repr; \
43 } atomic_##short_type##_t; \
45 ATOMIC_INLINE type \
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/alertingDashboards/node_modules/query-string/
H A Dreadme.md76 #### options argument
80 ##### decode
144 ##### sort
183 #### options argument
187 ##### strict
194 ##### encode
249 ##### sort
452 #### url
458 #### keys
464 #### filter
[all …]

12345678910>>...1556