Home
last modified time | relevance | path

Searched refs:opt_list (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A Dparse_command_line.c27 Option *opt_list; local
32 opt_list =
42 for( ; opt_list != NULL && errflag == 0; opt_list = opt_list->next) {
43 if (opt_list->op != '\0' && opt_list->arg != NULL)
148 opt_list->arg);
156 opt_list->arg);
221 opt_list->arg);
229 opt_list->arg);
295 opt_list->op);
362 opt_list = opt;
[all …]
/dports/security/clamav/clamav-0.104.2/clamonacc/misc/
H A Dutils.c155 char **opt_list = NULL; in onas_get_opt_list() local
163 if (NULL == opt_list) { in onas_get_opt_list()
167 opt_list[*num_entries] = NULL; in onas_get_opt_list()
175 free(opt_list); in onas_get_opt_list()
181 opt_list[*num_entries][strlen(opt_list[*num_entries]) - 1] = '\0'; in onas_get_opt_list()
225 return opt_list; in onas_get_opt_list()
233 if (opt_list[i]) { in free_opt_list()
234 free(opt_list[i]); in free_opt_list()
235 opt_list[i] = NULL; in free_opt_list()
239 free(opt_list); in free_opt_list()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/misc/
H A Dutils.c155 char **opt_list = NULL; in onas_get_opt_list() local
163 if (NULL == opt_list) { in onas_get_opt_list()
167 opt_list[*num_entries] = NULL; in onas_get_opt_list()
180 opt_list[*num_entries][strlen(opt_list[*num_entries]) - 1] = '\0'; in onas_get_opt_list()
222 opt_list[*num_entries] = NULL; in onas_get_opt_list()
224 return opt_list; in onas_get_opt_list()
232 if (opt_list[i]) { in free_opt_list()
233 free(opt_list[i]); in free_opt_list()
234 opt_list[i] = NULL; in free_opt_list()
238 free(opt_list); in free_opt_list()
[all …]
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Data/
H A DOptList.pm38 my ($opt_list) = shift;
53 return [] unless $opt_list;
57 $opt_list = [
58 map { $_ => (ref $opt_list->{$_} ? $opt_list->{$_} : ()) } keys %$opt_list
59 ] if ref $opt_list eq 'HASH';
64 for (my $i = 0; $i < @$opt_list; $i++) { ## no critic
65 my $name = $opt_list->[$i];
92 my ($opt_list, $moniker, $must_be) = @_;
93 return {} unless $opt_list;
95 $opt_list = mkopt($opt_list, $moniker, 1, $must_be);
[all …]
/dports/devel/p5-Data-OptList/Data-OptList-0.112/lib/Data/
H A DOptList.pm135 my ($opt_list) = shift;
170 return [] unless $opt_list;
174 $opt_list = [
175 map { $_ => (ref $opt_list->{$_} ? $opt_list->{$_} : ()) } keys %$opt_list
176 ] if ref $opt_list eq 'HASH';
182 my $name = $opt_list->[$i];
190 if ($i < $#$opt_list) {
191 if (not defined $opt_list->[$i+1]) {
194 $value = $opt_list->[++$i];
219 return {} unless $opt_list;
[all …]
/dports/ftp/smbftpd/smbftpd-2.4/
H A Dparam.c140 conf_opt_list_t *opt_list = NULL; in smbftpd_config_handler() local
147 opt_list = &all_conf_list[i]; in smbftpd_config_handler()
152 if (!opt_list) { in smbftpd_config_handler()
157 switch (opt_list->opt_type) { in smbftpd_config_handler()
162 __FILE__, __LINE__, opt_list->opt_str); in smbftpd_config_handler()
170 __FILE__, __LINE__, opt_list->opt_str); in smbftpd_config_handler()
207 *((int *)opt_list->smbftpd_conf_member) = 1; in smbftpd_config_handler()
209 *((int *)opt_list->smbftpd_conf_member) = 0; in smbftpd_config_handler()
214 *((int *)opt_list->smbftpd_conf_member) = 1; in smbftpd_config_handler()
235 __FILE__, __LINE__, opt_list->opt_str); in smbftpd_config_handler()
[all …]
/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/tests/unit/
H A Dtest_opts.py29 def _check_opt_groups(self, opt_list, expected_opt_groups): argument
32 groups = [g for (g, _l) in opt_list]
38 def _check_opt_names(self, opt_list, expected_opt_names): argument
39 opt_names = [o.name for (g, l) in opt_list for o in l]
47 opt_list = None
56 opt_list = list_fn()
59 self.assertIsNotNone(opt_list)
61 self._check_opt_groups(opt_list, expected_opt_groups)
62 self._check_opt_names(opt_list, expected_opt_names)
65 opt_list = backend._list_opts()
[all …]
/dports/databases/slony1v2/slony1-2.2.10/src/slonik/
H A Dparser.c3469 { (yyvsp[-2].opt_list)->next = (yyvsp[0].opt_list); (yyval.opt_list) = (yyvsp[-2].opt_list); } in yyparse()
3477 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3486 (yyval.opt_list)=(yyvsp[0].opt_list); in yyparse()
3495 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3504 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3513 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3522 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3531 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3540 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
3549 (yyval.opt_list) = (yyvsp[0].opt_list); in yyparse()
[all …]
/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/tests/
H A Dtest_sphinxext.py30 opt_list=[
51 opt_list=[
73 opt_list=[
93 opt_list=[
113 opt_list=[
133 opt_list=[
153 opt_list=[
173 opt_list=[
252 opt_list=[
280 opt_list=[
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/src/
H A Dmklist.php.t18 if (!empty($_POST['opt_list'])) {
19 $_POST['opt_list'] = @unserialize(base64_decode($_POST['opt_list']));
24 unset($_POST['opt_list'][$_POST['del']]);
29 $_POST['opt_list'][] = $_POST['opt'];
33 if (empty($_POST['opt_list'])) {
39 foreach ($_POST['opt_list'] as $o) {
54 if (!empty($_POST['opt_list'])) {
57 foreach ($_POST['opt_list'] as $k => $op) {
61 $_POST['opt_list'] = base64_encode(@serialize($_POST['opt_list']));
63 $list_sample = $_POST['opt_list'] = '';
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-init.h55 typedef struct opt_list struct
56 { struct opt_list *next; argument
58 } opt_list; argument
66 opt_list *goals; /* initialization goals */
71 opt_list *scriptFiles;
72 opt_list *search_paths; /* -p path */
85 COMMON(int) opt_append(opt_list **l, const char *s);
/dports/security/s2n/s2n-tls-1.1.2/tests/integration/
H A Ds2n_client_endpoint_handshake_test.py128 opt_list = []
132 opt_list += ["TLS 1.3"]
135 opt_list += ["Corked IO"]
137 if len(opt_list) != 0:
139 if len(opt_list) > 1:
140 msg += ", ".join(opt_list[:-2] + [opt_list[-2] + " and " + opt_list[-1]])
142 msg += opt_list[0]
/dports/devel/p5-Data-Util/Data-Util-0.63/lib/Data/Util/
H A DPurePerl.pm517 my($opt_list, $moniker, $require_unique, $must_be) = @_;
519 return [] unless defined $opt_list;
521 $opt_list = [
522 map { $_ => (ref $opt_list->{$_} ? $opt_list->{$_} : ()) } keys %$opt_list
523 ] if is_hash_ref($opt_list);
525 is_array_ref($opt_list) or _fail('an ARRAY or HASH reference', $opt_list);
537 for(my $i = 0; $i < @$opt_list; $i++) {
538 my $name = $opt_list->[$i];
549 elsif(ref $opt_list->[$i+1]) { $value = $opt_list->[++$i] }
565 my($opt_list, $moniker, $must_be) = @_;
[all …]
/dports/security/nmap/nmap-7.91/zenmap/zenmapCore/
H A DNmapOptions.py731 def parse(self, opt_list): argument
734 if len(opt_list) > 0:
745 opt_list = []
750 opt_list.append(opt)
757 opt_list.append(opt)
769 opt_list.append("-O")
772 opt_list.append("-A")
788 opt_list.append("-F")
790 opt_list.append("-n")
857 opt_list.append(opt)
[all …]
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Damgetconf.pl180 my ($parameter, $opt_list) = @_;
182 if ($opt_list) {
201 my ($parameter, $opt_list) = @_;
234 my ($parameter, $opt_list) = @_;
236 if ($opt_list) {
279 my $opt_list = '';
287 'list|l' => \$opt_list,
324 build_param($parameter, $opt_list);
331 db_param($parameter, $opt_list);
367 conf_param($parameter, $opt_list);
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Damgetconf.pl180 my ($parameter, $opt_list) = @_;
182 if ($opt_list) {
201 my ($parameter, $opt_list) = @_;
234 my ($parameter, $opt_list) = @_;
236 if ($opt_list) {
279 my $opt_list = '';
287 'list|l' => \$opt_list,
324 build_param($parameter, $opt_list);
331 db_param($parameter, $opt_list);
367 conf_param($parameter, $opt_list);
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Dcommon.c343 struct option_set* FAST_FUNC udhcp_find_option(struct option_set *opt_list, uint8_t code) in udhcp_find_option() argument
345 while (opt_list && opt_list->data[OPT_CODE] < code) in udhcp_find_option()
346 opt_list = opt_list->next; in udhcp_find_option()
348 if (opt_list && opt_list->data[OPT_CODE] == code) in udhcp_find_option()
349 return opt_list; in udhcp_find_option()
391 struct option_set **opt_list, in attach_option() argument
407 existing = udhcp_find_option(*opt_list, optflag->code); in attach_option()
419 curr = opt_list; in attach_option()
456 struct option_set **opt_list = arg; in udhcp_str2optset() local
578 attach_option(opt_list, optflag, opt, length); in udhcp_str2optset()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/
H A Dprogram_options_lite.cpp55 for(Options::NamesPtrList::iterator it = opt_list.begin(); it != opt_list.end(); it++) in ~Options()
90 opt_list.push_back(names); in addOption()
99 static void setOptions(Options::NamesPtrList& opt_list, const string& value) in setOptions() argument
103 for (Options::NamesPtrList::iterator it = opt_list.begin(); it != opt_list.end(); ++it) in setOptions()
147 … for(Options::NamesPtrList::iterator it = opts.opt_list.begin(); it != opts.opt_list.end(); it++) in doHelp()
162 … for(Options::NamesPtrList::iterator it = opts.opt_list.begin(); it != opts.opt_list.end(); it++) in doHelp()
478 … for(Options::NamesPtrList::iterator it = opts.opt_list.begin(); it != opts.opt_list.end(); it++) in setDefaults()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_regexp_func.h79 Item_func_regexp(const POS &pos, PT_item_list *opt_list) in Item_func_regexp() argument
80 : Item_func(pos, opt_list) {} in Item_func_regexp()
221 Item_func_regexp_instr(const POS &pos, PT_item_list *opt_list) in Item_func_regexp_instr() argument
222 : Item_func_regexp(pos, opt_list) { in Item_func_regexp_instr()
275 Item_func_regexp_like(const POS &pos, PT_item_list *opt_list) in Item_func_regexp_like() argument
276 : Item_func_regexp(pos, opt_list) { in Item_func_regexp_like()
314 Item_func_regexp_replace(const POS &pos, PT_item_list *opt_list) in Item_func_regexp_replace() argument
315 : Item_func_regexp(pos, opt_list) { in Item_func_regexp_replace()
355 Item_func_regexp_substr(const POS &pos, PT_item_list *opt_list) in Item_func_regexp_substr() argument
356 : Item_func_regexp(pos, opt_list) { in Item_func_regexp_substr()
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dauto_warp.py199 def apply_initial_opts(self, opt_list): argument
201 opt2 = opt_list.find_opt('-ver')
235 opt = opt_list.find_opt('-suffix')
256 opt = opt_list.find_opt('-qw_opts')
262 opt = opt_list.find_opt('-warp_dxyz')
272 opt = opt_list.find_opt('-affine_dxyz')
282 opt = opt_list.find_opt('-unifize_input')
286 opt = opt_list.find_opt('-affine_input_xmat')
290 opt = opt_list.find_opt('-skip_affine')
294 opt = opt_list.find_opt('-followers')
[all …]
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dcmdoptns.cpp295 CommandOption ** opt_list; member in ost::CommandOptionParse_impl
311 delete[] opt_list; in ~CommandOptionParse_impl()
350 opt_list = new (CommandOption **)[ccnt]; in CommandOptionParse_impl()
355 opt_list = new PCommandOption[ccnt]; in CommandOptionParse_impl()
379 opt_list[ -- ccnt ] = to; in CommandOptionParse_impl()
447 to = opt_list[ i ]; in CommandOptionParse_impl()
489 CommandOption * toq = opt_list[ i ]; in CommandOptionParse_impl()
536 CommandOption * to = opt_list[ i ]; in makePrintErrors()
580 CommandOption * to = opt_list[ i ]; in makePrintUsage()
584 to = opt_list[ i ]; in makePrintUsage()
[all …]
/dports/www/py-google-api-core/google-api-core-2.2.2/tests/unit/
H A Dtest_path_template.py375 for opt_list in http_options_list:
376 http_option = {"method": opt_list[0], "uri": opt_list[1]}
377 if opt_list[2]:
378 http_option["body"] = opt_list[2]
/dports/devel/gaa/gaa-1.6.6/source/
H A Dgaaout.c332 if(opt_list[j] == 1) \
354 if(opt_list[j] == 1) \
495 static int gaa_try(int gaa_num, int gaa_index, gaainfo *gaaval, char *opt_list) in gaa_try() argument
509 opt_list[gaa_num] = 1; in gaa_try()
597 char *opt_list; in gaa() local
602 opt_list = (char*) gaa_malloc(GAA_NB_OPTION + 1); in gaa()
605 opt_list[i] = 0; in gaa()
648 switch(gaa_try(tmp2, i+1, gaaval, opt_list)) in gaa()
672 switch(gaa_try(tmp2, i+1, gaaval, opt_list)) in gaa()
697 switch(gaa_try(GAA_REST, 1, gaaval, opt_list)) in gaa()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DGlobalMethodRef.cs33 ArrayList opt_list = new ArrayList (); in Resolve()
40 opt_list.Add (type.PeapiType); in Resolve()
47 … (PEAPI.Type[]) opt_list.ToArray (typeof (PEAPI.Type))); in Resolve()
H A DMethodRef.cs39 ArrayList opt_list = new ArrayList (); in Resolve()
46 opt_list.Add (type.PeapiType); in Resolve()
51 … (PEAPI.Type[]) opt_list.ToArray (typeof (PEAPI.Type)), in Resolve()

12345678910>>...23