Home
last modified time | relevance | path

Searched refs:addlabels (Results 1 – 16 of 16) sorted by path

/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/
H A DCHANGES73 - VCP::Filter::addlabels is now used to allow the user to
H A DMANIFEST51 lib/VCP/Filter/addlabels.pm
144 t/61addlabels.t
H A DSIGNATURE74 SHA1 64946ec42fa5f30b6c950ad76289f9968eaae091 lib/VCP/Filter/addlabels.pm
161 SHA1 e259b4cec1a7b594c0d40bda9f75a2429ff0edc6 t/61addlabels.t
/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/lib/VCP/Filter/
H A Daddlabels.pm1 package VCP::Filter::addlabels;
/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/t/
H A D61addlabels.t17 use VCP::Filter::addlabels;
39 sub VCP::Filter::addlabels::dest {
65 $sub = VCP::Filter::addlabels->_compile_label_add_routine(
72 my $f = VCP::Filter::addlabels->new(
/dports/lang/ocaml-nox11/ocaml-4.05.0/
H A D.gitignore358 /tools/addlabels
H A DChanges5076 (See also scrapelabels and addlabels tools below.)
5118 - New tool scrapelabels and addlabels, to either remove (non-optional)
/dports/lang/ocaml-nox11/ocaml-4.05.0/tools/
H A D.depend1 addlabels.cmo : ../parsing/parsetree.cmi ../parsing/parse.cmi \
3 addlabels.cmx : ../parsing/parsetree.cmi ../parsing/parse.cmx \
H A DMakefile219 addlabels: addlabels.cmo target
220 $(CAMLC) $(LINKFLAGS) -w sl -o addlabels \
221 $(ADDLABELS_IMPORTS) addlabels.cmo
245 rm -f addlabels
H A Daddlabels.ml465 "addlabels [-norec] <files>";
/dports/lang/ocaml/ocaml-4.05.0/
H A D.gitignore358 /tools/addlabels
H A DChanges5076 (See also scrapelabels and addlabels tools below.)
5118 - New tool scrapelabels and addlabels, to either remove (non-optional)
/dports/lang/ocaml/ocaml-4.05.0/tools/
H A D.depend1 addlabels.cmo : ../parsing/parsetree.cmi ../parsing/parse.cmi \
3 addlabels.cmx : ../parsing/parsetree.cmi ../parsing/parse.cmx \
H A DMakefile219 addlabels: addlabels.cmo target
220 $(CAMLC) $(LINKFLAGS) -w sl -o addlabels \
221 $(ADDLABELS_IMPORTS) addlabels.cmo
245 rm -f addlabels
H A Daddlabels.ml465 "addlabels [-norec] <files>";
/dports/math/PDL/PDL-2.019/Graphics/TriD/TriD/
H A DContours.pm154 $this->addlabels($this->{Options}{Labels}) if(defined $this->{Options}{Labels});
196 sub addlabels{ subroutine