Home
last modified time | relevance | path

Searched refs:arg_list (Results 1 – 25 of 1702) sorted by relevance

12345678910>>...69

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/
H A DBuiltinFuncs.hpp56 if (arg_list[0] > arg_list[1]) in min_wrapper()
57 return arg_list[1]; in min_wrapper()
59 return arg_list[0]; in min_wrapper()
64 if (arg_list[0] > arg_list[1]) in max_wrapper()
78 return (float)((int)arg_list[0] || (int)arg_list[1]); in bor_wrapper()
82 return (float)((int)arg_list[0] && (int)arg_list[1]); in band_wrapper()
108 return (arg_list[0] == arg_list[1]); in equal_wrapper()
114 return (arg_list[0] > arg_list[1]); in above_wrapper()
120 return (arg_list[0] < arg_list[1]); in below_wrapper()
154 return (atan2 (arg_list[0], arg_list[1])); in atan2_wrapper()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/MilkdropPresetFactory/
H A DBuiltinFuncs.hpp50 const double t = (1+exp(-arg_list[0]*arg_list[1])); in sigmoid_wrapper()
61 if (arg_list[0] > arg_list[1]) in min_wrapper()
62 return arg_list[1]; in min_wrapper()
69 if (arg_list[0] > arg_list[1]) in max_wrapper()
78 return (float)((int)arg_list[0] || (int)arg_list[1]); in bor_wrapper()
82 return (float)((int)arg_list[0] && (int)arg_list[1]); in band_wrapper()
109 return (arg_list[0] == arg_list[1]); in equal_wrapper()
115 return (arg_list[0] > arg_list[1]); in above_wrapper()
121 return (arg_list[0] < arg_list[1]); in below_wrapper()
151 return (atan2 (arg_list[0], arg_list[1])); in atan2_wrapper()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/rnn/
H A Dref_postgemm.cpp33 arg_list.set(0, dir);
34 arg_list.set(1, lay);
35 arg_list.set(2, iter);
38 arg_list.set(5, bias);
58 arg_list.set(0, dir);
59 arg_list.set(1, lay);
60 arg_list.set(2, iter);
63 arg_list.set(5, bias);
82 arg_list.set(0, dir);
83 arg_list.set(1, lay);
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/rnn/
H A Dref_postgemm.cpp33 arg_list.set(0, dir);
34 arg_list.set(1, lay);
35 arg_list.set(2, iter);
38 arg_list.set(5, bias);
57 arg_list.set(0, dir);
58 arg_list.set(1, lay);
59 arg_list.set(2, iter);
62 arg_list.set(5, bias);
80 arg_list.set(0, dir);
81 arg_list.set(1, lay);
[all …]
/dports/deskutils/moregroupware/moregroupware/include/vcard/
H A Dvcard_adr.php101 $arg_list = func_get_args();
108 $this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],"","");
111 …$this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],$arg_list[5],$a…
123 $arg_list = func_get_args();
130 $this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],"","");
133 …$this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],$arg_list[5],$a…
144 $arg_list = func_get_args();
151 $this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],"","");
154 …$this->setAddress($arg_list[0],$arg_list[1],$arg_list[2],$arg_list[3],$arg_list[4],$arg_list[5],$a…
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/
H A Dref_matmul.cpp94 arg_list.set(0, a); in execute_ref()
95 arg_list.set(1, b); in execute_ref()
96 arg_list.set(2, c); in execute_ref()
98 arg_list.set(4, *a0); in execute_ref()
99 arg_list.set(5, *b0); in execute_ref()
100 arg_list.set(6, *c0); in execute_ref()
103 arg_list.set(9, K); in execute_ref()
104 arg_list.set(10, N); in execute_ref()
105 arg_list.set(11, M); in execute_ref()
106 arg_list.set(12, D0); in execute_ref()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/
H A Dref_matmul.cpp94 arg_list.set(0, a); in execute_ref()
95 arg_list.set(1, b); in execute_ref()
96 arg_list.set(2, c); in execute_ref()
98 arg_list.set(4, *a0); in execute_ref()
99 arg_list.set(5, *b0); in execute_ref()
100 arg_list.set(6, *c0); in execute_ref()
103 arg_list.set(9, K); in execute_ref()
104 arg_list.set(10, N); in execute_ref()
105 arg_list.set(11, M); in execute_ref()
106 arg_list.set(12, D0); in execute_ref()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutxferror.c37 va_list arg_list; in acpi_error() local
45 va_end(arg_list); in acpi_error()
71 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
88 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
111 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
119 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
140 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
148 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
173 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
181 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutxferror.c37 va_list arg_list; in acpi_error() local
45 va_end(arg_list); in acpi_error()
71 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
88 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
111 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
119 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
140 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
148 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
173 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
181 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutxferror.c37 va_list arg_list; in acpi_error() local
45 va_end(arg_list); in acpi_error()
71 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
88 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
111 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
119 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
140 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
148 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
173 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
181 va_end(arg_list); in ACPI_EXPORT_SYMBOL()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/gemm/
H A Dref_gemm.cpp79 arg_list.set(0, a); in execute()
80 arg_list.set(1, b); in execute()
81 arg_list.set(2, c); in execute()
82 arg_list.set(3, bias); in execute()
87 arg_list.set(8, tra); in execute()
88 arg_list.set(9, trb); in execute()
89 arg_list.set(10, MB); in execute()
90 arg_list.set(11, M); in execute()
91 arg_list.set(12, N); in execute()
92 arg_list.set(13, K); in execute()
[all …]
H A Dxe_lp_gemm.cpp55 arg_list.set(0, a); in launch_x8x8s32()
56 arg_list.set(1, b); in launch_x8x8s32()
57 arg_list.set(2, c); in launch_x8x8s32()
64 arg_list.set(9, (int)m); in launch_x8x8s32()
65 arg_list.set(10, (int)n); in launch_x8x8s32()
66 arg_list.set(11, (int)k); in launch_x8x8s32()
70 arg_list.set(15, co); in launch_x8x8s32()
118 arg_list.set(1, c); in launch_scale_x8x8s32()
124 arg_list.set(7, alpha); in launch_scale_x8x8s32()
125 arg_list.set(8, beta); in launch_scale_x8x8s32()
[all …]
H A Dgen9_gemm_x8x8s32.cpp57 arg_list.set(0, a); in launch_x8x8s32()
58 arg_list.set(1, b); in launch_x8x8s32()
59 arg_list.set(2, c); in launch_x8x8s32()
63 arg_list.set(6, lda); in launch_x8x8s32()
64 arg_list.set(7, ldb); in launch_x8x8s32()
66 arg_list.set(9, m); in launch_x8x8s32()
67 arg_list.set(10, n); in launch_x8x8s32()
68 arg_list.set(11, k); in launch_x8x8s32()
113 arg_list.set(1, c); in launch_scale_x8x8s32()
116 arg_list.set(4, m); in launch_scale_x8x8s32()
[all …]
H A Dgen9_gemm.cpp82 arg_list.set(0, m); in launch_beta()
83 arg_list.set(1, n); in launch_beta()
85 arg_list.set(3, a); in launch_beta()
103 arg_list.set(0, x); in launch_copy()
104 arg_list.set(1, y); in launch_copy()
105 arg_list.set(2, a); in launch_copy()
109 arg_list.set(6, b); in launch_copy()
133 arg_list.set(0, m); in launch_compute()
134 arg_list.set(1, n); in launch_compute()
135 arg_list.set(2, k); in launch_compute()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/gemm/
H A Dref_gemm.cpp79 arg_list.set(0, a); in execute()
80 arg_list.set(1, b); in execute()
81 arg_list.set(2, c); in execute()
82 arg_list.set(3, bias); in execute()
87 arg_list.set(8, tra); in execute()
88 arg_list.set(9, trb); in execute()
89 arg_list.set(10, MB); in execute()
90 arg_list.set(11, M); in execute()
91 arg_list.set(12, N); in execute()
92 arg_list.set(13, K); in execute()
[all …]
H A Dgen9_gemm_x8x8s32.cpp57 arg_list.set(0, a); in launch_x8x8s32()
58 arg_list.set(1, b); in launch_x8x8s32()
59 arg_list.set(2, c); in launch_x8x8s32()
63 arg_list.set(6, lda); in launch_x8x8s32()
64 arg_list.set(7, ldb); in launch_x8x8s32()
66 arg_list.set(9, m); in launch_x8x8s32()
67 arg_list.set(10, n); in launch_x8x8s32()
68 arg_list.set(11, k); in launch_x8x8s32()
113 arg_list.set(1, c); in launch_scale_x8x8s32()
116 arg_list.set(4, m); in launch_scale_x8x8s32()
[all …]
H A Dxe_lp_gemm.cpp55 arg_list.set(0, a); in launch_x8x8s32()
56 arg_list.set(1, b); in launch_x8x8s32()
57 arg_list.set(2, c); in launch_x8x8s32()
64 arg_list.set(9, (int)m); in launch_x8x8s32()
65 arg_list.set(10, (int)n); in launch_x8x8s32()
66 arg_list.set(11, (int)k); in launch_x8x8s32()
70 arg_list.set(15, co); in launch_x8x8s32()
118 arg_list.set(1, c); in launch_scale_x8x8s32()
124 arg_list.set(7, alpha); in launch_scale_x8x8s32()
125 arg_list.set(8, beta); in launch_scale_x8x8s32()
[all …]
H A Dgen9_gemm.cpp82 arg_list.set(0, m); in launch_beta()
83 arg_list.set(1, n); in launch_beta()
85 arg_list.set(3, a); in launch_beta()
103 arg_list.set(0, x); in launch_copy()
104 arg_list.set(1, y); in launch_copy()
105 arg_list.set(2, a); in launch_copy()
109 arg_list.set(6, b); in launch_copy()
133 arg_list.set(0, m); in launch_compute()
134 arg_list.set(1, n); in launch_compute()
135 arg_list.set(2, k); in launch_compute()
[all …]
/dports/games/abuse_sdl/abuse-0.8/src/lisp/
H A Dlisp.cpp355 lu->arg_list = arg_list; in new_lisp_user_function()
1484 arg_list = lcdr(arg_list); in EvalFunction()
1903 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2052 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2054 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2563 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2570 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2574 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2581 arg_list = (LList *)CDR(arg_list); in EvalFunction()
2622 arg_list = (LList *)CDR(arg_list); in EvalFunction()
[all …]
/dports/audio/soundtracker/soundtracker-1.0.2.1/app/
H A Daudio-subs.c153 va_list arg_list;
156 va_start(arg_list, cmd);
183 args.pn.note = va_arg(arg_list, gint);
184 args.pn.instr = va_arg(arg_list, gint);
185 args.pn.all = va_arg(arg_list, gint);
258 va_end(arg_list);
267 va_list arg_list;
273 va_start(arg_list, cmd);
280 line = va_arg(arg_list, gchar*);
291 line = va_arg(arg_list, gchar*);
[all …]
/dports/devel/p5-Contextual-Return/Contextual-Return-0.004014/t/
H A Dargs.t26 for my $arg_list (@arg_lists) {
29 is_deeply [ ::foo(@{$arg_list}) ],
37 is 0+::foo(@{$arg_list}), 0+@{$arg_list}
40 is "" . ::foo(@{$arg_list}),
41 join('|',@{$arg_list})
44 is ${::foo(@{$arg_list})},
45 $arg_list->[0]
48 is_deeply \%{::foo(@{$arg_list})},
49 { args => $arg_list }
52 is_deeply \@{::foo(@{$arg_list})},
[all …]
H A Dargs_RESULT.t26 for my $arg_list (@arg_lists) {
29 is_deeply [ ::foo(@{$arg_list}) ],
37 is 0+::foo(@{$arg_list}), 0+@{$arg_list}
40 is "" . ::foo(@{$arg_list}),
41 join('|',@{$arg_list})
44 is ${::foo(@{$arg_list})},
45 $arg_list->[0]
48 is_deeply \%{::foo(@{$arg_list})},
49 { args => $arg_list }
52 is_deeply \@{::foo(@{$arg_list})},
[all …]
/dports/devel/b2/B2_Command_Line_Tool-1.3.8/b2/
H A Dparse_args.py124 def parse_arg(name, arg_list): argument
125 value = arg_list.pop(0)
131 while len(arg_list) != 0 and arg_list[0].startswith('--'):
132 option = arg_list.pop(0)[2:]
137 if len(arg_list) == 0:
147 if len(arg_list) == 0:
165 if len(required) < len(arg_list):
172 if len(arg_list) == 0:
175 setattr(result, arg_name, parse_arg(arg_name, arg_list))
177 if len(arg_list) != 0:
[all …]
/dports/x11/mlterm/mlterm-3.9.1/baselib/src/
H A Dbl_debug.c74 NSLog(cffmt, arg_list); in debug_printf()
98 ret = vfprintf(fp, format, arg_list); in debug_printf()
111 va_list arg_list; in bl_debug_printf() local
113 va_start(arg_list, format); in bl_debug_printf()
122 va_list arg_list; in bl_warn_printf() local
124 va_start(arg_list, format); in bl_warn_printf()
133 va_list arg_list; in bl_error_printf() local
137 va_start(arg_list, format); in bl_error_printf()
160 va_end(arg_list); in bl_error_printf()
169 va_list arg_list; in bl_msg_printf() local
[all …]
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dstack.c50 tArgList * arg_list; in optionUnstackArg() local
55 arg_list = (tArgList *)od->optCookie; in optionUnstackArg()
61 if (arg_list == NULL) { in optionUnstackArg()
100 arg_list->useCt--; in optionUnstackArg()
144 arg_list->useCt--; in optionUnstackArg()
164 if (arg_list->useCt == 0) { in optionUnstackArg()
168 AGFREE(arg_list); in optionUnstackArg()
244 if (arg_list == NULL) in optionStackArg()
247 ix = arg_list->useCt; in optionStackArg()
249 AGFREE(arg_list->apzArgs[ix]); in optionStackArg()
[all …]

12345678910>>...69