Home
last modified time | relevance | path

Searched refs:arg_type (Results 1 – 25 of 3875) sorted by relevance

12345678910>>...155

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/eventgrid/
H A D_params.py81 arg_type=tags_type
86 arg_type=tags_type
96 arg_type=name_type,
102 arg_type=name_type,
108 arg_type=name_type,
114 arg_type=name_type,
120 arg_type=name_type,
126 arg_type=name_type,
132 arg_type=name_type,
138 arg_type=name_type,
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/synapse/
H A D_params.py88 c.argument('tags', arg_type=tags_type)
109 arg_type=get_three_state_flag(),
159 c.argument('tags', arg_type=tags_type)
162 c.argument('tags', arg_type=tags_type)
208 c.argument('tags', arg_type=tags_type)
212 c.argument('tags', arg_type=tags_type)
254 arg_type=get_three_state_flag(),
302 arg_type=get_three_state_flag())
543 c.argument('tags', arg_type=tags_type)
559 c.argument('tags', arg_type=tags_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/resource/
H A D_params.py287 c.argument('no_prompt', arg_type=no_prompt)
292 c.argument('no_prompt', arg_type=no_prompt)
313 c.argument('no_prompt', arg_type=no_prompt)
327 c.argument('no_prompt', arg_type=no_prompt)
342 c.argument('no_prompt', arg_type=no_prompt)
354 c.argument('no_prompt', arg_type=no_prompt)
363 c.argument('no_prompt', arg_type=no_prompt)
383 c.argument('no_prompt', arg_type=no_prompt)
397 c.argument('no_prompt', arg_type=no_prompt)
407 c.argument('no_prompt', arg_type=no_prompt)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/security/
H A D_params.py132 arg_type=resource_group_name_type)
135 arg_type=name_arg_type)
138 arg_type=location_arg_type)
141 arg_type=storage_account_arg_type)
156 arg_type=va_sql_vm_name_arg_type)
159 arg_type=va_sql_agent_id_arg_type)
162 arg_type=va_sql_vm_uuid_arg_type)
184 arg_type=alert_status_arg_type)
226 arg_type=contact_email_arg_type)
229 arg_type=contact_phone_arg_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/rdbms/
H A D_params.py420 c.argument('iops', arg_type=iops_arg_type)
428 c.argument('vnet', arg_type=vnet_arg_type)
437 c.argument('yes', arg_type=yes_arg_type)
440 c.argument('yes', arg_type=yes_arg_type)
445 c.argument('vnet', arg_type=vnet_arg_type)
450 c.argument('zone', arg_type=zone_arg_type)
451 c.argument('yes', arg_type=yes_arg_type)
461 c.argument('tier', arg_type=tier_arg_type)
529 c.argument('yes', arg_type=yes_arg_type)
547 c.argument('yes', arg_type=yes_arg_type)
[all …]
/dports/irc/atheme-services/atheme-7.2.9/modules/scripting/perl/api/
H A Dmake_perl_hooks.pl170 $arg_type =~ s/ \*$//;
171 chomp $arg_type;
172 if (!$hookname || !$arg_type) {
178 $hook_structs{$arg_type} ||
180 $arg_type eq "void") {
185 $hooks{$hookname} = $arg_type;
186 $arg_types{$arg_type} = 1 unless grep { $_ eq $arg_type } @special_types;
215 next if ($arg_type eq 'void');
223 static void perl_hook_marshal_$arg_type (perl_hook_marshal_direction_t dir, $arg_type * data, SV **…
258 static void perl_hook_marshal_$arg_type (perl_hook_marshal_direction_t dir, $arg_type * data, SV **…
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/botservice/
H A D_params.py46 arg_type=get_enum_type(UPCOMING_LANGUAGES))
50 c.argument('resource_group_name', arg_type=resource_group_name_type)
54 arg_type=name_arg_type)
64 c.argument('tags', arg_type=tags_type)
79 arg_type=get_three_state_flag())
94 c.argument('sku_name', options_list=['--sku'], arg_type=get_enum_type(SUPPORTED_SKUS),
96 c.argument('tags', arg_type=tags_type)
123 arg_type=get_enum_type(['v3', 'v4']), arg_group='Web/Function bot Specific')
146 c.argument('enable_video', help='Enable video on Skype.', arg_type=get_three_state_flag())
147 … c.argument('enable_calling', help='Enable calling on Skype.', arg_type=get_three_state_flag())
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/servicebus/
H A D_params.py27 c.argument('resource_group_name', arg_type=resource_group_name_type)
33 c.argument('tags', arg_type=tags_type)
54 c.argument('rights', arg_type=rights_arg_type)
58 c.argument('key_type', arg_type=key_arg_type)
59 c.argument('key', arg_type=keyvalue_arg_type)
103 c.argument('key_type', arg_type=key_arg_type)
104 c.argument('key', arg_type=keyvalue_arg_type)
149 c.argument('key_type', arg_type=key_arg_type)
150 c.argument('key', arg_type=keyvalue_arg_type)
215 c.argument('resource_group_name', arg_type=resource_group_name_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/relay/
H A D_params.py23 c.argument('resource_group_name', arg_type=resource_group_name_type)
34 c.argument('tags', arg_type=tags_type)
35 c.argument('sku', arg_type=get_enum_type(SkuTier))
50 c.argument('rights', arg_type=rights_arg_type)
53 c.argument('key_type', arg_type=key_arg_type)
54 c.argument('key', arg_type=keyvalue_arg_type)
67 …c.argument('relay_type', arg_type=get_enum_type(['Http', 'NetTcp']), default='NetTcp', help='Relay…
87 c.argument('key_type', arg_type=key_arg_type)
88 c.argument('key', arg_type=keyvalue_arg_type)
132 c.argument('key_type', arg_type=key_arg_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/eventhubs/
H A D_params.py29 c.argument('resource_group_name', arg_type=resource_group_name_type)
39 c.argument('tags', arg_type=tags_type)
67 arg_type=get_three_state_flag(),
81 c.argument('tags', arg_type=tags_type)
99 c.argument('rights', arg_type=rights_arg_type)
102 c.argument('name', arg_type=name_type, help='Name of Authorization Rule')
103 c.argument('key_type', arg_type=key_arg_type)
104 c.argument('key', arg_type=keyvalue_arg_type)
135 c.argument('key_type', arg_type=key_arg_type)
136 c.argument('key', arg_type=keyvalue_arg_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/sql/
H A D_params.py146 arg_type=get_location_type(cli_ctx),
187 arg_type=get_enum_type(ComputeModelType))
208 arg_type=get_three_state_flag())
233 arg_type=get_enum_type(ServerKeyType))
611 arg_type=tier_param_type,
701 arg_type=tier_param_type,
1319 arg_type=tier_param_type,
1687 arg_type=kid_param_type,
1699 arg_type=kid_param_type)
2014 arg_type=kid_param_type,
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appservice/
H A D_params.py52 arg_type=get_enum_type(
76 arg_type=get_enum_type(['I1', 'I2', 'I3']))
102 c.argument('sku', arg_type=sku_arg_type)
122 c.argument('sku', arg_type=sku_arg_type)
129 c.argument('tags', arg_type=tags_type)
132 c.argument('sku', arg_type=sku_arg_type)
619 c.argument('sku', arg_type=sku_arg_type)
758 c.argument('tags', arg_type=tags_type)
986 c.argument('tags', arg_type=tags_type)
1035 c.argument('tags', arg_type=tags_type)
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/generators/WebGLGen/
H A Dmain.c110 if (!strcmp(arg_type, "Float32Array")) { in get_arg_type()
114 if (!strcmp(arg_type, "Int32Array")) { in get_arg_type()
124 if (!strcmp(arg_type, "ArrayBufferView") in get_arg_type()
125 || !strcmp(arg_type, "ArrayBufferView?") in get_arg_type()
132 if (!strcmp(arg_type, "object?") in get_arg_type()
134 || !strcmp(arg_type, "any") in get_arg_type()
170 else if (!strcmp(arg_type, "GLclampf")) { in put_arg_get()
277 memset(arg_type, 0, sizeof(char *)*50); in wrap_func()
319 arg_type[nb_args] = gf_strdup(sep); in wrap_func()
418 get_arg_type(arg_type[i], &is_array); in wrap_func()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/generators/WebGLGen/
H A Dmain.c110 if (!strcmp(arg_type, "Float32Array")) { in get_arg_type()
114 if (!strcmp(arg_type, "Int32Array")) { in get_arg_type()
124 if (!strcmp(arg_type, "ArrayBufferView") in get_arg_type()
125 || !strcmp(arg_type, "ArrayBufferView?") in get_arg_type()
132 if (!strcmp(arg_type, "object?") in get_arg_type()
134 || !strcmp(arg_type, "any") in get_arg_type()
170 else if (!strcmp(arg_type, "GLclampf")) { in put_arg_get()
277 memset(arg_type, 0, sizeof(char *)*50); in wrap_func()
319 arg_type[nb_args] = gf_strdup(sep); in wrap_func()
418 get_arg_type(arg_type[i], &is_array); in wrap_func()
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/servicefabric/
H A D_params.py167 c.argument('package_url', arg_type=package_url)
212 c.argument('package_url', arg_type=package_url)
263 c.argument('tags', arg_type=tags_type)
269 c.argument('tags', arg_type=tags_type)
316 c.argument('capacity', arg_type=capacity)
345 c.argument('tags', arg_type=tags_type)
350 c.argument('package_url', arg_type=package_url)
351 c.argument('tags', arg_type=tags_type)
363 c.argument('tags', arg_type=tags_type)
407 c.argument('package_url', arg_type=package_url)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/vm/
H A D_params.py110 arg_type=get_enum_type(t_shared_to),
151 c.argument('name', arg_type=name_arg_type)
175 c.argument('name', arg_type=name_arg_type)
176 c.argument('sku', arg_type=snapshot_sku)
236 c.argument('source', arg_type=ib_source_type)
237 c.argument('checksum', arg_type=ib_source_type)
238 c.argument('', arg_type=ib_source_type)
242 c.argument('', arg_type=ib_customizer_type)
243 c.argument('', arg_type=ib_customizer_type)
326 c.argument('name', arg_type=name_arg_type)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_params.py64 c.argument('resource_group_name', arg_type=resource_group_name_type)
69 c.argument('datetime', arg_type=datatime_filter_arg_type)
70 c.argument('top', arg_type=top_arg_type)
72 c.argument('fields', arg_type=fields_arg_type)
85 c.argument('assign_identity', arg_type=identities_arg_type,
92 c.argument('tags', arg_type=tags_type)
134 c.argument('src_auth_mode', arg_type=get_enum_type(['login', 'key']),
173 c.argument('tags', arg_type=tags_type)
180 c.argument('tags', arg_type=tags_type)
218 c.argument('fields', arg_type=feature_fields_arg_type)
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/scripts/qapi/
H A Devents.py18 def build_event_send_proto(name, arg_type, boxed): argument
21 'param': build_params(arg_type, boxed)}
24 def gen_event_send_decl(name, arg_type, boxed): argument
61 def gen_event_send(name, arg_type, boxed, event_enum_name): argument
77 if arg_type and not arg_type.is_empty():
83 ret += gen_param_var(arg_type)
99 if arg_type and not arg_type.is_empty():
103 if not arg_type.is_implicit():
107 name=name, c_name=arg_type.c_name())
116 name=name, c_name=arg_type.c_name())
[all …]
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dthread_wrappers.awk57 if (arg_type[i] ~ prefix)
59 base_type = substr(arg_type[i], 1, m-1);
64 print " "arg_type[i] arg[i]";";
88 if (arg_type[i] ~ prefix)
90 base_pointer = substr(arg_type[i], m);
117 if (arg_type[i] ~ prefix)
119 base_type = substr(arg_type[i], 1, m-1);
120 base_pointer = substr(arg_type[i], m);
132 print " "arg_type[i] arg[i] endline;
143 if (arg_type[i] ~ prefix)
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DExternFuncArgument.h23 ArgType arg_type; member
30 : arg_type(FuncArg), func(std::move(f)) { in ExternFuncArgument()
35 : arg_type(BufferArg), buffer(b) { in ExternFuncArgument()
41 : arg_type(ExprArg), expr(e) { in ExternFuncArgument()
44 : arg_type(ExprArg), expr(e) { in ExternFuncArgument()
53 : arg_type(UndefinedArg) { in ExternFuncArgument()
57 return arg_type == FuncArg; in is_func()
60 return arg_type == ExprArg; in is_expr()
63 return arg_type == BufferArg; in is_buffer()
66 return arg_type == ImageParamArg; in is_image_param()
[all …]
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/protocols/
H A Dsendgen.py65 arg_type = arg.attrib["type"]
81 if arg_type == "array":
87 if arg_type == "fd":
91 if arg_type == "object" or arg_type == "new_id":
93 if arg_type == "new_id":
110 if arg_type == "array":
113 elif arg_type == "fd":
116 elif arg_type == "string":
119 elif arg_type == "object" or arg_type == "new_id":
121 elif arg_type == "int":
[all …]
/dports/textproc/py-xlwt/xlwt-1.3.0/xlwt/
H A Dexcel-formula.g81 expr[arg_type]
83 prec0_expr[arg_type]
97 prec0_expr[arg_type]
107 prec1_expr[arg_type]
109 prec2_expr[arg_type]
125 prec2_expr[arg_type]
136 prec3_expr[arg_type]
146 prec4_expr[arg_type]
153 prec5_expr[arg_type]
154 : primary[arg_type]
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/netappfiles/
H A D_params.py18 c.argument('tags', arg_type=tags_type)
19 c.argument('protocol_types', arg_type=tags_type)
35 c.argument('backup_operators', arg_type=tags_type)
36 c.argument('security_operators', arg_type=tags_type)
37 c.argument('allow_local_ldap_users', arg_type=tags_type)
67 c.argument('cool_access', arg_type=get_three_state_flag())
78 c.argument('backup_enabled', arg_type=get_three_state_flag())
81 c.argument('smb_encryption', arg_type=get_three_state_flag())
85 c.argument('cifs', arg_type=get_three_state_flag())
86 c.argument('ldap_enabled', arg_type=get_three_state_flag())
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/redis/
H A D_params.py22 c.argument('name', arg_type=cache_name)
26 …c.argument('key_type', arg_type=get_enum_type(RedisKeyType), help='The Redis access key to regener…
28 c.argument('format', arg_type=format_type)
29 c.argument('file_format', arg_type=format_type)
32 c.argument('cache_name', arg_type=cache_name)
37 c.argument('tags', arg_type=tags_type)
38 c.argument('zones', arg_type=zones_type)
40 c.argument('sku', help='Type of Redis cache.', arg_type=get_enum_type(SkuName))
48 c.argument('cache_name', arg_type=cache_name, id_part=None)
60 c.argument('name', arg_type=cache_name, id_part=None)
[all …]
/dports/databases/mysql-udf/mysql-udf/
H A Dudf_confidence_higher.cc63 if (args->arg_type[0] != INT_RESULT && args->arg_type[0]!=REAL_RESULT) in confidence_higher_init()
69 if (args->arg_type[1] != INT_RESULT) in confidence_higher_init()
82 if (args->arg_type[2] != INT_RESULT && args->arg_type[2]!=REAL_RESULT) in confidence_higher_init()
88 if (args->arg_type[3] != INT_RESULT && args->arg_type[3]!=REAL_RESULT) in confidence_higher_init()
166 if (args->arg_type[0]==INT_RESULT) in confidence_higher()
169 } else if (args->arg_type[0]==REAL_RESULT) in confidence_higher()
174 if (args->arg_type[1]==INT_RESULT) in confidence_higher()
177 } else if (args->arg_type[1]==REAL_RESULT) in confidence_higher()
182 if (args->arg_type[2]==INT_RESULT) in confidence_higher()
185 } else if (args->arg_type[2]==REAL_RESULT) in confidence_higher()
[all …]

12345678910>>...155