Home
last modified time | relevance | path

Searched refs:genfunc (Results 1 – 25 of 96) sorted by relevance

1234

/dports/lang/perl5.34/perl-5.34.0/regen/
H A Dreentr.pl539 my $genfunc = $func;
541 $genfunc =~ s/^get//;
545 char* _${genfunc}_buffer;
546 size_t _${genfunc}_size;
555 FILE* _${genfunc}_fptr;
584 my $genfunc = $func;
594 $d _${genfunc}_data;
597 size_t _${genfunc}_size;
605 int _${genfunc}_errno;
664 my $genfunc = $func;
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/regen/
H A Dreentr.pl539 my $genfunc = $func;
541 $genfunc =~ s/^get//;
545 char* _${genfunc}_buffer;
546 size_t _${genfunc}_size;
555 FILE* _${genfunc}_fptr;
584 my $genfunc = $func;
594 $d _${genfunc}_data;
597 size_t _${genfunc}_size;
605 int _${genfunc}_errno;
664 my $genfunc = $func;
[all …]
/dports/lang/perl5.30/perl-5.30.3/regen/
H A Dreentr.pl511 my $genfunc = $func;
513 $genfunc =~ s/^get//;
518 size_t _${genfunc}_size;
527 FILE* _${genfunc}_fptr;
556 my $genfunc = $func;
566 $d _${genfunc}_data;
569 size_t _${genfunc}_size;
577 int _${genfunc}_errno;
636 my $genfunc = $func;
638 $genfunc = "${1}ent";
[all …]
/dports/lang/perl5.32/perl-5.32.1/regen/
H A Dreentr.pl530 my $genfunc = $func;
532 $genfunc =~ s/^get//;
537 size_t _${genfunc}_size;
546 FILE* _${genfunc}_fptr;
575 my $genfunc = $func;
585 $d _${genfunc}_data;
588 size_t _${genfunc}_size;
596 int _${genfunc}_errno;
655 my $genfunc = $func;
657 $genfunc = "${1}ent";
[all …]
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/aid/
H A Dclassing.py149 def attributize(genfunc): argument
239 fargs = inspect.getfullargspec(genfunc).args
241 gen = genfunc(args[0], ag, *args[1:], **kwargs)
243 gen = genfunc(ag, *args, **kwargs) # create generator insert ag ref
/dports/devel/libvirt/libvirt-7.10.0/scripts/
H A Dgensystemtap.py93 def genfunc(name, varname, types): function
119 genfunc("libvirt_rpc_auth_name", "type", auth)
120 genfunc("libvirt_rpc_type_name", "type", types)
121 genfunc("libvirt_rpc_status_name", "status", status)
/dports/devel/meson/meson-0.60.3/test cases/common/245 custom target index source/
H A Dcode_source.c1 extern int genfunc(void);
3 int genfunc(void) in genfunc() function
H A Dheader_source.h1 extern int genfunc(void);
H A Dmain.c5 return genfunc(); in main()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/typeparam/
H A Dissue49309.go9 func genfunc[T any](f func(c T)) { func
24 genfunc(myfunc)
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/frontends/swig_python/
H A Dpython_rpyc.py20 def genfunc(x): function
24 dia1 = rt.Generate(genfunc, 16)
/dports/shells/zsh/zsh-5.8.1/Misc/
H A Dlete2ctl186 $genfunc .= <<"HERE";
321 if (defined($genfunc)) {
322 print $genfunc;
323 undef($genfunc);
/dports/devel/loki/loki-0.1.7/include/loki/
H A DDataGenerators.h89 GenFunc<AtomicType> genfunc;
90 *ii = genfunc();
/dports/dns/gen6dns/gen6dns-1.3/
H A Dparse.c46 int parsefile (const char *fname, FILE *outfp, int (*genfunc)()) in parsefile() argument
137 genfunc ('d' - (prfx->del*' '), prfx->prfx, prfx->scope, &hostname, &hid, &sid, rr); in parsefile()
149 genfunc ('f', prfx->prfx, prfx->scope, &hostname, &hid, &sid, rr); in parsefile()
157 genfunc ('r', prfx->prfx, prfx->scope, &hostname, &hid, &sid, NULL); in parsefile()
H A Dparse.h10 extern int parsefile (const char *fname, FILE *outfp, int (*genfunc)());
/dports/devel/py-behave/behave-1.2.6/behave/
H A Dfixture.py137 genfunc = inspect.isgeneratorfunction(func)
138 return genfunc and not iscoroutinefunction(func)
/dports/security/fcrackzip/fcrackzip-1.0/
H A Dzipcrack.c40 static int crack_pw (gen_func genfunc, callback_func cbfunc) in crack_pw() argument
274 while ((changed = genfunc ())); in crack_pw()
/dports/cad/freehdl/freehdl-0.0.7/fire/
H A Dtree-supp.cc448 tree_no_method (const char *genfunc, tree_kind k) in tree_no_method() argument
451 genfunc, tree_kind_name (k)); in tree_no_method()
456 tree_conflicting_methods (const char *genfunc, tree_kind k) in tree_conflicting_methods() argument
459 " and node kind %s.\n", genfunc, tree_kind_name (k)); in tree_conflicting_methods()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/macros/scicos_scicos/
H A Dgenfunc.sci22 function [ok,mac,txt]=genfunc(txt)
51 " [ok,mac,txt]=genfunc(txt)";
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/
H A DCustomTarget_doxygen.mk16 com/sun/star/uno/genfunc.h \
17 com/sun/star/uno/genfunc.hxx \
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/
H A DCustomTarget_doxygen.mk16 com/sun/star/uno/genfunc.h \
17 com/sun/star/uno/genfunc.hxx \
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/c68k/
H A Dgen68k.h59 void (*genfunc)(void); member
/dports/games/libretro-px68k/px68k-libretro-8455d9c/m68000/c68k/
H A Dgen68k.h59 void (*genfunc)(void); member
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/_pytest/
H A Dcompat.py55 genfunc = inspect.isgeneratorfunction(func)
56 return genfunc and not iscoroutinefunction(func)
/dports/cad/freehdl/freehdl-0.0.7/freehdl/
H A Dtree-supp.h137 void tree_no_method (const char *genfunc, tree_kind kind);
138 void tree_conflicting_methods (const char *genfunc, tree_kind kind);

1234