Home
last modified time | relevance | path

Searched refs:comma_list (Results 1 – 25 of 58) sorted by relevance

123

/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Dscanargs.c181 comma_list = NO;
212 comma_list = YES;
375 if ( comma_list )
719 bool required, comma_list; local
728 comma_list = NO;
773 comma_list = YES;
827 if ( comma_list )
841 comma_list = NO;
866 isnum( str, typchr, comma_list ) in isnum() argument
869 int comma_list;
[all …]
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Dscanargs.c210 comma_list = NO;
241 comma_list = YES;
403 if ( comma_list )
464 if ( !comma_list )
532 if ( ! comma_list )
756 comma_list = NO;
801 comma_list++;
855 if ( comma_list )
869 comma_list = NO;
897 int comma_list;
[all …]
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dtables.pl287 phrase(comma_list(Conj, M), List).
289 comma_list((A,B), M) -->
291 comma_list(A, M),
292 comma_list(B, M).
293 comma_list(M:G, M) -->
296 comma_list(tnot(M:G), M) -->
299 comma_list(system:G, _) -->
302 comma_list(G, _) -->
H A Dprolog_code.pl37 [ comma_list/2, % (A,B) <-> [A,B]
75 %! comma_list(?CommaList, ?List).
90 comma_list(CommaList, List) :-
/dports/devel/py-datadog/datadog-0.42.0/datadog/util/
H A Dcli.py12 def comma_list(list_str, item_func=None): function
20 return set(comma_list(list_str, item_func=item_func))
27 return comma_list(list_str)
55 return comma_list(csv, int_or_str)
/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink_cli/
H A Dargparser.py9 boolean, comma_list, comma_list_filter, filesize, keyvalue, num
166 type=comma_list,
208 type=comma_list,
627 type=comma_list,
689 type=comma_list,
704 type=comma_list,
864 type=comma_list,
899 type=comma_list,
/dports/multimedia/livestreamer/livestreamer-1.12.2/src/livestreamer_cli/
H A Dargparser.py70 def comma_list(values): function
76 values = comma_list(p)
166 type=comma_list,
442 type=comma_list,
471 type=comma_list,
484 type=comma_list,
865 type=comma_list,
/dports/graphics/sswf/sswf-1.8.4/src/libas/search/
H A Dasc.y339 | '[' comma_list ']'
345 | '[' element_list comma_list ']'
348 | '[' comma_list element_list comma_list ']'
358 | element_list comma_list literal_element
364 comma_list:
368 | comma_list ','
/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink/utils/
H A Dargs.py22 def comma_list(values): function
28 values = comma_list(p)
/dports/devel/py-datadog/datadog-0.42.0/tests/unit/util/
H A Dtest_cli.py10 comma_list,
30 comma_list(invalid_case)
39 actual = comma_list(list_str, item_func)
/dports/multimedia/streamlink/streamlink-2.1.2/tests/
H A Dtest_utils_args.py5 boolean, comma_list, comma_list_filter, filesize, keyvalue, num
45 self.assertEqual(comma_list(_v), _r)
/dports/devel/py-astor/astor-0.8.1/astor/
H A Dcode_gen.py280 def comma_list(self, items, trailing=False): member in SourceGenerator
312 self.comma_list(node.names)
320 self.comma_list(node.names)
405 self.comma_list(node.items)
432 self.comma_list(values, not node.nl)
436 self.comma_list(node.targets)
719 self.comma_list(elts, len(elts) == 1)
723 self.comma_list(node.elts)
728 self.comma_list(node.elts)
816 self.comma_list(dims, len(dims) == 1)
/dports/lang/nyan/nyan-3c263e2/nyan/
H A Dast.cpp16 void comma_list(token_type end, in comma_list() function
199 comma_list( in ast_inheritance_mod()
211 comma_list( in ast_parents()
521 comma_list(
H A Dast.h25 void comma_list(token_type end,
/dports/lang/swi-pl/swipl-8.2.3/packages/pengines/
H A Dpengines_io.pl572 phrase(comma_list(Delays), Residuals).
574 comma_list(true) --> !.
575 comma_list((A,B)) --> !, comma_list(A), comma_list(B).
576 comma_list(A) --> [A].
/dports/dns/knot3-lib/knot-3.1.5/src/libzscanner/
H A Dscanner.h159 bool comma_list; member
/dports/dns/knot3/knot-3.1.5/src/libzscanner/
H A Dscanner.h159 bool comma_list; member
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/seshat/
H A Derlang.mk164 define comma_list
5116 {modules, [$(call comma_list,$(2))]},
5118 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5128 {modules, [$(call comma_list,$(2))]},
5129 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5529 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5534 $(call comma_list,$(foreach d,$(DEPS),\
6625 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6813 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
6854 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowlib/
H A Derlang.mk153 define comma_list
4997 {modules, [$(call comma_list,$(2))]},
4999 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5009 {modules, [$(call comma_list,$(2))]},
5010 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5370 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5375 $(call comma_list,$(foreach d,$(DEPS),\
6432 end, [], [$(call comma_list,$(patsubst %,'%',$(EDOC_SRC_DIRS)))]),
6632 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
6670 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/osiris/
H A Derlang.mk164 define comma_list
5116 {modules, [$(call comma_list,$(2))]},
5118 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5128 {modules, [$(call comma_list,$(2))]},
5129 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5529 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5534 $(call comma_list,$(foreach d,$(DEPS),\
6625 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6813 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
6854 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/security/elixir-jose/erlang-jose-1.11.1/
H A Derlang.mk164 define comma_list
5252 {modules, [$(call comma_list,$(2))]},
5254 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5264 {modules, [$(call comma_list,$(2))]},
5265 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5687 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5692 $(call comma_list,$(foreach d,$(DEPS),\
6783 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6971 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
7012 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/security/erlang-jose/erlang-jose-1.11.1/
H A Derlang.mk164 define comma_list
5252 {modules, [$(call comma_list,$(2))]},
5254 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5264 {modules, [$(call comma_list,$(2))]},
5265 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5687 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5692 $(call comma_list,$(foreach d,$(DEPS),\
6783 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6971 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
7012 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/
H A Derlang.mk164 define comma_list
5252 {modules, [$(call comma_list,$(2))]},
5254 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5264 {modules, [$(call comma_list,$(2))]},
5265 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5687 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5692 $(call comma_list,$(foreach d,$(DEPS),\
6783 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6971 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
7012 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowboy/
H A Derlang.mk164 define comma_list
5184 {modules, [$(call comma_list,$(2))]},
5186 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5196 {modules, [$(call comma_list,$(2))]},
5197 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5600 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5605 $(call comma_list,$(foreach d,$(DEPS),\
6696 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6884 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
6925 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/gun/
H A Derlang.mk164 define comma_list
5192 {modules, [$(call comma_list,$(2))]},
5194 …{applications, [$(call comma_list,kernel stdlib $(OTP_DEPS) $(LOCAL_DEPS) $(foreach dep,$(DEPS),$(…
5204 {modules, [$(call comma_list,$(2))]},
5205 {registered, [$(call comma_list,$(PROJECT)_sup $(PROJECT_REGISTERED))]},
5627 [$(call comma_list,$(foreach o,$(call compat_prepare_erlc_opts,$1),$(call compat_convert_erlc_opts,…
5632 $(call comma_list,$(foreach d,$(DEPS),\
6791 end, [], [$(call comma_list,$(patsubst %,'%',$(call core_native_path,$(EDOC_SRC_DIRS))))]),
6979 …$(gen_verbose) $(call erlang,$(call eunit.erl,[$(call comma_list,$(EUNIT_MODS))]),$(EUNIT_ERL_OPTS…
7020 all -> [true] =:= lists:usort([Module(M) || M <- [$(call comma_list,$(3))]]);
[all …]

123