Home
last modified time | relevance | path

Searched refs:autodoc (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/perl/Porting/
H A Dmakemeta97 my @files = ('autodoc.pl', 'lib/unicore/mktables', 'TestInit.pm',
/openbsd/gnu/llvm/lldb/bindings/
H A DCMakeLists.txt26 -features autodoc
/openbsd/gnu/llvm/lldb/bindings/python/
H A Dpython.swig63 // Parameter types will be used in the autodoc string.
64 %feature("autodoc", "1");
/openbsd/gnu/usr.bin/perl/
H A DMETA.yml94 - autodoc.pl
H A Dautodoc.pl466 sub autodoc ($$) { # parse a file and extract documentation info subroutine
1807 autodoc(\*F,$file);
H A Dembed.fnc5 : This file is known to be processed by regen/embed.pl, autodoc.pl,
40 : to embed.pl; some only to autodoc.pl, and others only to makedef.pl. The
148 : source for the item they describe. autodoc.pl is run as part of the standard
266 : there isn't a doc entry, autodoc.pl lists this in perlapi as
322 : there isn't a doc entry, autodoc.pl lists this in perlintern as
330 : autodoc.pl adds a note to this effect in the doc entry
334 : Enables 'no docs for foo" warning in autodoc.pl if the documentation
424 : itself begins with 'Perl_', autodoc.pl will show a thread context
469 : autodoc.pl adds a note that the perl_ form of this function is
559 : 'U' autodoc.pl will not output a usage example
[all …]
H A DMakefile.SH1135 pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc
1136 $(MINIPERL) autodoc.pl
H A DMANIFEST8 autodoc.pl Creates pod/perlintern.pod and pod/perlapi.pod
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc5 : This file is known to be processed by regen/embed.pl, autodoc.pl,
40 : to embed.pl; some only to autodoc.pl, and others only to makedef.pl. The
128 : source for the item they describe. autodoc.pl is run as part of the standard
243 : there isn't a doc entry, autodoc.pl lists this in perlapi as
297 : there isn't a doc entry, autodoc.pl lists this in perlintern as
305 : autodoc.pl adds a note to this effect in the doc entry
396 : begins with 'Perl_', autodoc.pl will show a thread context parameter
440 : autodoc.pl adds a note that the perl_ form of this function is
452 : autodoc.pl adds a note that this function must be explicitly called as
501 : s autodoc.pl adds a terminating semi-colon to the usage example in the
[all …]
/openbsd/gnu/usr.bin/perl/vms/
H A Ddescrip_mms.template312 [.pod]perlintern.pod : embed.fnc autodoc.pl $(MINIPERL_EXE)
313 $(MINIPERL) autodoc.pl
/openbsd/gnu/usr.bin/perl/win32/
H A DMakefile1184 $(MINIPERL) -I..\lib ..\autodoc.pl ..
H A DGNUmakefile1659 $(MINIPERL) -I..\lib ..\autodoc.pl ..
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5320delta.pod1221 F<autodoc.pl>