Home
last modified time | relevance | path

Searched refs:opt (Results 201 – 225 of 62161) sorted by relevance

12345678910>>...2487

/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/api/
H A Doptimize.c266 elimdim_shrink(opt->n, opt0->lb, opt->lb, opt->ub); in elimdim_create()
267 elimdim_shrink(opt->n, opt0->ub, opt->lb, opt->ub); in elimdim_create()
275 opt->n, x, opt->lb, opt->ub, grad); in elimdim_create()
283 opt->n, x, opt->lb, opt->ub, in elimdim_create()
293 opt->n, x, opt->lb, opt->ub, in elimdim_create()
332 if (elimdim_dimension(opt->n, opt->lb, opt->ub) == opt->n) return 0; in elimdim_wrapcheck()
630 n, f, f_data, opt->m, opt->fc, opt->pre, in nlopt_optimize_()
646 opt->p, opt->h, in nlopt_optimize_()
729 opt->p, opt->h, in nlopt_optimize_()
757 opt->m, opt->fc, in nlopt_optimize_()
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/App/
H A DCommandLineOptions.hs128 (\arg opt -> return opt { optFrom =
141 (\arg opt -> return opt { optOutputFile =
148 (\arg opt -> return opt { optDataDir =
164 (\arg opt -> return opt{ optMetadataFiles =
221 (\opt -> return opt { optAscii = True }))
284 (\arg opt -> return opt { optResourcePath =
456 (\arg opt -> return opt { optFilters =
463 (\arg opt -> return opt { optFilters =
622 (\arg opt -> return opt{ optCss = optCss opt ++ [arg] }) function
684 (\opt -> return opt { optFilters =
[all …]
/dports/security/fwlogwatch/fwlogwatch-1.5/
H A Dmodes.c52 if ((opt.std_in) || (opt.mode == REALTIME_RESPONSE)) { in common_input_loop()
82 if ((opt.std_in) || (opt.mode == REALTIME_RESPONSE)) { in common_input_loop()
172 free(opt.line);
174 if (opt.verbose)
238 if (opt.html) {
260 if (opt.html)
295 if (opt.html)
339 if (opt.max) {
346 if (opt.html)
480 if ((!opt.std_in) && (!opt.stateful_start)) {
[all …]
/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-devops.c111 devcaps_source *src = opt->caps.src[opt->src]; in devopt_choose_colormode()
141 devcaps_source *src = opt->caps.src[opt->src]; in devopt_choose_resolution()
170 devcaps_source *src = opt->caps.src[opt->src]; in devopt_rebuild_opt_desc()
174 memset(opt->desc, 0, sizeof(opt->desc)); in devopt_rebuild_opt_desc()
390 SANE_Fixed wid = math_max(0, opt->br_x - opt->tl_x); in devopt_update_params()
446 devcaps_source *src = opt->caps.src[opt->src]; in devopt_set_colormode()
483 opt->colormode_emul = devopt_choose_colormode(opt, opt->colormode_emul); in devopt_set_source()
486 opt->resolution = devopt_choose_resolution(opt, opt->resolution); in devopt_set_source()
507 devcaps_source *src = opt->caps.src[opt->src]; in devopt_set_geom()
602 opt->src = devopt_choose_default_source(opt); in devopt_set_defaults()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/programs/x509/
H A Dcert_write.c185 } opt; variable
374 if( opt.version < 1 || opt.version > 3 ) in main()
379 opt.version--; in main()
384 if( opt.selfsign < 0 || opt.selfsign > 1 ) in main()
393 if( opt.is_ca < 0 || opt.is_ca > 1 ) in main()
402 if( opt.max_pathlen < -1 || opt.max_pathlen > 127 ) in main()
510 if( !opt.selfsign && strlen( opt.issuer_crt ) ) in main()
544 if( !opt.selfsign && strlen( opt.request_file ) ) in main()
580 if( !opt.selfsign && !strlen( opt.request_file ) ) in main()
625 if( opt.selfsign ) in main()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Ddvihp67 -A) opt="$opt -D1";; # -A => -D1 (odd pages)
69 -d) shift; opt="$opt --D$1";; # -d => --D (debug)
70 -d*) opt="$opt `echo $1 | sed s/d/-D/`";;
71 -D) shift; opt="$opt -R$1";; # -D => -R (resolution)
74 -l*) opt="$opt `echo $1 | sed s/l/t/`";;
77 -n*) opt="$opt `echo $1 | sed s/^-n/-p/`";;
84 y=`echo $1 | sed 's/.*,//'`; opt="$opt -x$x -y$y";;
88 opt="$opt -x$x -y$y";;
90 -p*) opt="$opt `echo $1 | sed s/p/f/`";;
93 -v) verbose=true; opt="$opt -v";;
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dgetlopt.c47 , opt->sname ? opt->sname : '_', opt->lname ? opt->lname : ""); in performoption()
49 if (opt->var) { in performoption()
53 *((char *) opt->var) = (char) opt->value;\ in performoption()
58 *( (long *) opt->var ) = opt->value; in performoption()
63 *( (int *) opt->var ) = (int) opt->value; in performoption()
72 result = opt->value ? opt->value : opt->sname; in performoption()
94 result = opt->value ? opt->value : opt->sname; in performoption()
97 if (opt->func) in performoption()
99 debug4("result: %i (%p, %li, %i)", result, opt->var, opt->value, opt->sname); in performoption()
106 topt *opt; in getsingleopt() local
[all …]
/dports/audio/p5-tagged/tagged-0.40/examples/
H A Dtagit.pl31 my %opt;
49 delete $opt{q} if (exists $opt{v} && exists $opt{q});
57 $opt{format} = "%a - %s.mp3" unless exists $opt{format};
58 my ($stencil, $details) = formatstr ($opt{format}) if exists $opt{setfilename} || exists $opt{getfi…
82 $mp3->{ID3v1}->song($opt{song}) if exists $opt{song};
84 $mp3->{ID3v1}->album($opt{album}) if exists $opt{album};
86 $mp3->{ID3v1}->year($opt{year}) if exists $opt{year};
87 $mp3->{ID3v1}->genre($opt{genre}) if exists $opt{genre};
88 $mp3->{ID3v1}->track($opt{track}) if exists $opt{track};
90 if (exists $opt{song} || exists $opt{artist} || exists $opt{album} ||
[all …]
/dports/mail/spamassassin/Mail-SpamAssassin-3.4.5/
H A Dspamassassin.raw232 if ( defined $opt{'help'} ) {
241 if (defined $opt{'debug'}) {
242 $opt{'debug'} ||= 'all';
251 if ($opt{'lint'}) { $opt{'local'} = 1; }
273 if ($opt{'lint'}) {
311 or $opt{'add-to-whitelist'}
312 or $opt{'add-to-blacklist'} )
322 if ($opt{'test-mode'}) {
409 if ( $opt{'report'} || $opt{'revoke'} || $doing_whitelist_operation ) {
503 if ( $opt{'report'} || $opt{'revoke'} ) {
[all …]
/dports/biology/minimap2/minimap2-2.24/
H A Doptions.c8 opt->k = 15, opt->w = 10, opt->flag = 0; in mm_idxopt_init()
26 opt->bw = 500, opt->bw_long = 20000; in mm_mapopt_init()
47 opt->a = 2, opt->b = 4, opt->q = 4, opt->e = 2, opt->q2 = 24, opt->e2 = 1; in mm_mapopt_init()
49 opt->zdrop = 400, opt->zdrop_inv = 200; in mm_mapopt_init()
51 opt->min_dp_max = opt->min_chain_score * opt->a; in mm_mapopt_init()
72 if (opt->mid_occ < opt->min_mid_occ) in mm_mapopt_update()
73 opt->mid_occ = opt->min_mid_occ; in mm_mapopt_update()
74 if (opt->max_mid_occ > opt->min_mid_occ && opt->mid_occ > opt->max_mid_occ) in mm_mapopt_update()
75 opt->mid_occ = opt->max_mid_occ; in mm_mapopt_update()
77 if (opt->bw_long < opt->bw) opt->bw_long = opt->bw; in mm_mapopt_update()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dfuzzer_util.h50 opt::BasicBlock* MaybeFindBlock(opt::IRContext* context,
59 opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to,
71 opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to,
89 opt::BasicBlock* block, const opt::Instruction* inst);
173 std::unique_ptr<opt::IRContext> CloneIRContext(opt::IRContext* context);
195 opt::Instruction* GetFunctionType(opt::IRContext* context,
200 opt::Function* FindFunction(opt::IRContext* ir_context, uint32_t function_id);
314 std::vector<opt::Instruction*> GetParameters(opt::IRContext* ir_context,
328 std::vector<opt::Instruction*> GetCallers(opt::IRContext* ir_context,
333 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.h50 opt::BasicBlock* MaybeFindBlock(opt::IRContext* context,
59 opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to,
71 opt::IRContext* context, opt::BasicBlock* bb_from, opt::BasicBlock* bb_to,
89 opt::BasicBlock* block, const opt::Instruction* inst);
173 std::unique_ptr<opt::IRContext> CloneIRContext(opt::IRContext* context);
195 opt::Instruction* GetFunctionType(opt::IRContext* context,
200 opt::Function* FindFunction(opt::IRContext* ir_context, uint32_t function_id);
314 std::vector<opt::Instruction*> GetParameters(opt::IRContext* ir_context,
328 std::vector<opt::Instruction*> GetCallers(opt::IRContext* ir_context,
333 opt::Function* GetFunctionFromParameterId(opt::IRContext* ir_context,
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h81 extern llvm::cl::opt<bool> Symbols;
82 extern llvm::cl::opt<bool> Globals;
83 extern llvm::cl::opt<bool> Classes;
84 extern llvm::cl::opt<bool> Enums;
85 extern llvm::cl::opt<bool> Typedefs;
86 extern llvm::cl::opt<bool> All;
114 extern llvm::cl::opt<bool> NameMap;
115 extern llvm::cl::opt<bool> Fpm;
122 extern llvm::cl::opt<bool> ECData;
174 extern llvm::cl::opt<bool> RawAll;
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/programs/ssl/
H A Dssl_client2.c569 } opt; variable
1433 if( opt.nbio < 0 || opt.nbio > 2 ) in main()
1439 if( opt.event < 0 || opt.event > 2 ) in main()
1583 if( opt.tickets < 0 || opt.tickets > 2 ) in main()
1748 if( opt.hs_to_min == 0 || opt.hs_to_max < opt.hs_to_min ) in main()
1836 if( opt.nss_keylog != 0 && opt.eap_tls != 0 ) in main()
1845 if( opt.event == 1 && opt.nbio != 1 ) in main()
1975 opt.cid_enabled_renego = opt.cid_enabled; in main()
1977 opt.cid_val_renego = opt.cid_val; in main()
2231 opt.server_addr = opt.server_name; in main()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/scripts/
H A Dmysql_install_db.pl.in106 my $opt = shift;
240 my $opt = {};
254 if ( $opt->{srcdir} and $opt->{basedir} )
260 $opt->{builddir} = $opt->{srcdir} unless $opt->{builddir};
304 $opt->{basedir} = $opt->{builddir};
366 if ( !$opt->{'cross-bootstrap'} and !$opt->{rpm} and !$opt->{force} )
404 foreach my $dir ( $opt->{ldata}, "$opt->{ldata}/mysql", "$opt->{ldata}/test" )
408 chown($opt->{user}, $dir) if -w "/" and !$opt->{user};
411 push(@args, "--user=$opt->{user}") if $opt->{user};
552 error($opt,
[all …]
/dports/textproc/openfts/Search-OpenFTS-0.40/
H A DOpenFTS.pm49 $self->{TXTID} = $opt{txttid} if $opt{txttid};
203 $opt{txttid}$out
290 $self->{PRS}->start_parser( ( ref $opt{src} ) ? $opt{src} : \$opt{src} );
296 || ( $opt{maxread} > 0 && $totallen < $opt{maxread} ) )
320 my $str = $opt{otag} . $word . $opt{ctag};
426 $opt{$i} = { map { $_ => 1 } split( /\s+/, $opt{$i} ) }
456 $self->{PRS}->start_parser( ( ref $opt{src} ) ? $opt{src} : \$opt{src} );
462 || ( $opt{maxread} > 0 && $totallen < $opt{maxread} ) )
495 w => $opt{otag} . $word . $opt{ctag},
534 last if @buf < $opt{max_words} - $opt{sentence_length};
[all …]
/dports/biology/bfc/bfc-69ab176e/
H A Dbfc.c21 opt->n_threads = 1; in bfc_opt_init()
22 opt->q = 20; in bfc_opt_init()
23 opt->k = 33; in bfc_opt_init()
24 opt->l_pre = 20; in bfc_opt_init()
25 opt->bf_shift = 33; in bfc_opt_init()
26 opt->n_hashes = 4; in bfc_opt_init()
30 opt->min_cov = 3; in bfc_opt_init()
34 opt->w_ec = 1; in bfc_opt_init()
36 opt->w_absent = 3; in bfc_opt_init()
47 if ((opt->k&1) == 0) ++opt->k; // should always be an odd number in bfc_opt_by_size()
[all …]
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dconf.c286 for (opt = s->option; opt != NULL; opt = opt->next) { in conf_option_find()
339 opt->name = talloc_strdup(opt, key); in conf_option_add()
362 opt->default_value.type = opt->type; in conf_option_set_default()
473 opt->new_value = &opt->default_value; in conf_option_new_value()
523 opt->value = &opt->default_value; in conf_option_default()
546 opt->value = opt->new_value; in conf_option_update()
654 for (opt = s->option; opt != NULL; opt = opt->next) { in conf_all_default()
668 for (opt = s->option; opt != NULL; opt = opt->next) { in conf_all_temporary_default()
685 for (opt = s->option; opt != NULL; opt = opt->next) { in conf_all_reset()
697 for (opt = s->option; opt != NULL; opt = opt->next) { in conf_all_update()
[all …]
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xoptional_assembly.cpp106 opt_ass_type a2({{opt(1, true), opt(2, false)}, {opt(2), opt(4, true)}, {opt(5), opt(6)}}); in TEST()
204 opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
214 opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
232 opt_ass_type a = { { opt(1), opt(2, false) },{ opt(3, false), opt(4) } }; in TEST()
242 opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
253 opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
264 opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
321 std::vector<opt> vec = {opt(1), opt(2, false), opt(3, false), opt(4)}; in TEST()
477 dyn_opt_ass_type a = {{opt(1), opt(2, false)}, {opt(3, false), opt(4)}}; in TEST()
498 d_opt_ass_type a = {{opt(1.), opt(2., false), opt(3., false), opt(4.)}, in TEST()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/blast/
H A Dnames.cpp44 CBlast4Field & CBlast4Field::Get(EBlastOptIdx opt) in Get() argument
49 if (m_Fields.count(opt) == 0) { in Get()
50 switch (opt) { in Get()
91 m_Fields[opt] = CBlast4Field("SegFilteringLocut", CBlast4_value::e_Real); in Get()
94 m_Fields[opt] = CBlast4Field("SegFilteringHicut", CBlast4_value::e_Real); in Get()
115 m_Fields[opt] = CBlast4Field("GapXDropoff", CBlast4_value::e_Real); in Get()
341 m_Fields[opt] = CBlast4Field("-", CBlast4_value::e_not_set); in Get()
346 _ASSERT(m_Fields.count(opt) != 0); in Get()
347 return m_Fields[opt]; in Get()
350 const string & CBlast4Field::GetName(EBlastOptIdx opt) in GetName() argument
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/blast/
H A Dnames.cpp44 CBlast4Field & CBlast4Field::Get(EBlastOptIdx opt) in Get() argument
49 if (m_Fields.count(opt) == 0) { in Get()
50 switch (opt) { in Get()
91 m_Fields[opt] = CBlast4Field("SegFilteringLocut", CBlast4_value::e_Real); in Get()
94 m_Fields[opt] = CBlast4Field("SegFilteringHicut", CBlast4_value::e_Real); in Get()
115 m_Fields[opt] = CBlast4Field("GapXDropoff", CBlast4_value::e_Real); in Get()
341 m_Fields[opt] = CBlast4Field("-", CBlast4_value::e_not_set); in Get()
346 _ASSERT(m_Fields.count(opt) != 0); in Get()
347 return m_Fields[opt]; in Get()
350 const string & CBlast4Field::GetName(EBlastOptIdx opt) in GetName() argument
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/scripts/
H A Dmysql_install_db.pl.in161 my $opt = shift;
215 error($opt,
421 my $opt = {};
446 if ( $opt->{srcdir} and $opt->{basedir} )
452 $opt->{builddir} = $opt->{srcdir} unless $opt->{builddir};
634 if ( !$opt->{'cross-bootstrap'} and !$opt->{rpm} and !$opt->{force} )
680 error($opt,
702 foreach my $dir ( $opt->{ldata}, "$opt->{ldata}/mysql", "$opt->{ldata}/test" )
712 push(@args, "--user=$opt->{user}") if $opt->{user};
960 error($opt,
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/scripts/
H A Dmysql_install_db.pl.in161 my $opt = shift;
215 error($opt,
421 my $opt = {};
446 if ( $opt->{srcdir} and $opt->{basedir} )
452 $opt->{builddir} = $opt->{srcdir} unless $opt->{builddir};
634 if ( !$opt->{'cross-bootstrap'} and !$opt->{rpm} and !$opt->{force} )
680 error($opt,
702 foreach my $dir ( $opt->{ldata}, "$opt->{ldata}/mysql", "$opt->{ldata}/test" )
712 push(@args, "--user=$opt->{user}") if $opt->{user};
960 error($opt,
[all …]
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/programs/x509/
H A Dcert_write.c211 } opt; variable
396 if( opt.version < 1 || opt.version > 3 ) in main()
401 opt.version--; in main()
406 if( opt.selfsign < 0 || opt.selfsign > 1 ) in main()
415 if( opt.is_ca < 0 || opt.is_ca > 1 ) in main()
424 if( opt.max_pathlen < -1 || opt.max_pathlen > 127 ) in main()
531 if( !opt.selfsign && strlen( opt.issuer_crt ) ) in main()
565 if( !opt.selfsign && strlen( opt.request_file ) ) in main()
601 if( !opt.selfsign && !strlen( opt.request_file ) ) in main()
646 if( opt.selfsign ) in main()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/scripts/
H A Dmysql_install_db.pl.in161 my $opt = shift;
215 error($opt,
421 my $opt = {};
446 if ( $opt->{srcdir} and $opt->{basedir} )
452 $opt->{builddir} = $opt->{srcdir} unless $opt->{builddir};
634 if ( !$opt->{'cross-bootstrap'} and !$opt->{rpm} and !$opt->{force} )
680 error($opt,
702 foreach my $dir ( $opt->{ldata}, "$opt->{ldata}/mysql", "$opt->{ldata}/test" )
712 push(@args, "--user=$opt->{user}") if $opt->{user};
960 error($opt,
[all …]

12345678910>>...2487