Home
last modified time | relevance | path

Searched refs:pfunc (Results 1 – 25 of 1170) sorted by relevance

12345678910>>...47

/dports/games/freeciv/freeciv-2.6.6/common/scriptcore/
H A Dluascript_func.c60 struct luascript_func *pfunc = fc_malloc(sizeof(*pfunc)); in func_new() local
62 pfunc->required = required; in func_new()
63 pfunc->nargs = nargs; in func_new()
64 pfunc->arg_types = parg_types; in func_new()
66 return pfunc; in func_new()
74 if (pfunc->arg_types) { in func_destroy()
75 free(pfunc->arg_types); in func_destroy()
77 free(pfunc); in func_destroy()
101 if (pfunc->required) { in luascript_func_check()
207 if (pfunc->required) { in luascript_func_call_valist()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/scriptcore/
H A Dluascript_func.c60 struct luascript_func *pfunc = fc_malloc(sizeof(*pfunc)); in func_new() local
62 pfunc->required = required; in func_new()
63 pfunc->nargs = nargs; in func_new()
64 pfunc->arg_types = parg_types; in func_new()
66 return pfunc; in func_new()
74 if (pfunc->arg_types) { in func_destroy()
75 free(pfunc->arg_types); in func_destroy()
77 free(pfunc); in func_destroy()
101 if (pfunc->required) { in luascript_func_check()
207 if (pfunc->required) { in luascript_func_call_valist()
[all …]
/dports/textproc/miller/miller-5.10.2/c/dsl/
H A Drval_evaluators.h111 rval_evaluator_t* rval_evaluator_alloc_from_x_z_func(mv_zary_func_t* pfunc);
115 rval_evaluator_t* rval_evaluator_alloc_from_f_ff_func(mv_binary_func_t* pfunc,
117 rval_evaluator_t* rval_evaluator_alloc_from_x_xx_func(mv_binary_func_t* pfunc,
140 mv_binary_func_t* pfunc,
145 mv_binary_func_t* pfunc,
150 mv_binary_func_t* pfunc,
155 mv_binary_func_t* pfunc,
160 mv_binary_arg3_capture_func_t* pfunc,
165 mv_binary_arg2_regex_func_t* pfunc,
171 mv_binary_arg2_regextract_func_t* pfunc,
[all …]
H A Drval_func_evaluators.c50 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_variadic_func()
88 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_b_b_func()
240 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_x_z_func()
276 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_f_f_func()
311 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_x_n_func()
346 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_i_i_func()
388 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_f_ff_func()
427 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_x_xx_func()
472 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_x_xx_nullable_func()
521 pstate->pfunc = pfunc; in rval_evaluator_alloc_from_f_fff_func()
[all …]
H A Drxval_func_evaluators.c14 xv_variadic_func_t* pfunc; member
68 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_variadic_func()
92 xv_unary_func_t* pfunc; member
124 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_x_func()
172 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_m_func()
231 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_mx_func()
295 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_ms_func()
365 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_ss_func()
441 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_mss_func()
525 pstate->pfunc = pfunc; in rxval_evaluator_alloc_from_x_sss_func()
[all …]
H A Drxval_evaluators.h78 xv_variadic_func_t* pfunc,
85 xv_unary_func_t* pfunc,
92 xv_unary_func_t* pfunc,
99 xv_binary_func_t* pfunc,
107 xv_binary_func_t* pfunc,
115 xv_binary_func_t* pfunc,
123 xv_ternary_func_t* pfunc,
132 xv_ternary_func_t* pfunc,
141 xv_unary_func_t* pfunc,
/dports/math/py-theano/Theano-1.0.5/theano/compile/tests/
H A Dtest_pfunc.py12 from theano.compile import pfunc
30 f1 = pfunc([a], (a + b))
43 f1 = pfunc([a], a + b)
44 f2 = pfunc([a], a * b)
96 f = pfunc([], reg)
107 f = pfunc([], x)
393 f = pfunc([], [x])
401 g = pfunc([], [x])
473 f1 = pfunc([a], z)
577 f4 = pfunc([a], x)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig110 if (!pfunc.IsAllocated())
164 if (!pfunc.IsAllocated())
213 if (!pfunc.IsAllocated())
248 if (!pfunc.IsAllocated())
346 if (!pfunc.IsAllocated())
357 result = pfunc();
395 if (!pfunc.IsAllocated())
433 if (!pfunc.IsAllocated())
442 result = pfunc();
521 result = pfunc();
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/bindings/python/
H A Dpython-wrapper.swig110 if (!pfunc.IsAllocated())
164 if (!pfunc.IsAllocated())
213 if (!pfunc.IsAllocated())
248 if (!pfunc.IsAllocated())
346 if (!pfunc.IsAllocated())
357 result = pfunc();
395 if (!pfunc.IsAllocated())
433 if (!pfunc.IsAllocated())
442 result = pfunc();
487 if (!pfunc.IsAllocated())
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/bindings/python/
H A Dpython-wrapper.swig127 if (!pfunc.IsAllocated())
181 if (!pfunc.IsAllocated())
230 if (!pfunc.IsAllocated())
265 if (!pfunc.IsAllocated())
484 if (!pfunc.IsAllocated())
495 result = pfunc();
533 if (!pfunc.IsAllocated())
571 if (!pfunc.IsAllocated())
580 result = pfunc();
634 auto pfunc =
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/bindings/python/
H A Dpython-wrapper.swig110 if (!pfunc.IsAllocated())
164 if (!pfunc.IsAllocated())
213 if (!pfunc.IsAllocated())
248 if (!pfunc.IsAllocated())
345 if (!pfunc.IsAllocated())
356 result = pfunc();
394 if (!pfunc.IsAllocated())
432 if (!pfunc.IsAllocated())
441 result = pfunc();
495 auto pfunc =
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/bindings/python/
H A Dpython-wrapper.swig110 if (!pfunc.IsAllocated())
164 if (!pfunc.IsAllocated())
213 if (!pfunc.IsAllocated())
248 if (!pfunc.IsAllocated())
345 if (!pfunc.IsAllocated())
356 result = pfunc();
394 if (!pfunc.IsAllocated())
432 if (!pfunc.IsAllocated())
441 result = pfunc();
495 auto pfunc =
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/bindings/python/
H A Dpython-wrapper.swig110 if (!pfunc.IsAllocated())
164 if (!pfunc.IsAllocated())
213 if (!pfunc.IsAllocated())
248 if (!pfunc.IsAllocated())
345 if (!pfunc.IsAllocated())
356 result = pfunc();
394 if (!pfunc.IsAllocated())
432 if (!pfunc.IsAllocated())
441 result = pfunc();
495 auto pfunc =
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/bindings/python/
H A Dpython-wrapper.swig127 if (!pfunc.IsAllocated())
181 if (!pfunc.IsAllocated())
230 if (!pfunc.IsAllocated())
265 if (!pfunc.IsAllocated())
428 if (!pfunc.IsAllocated())
439 result = pfunc();
477 if (!pfunc.IsAllocated())
515 if (!pfunc.IsAllocated())
524 result = pfunc();
578 auto pfunc =
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig127 if (!pfunc.IsAllocated())
181 if (!pfunc.IsAllocated())
230 if (!pfunc.IsAllocated())
265 if (!pfunc.IsAllocated())
428 if (!pfunc.IsAllocated())
439 result = pfunc();
477 if (!pfunc.IsAllocated())
515 if (!pfunc.IsAllocated())
524 result = pfunc();
578 auto pfunc =
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/bindings/python/
H A Dpython-wrapper.swig127 if (!pfunc.IsAllocated())
181 if (!pfunc.IsAllocated())
230 if (!pfunc.IsAllocated())
265 if (!pfunc.IsAllocated())
428 if (!pfunc.IsAllocated())
439 result = pfunc();
477 if (!pfunc.IsAllocated())
515 if (!pfunc.IsAllocated())
524 result = pfunc();
578 auto pfunc =
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/bindings/python/
H A Dpython-wrapper.swig127 if (!pfunc.IsAllocated())
181 if (!pfunc.IsAllocated())
230 if (!pfunc.IsAllocated())
265 if (!pfunc.IsAllocated())
428 if (!pfunc.IsAllocated())
439 result = pfunc();
477 if (!pfunc.IsAllocated())
515 if (!pfunc.IsAllocated())
524 result = pfunc();
578 auto pfunc =
[all …]
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Dellipse.c14 ImlibPointDrawFunction pfunc; in __imlib_Ellipse_DrawToData() local
22 if (!pfunc) in __imlib_Ellipse_DrawToData()
66 pfunc(color, tp); in __imlib_Ellipse_DrawToData()
70 pfunc(color, bp); in __imlib_Ellipse_DrawToData()
121 pfunc(color, tp); in __imlib_Ellipse_DrawToData()
125 pfunc(color, bp); in __imlib_Ellipse_DrawToData()
158 if (!pfunc) in __imlib_Ellipse_DrawToData_AA()
212 pfunc(col1, tp); in __imlib_Ellipse_DrawToData_AA()
222 pfunc(col1, bp); in __imlib_Ellipse_DrawToData_AA()
288 pfunc(col1, tp); in __imlib_Ellipse_DrawToData_AA()
[all …]
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dancestor.py22 def commonancestorsheads(pfunc, *nodes): argument
59 for p in pfunc(v):
69 for p in pfunc(v):
79 def ancestors(pfunc, *orignodes): argument
107 for p in pfunc(v):
157 def __init__(self, pfunc, bases): argument
161 self.pfunc = pfunc
177 pfunc = self.pfunc
209 pfunc = self.pfunc
258 for p in pfunc(curr):
[all …]
/dports/sysutils/webmin/webmin-1.981/cluster-passwd/
H A Dcluster-passwd-lib.pl74 local $pfunc = $_[4];
83 &$pfunc(-1, &text('passwd_on', $serv->{'desc'} || $serv->{'host'}));
87 &$pfunc(1, &cluster_useradmin::text(
96 &$pfunc(2, $cluster_useradmin::text{'usave_gone'});
120 &$pfunc(-2, $cluster_useradmin::text{'usave_update'});
123 &$pfunc(-3, $cluster_useradmin::text{'udel_done'});
130 &$pfunc(-2, $cluster_useradmin::text{'usave_mothers'});
136 &$pfunc(-3, $cluster_useradmin::text{'udel_done'});
142 &$pfunc(-4);
/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_line_main.c31 RGBA_Gfx_Pt_Func pfunc; in _evas_draw_point() local
60 if (pfunc) in _evas_draw_point()
66 if (pfunc) in _evas_draw_point()
76 RGBA_Gfx_Pt_Func pfunc; in evas_common_line_point_draw() local
94 if (pfunc) in evas_common_line_point_draw()
100 if (pfunc) in evas_common_line_point_draw()
202 if (!pfunc) return; in _evas_draw_simple_line()
601 if (!pfunc) return; in _draw_render_thread_simple_line()
779 if (!pfunc) return; in evas_common_line_draw_line()
933 if (!pfunc) return; in _evas_draw_line()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c5 void *func[8], **pfunc; variable
10 void **pfunc; member
37 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "r11", "r2");
45 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "ip");
54 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "t9");
81 pq->pfunc = pfunc = func; in main()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c5 void *func[8], **pfunc; variable
10 void **pfunc; member
37 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "r11", "r2");
45 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "ip");
54 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "t9");
81 pq->pfunc = pfunc = func; in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c5 void *func[8], **pfunc; variable
10 void **pfunc; member
37 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "r11", "r2");
45 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "ip");
54 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "t9");
81 pq->pfunc = pfunc = func; in main()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c5 void *func[8], **pfunc; variable
10 void **pfunc; member
37 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "r11", "r2");
45 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "ip");
54 : : "i"(offsetof(xxx_t, pfunc)), "i"(XF_ ## x * sizeof(void *)) : "t9");
81 pq->pfunc = pfunc = func; in main()

12345678910>>...47