Searched refs:outformats (Results 1 – 15 of 15) sorted by relevance
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/data/ |
H A D | bash_completion.tpl | 7 local cur prev opts lastc informats outformats datafiles 15 outformats="%s" 25 COMPREPLY=( $(compgen -W "${outformats}" -- ${cur}) )
|
/dports/textproc/hs-pandoc/pandoc-2.14.2/data/ |
H A D | bash_completion.tpl | 7 local cur prev opts lastc informats outformats datafiles 15 outformats="%s" 25 COMPREPLY=( $(compgen -W "${outformats}" -- ${cur}) )
|
/dports/net/rpki-client/rpki-client-portable-7.6/patches/ |
H A D | 0003-Emit-all-output-formats-on-non-OpenBSD-systems.patch | 19 + if (outformats == 0) 20 + outformats = FORMAT_OPENBGPD | FORMAT_JSON | FORMAT_CSV
|
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/usr.sbin/rpki-client/ |
H A D | output.c | 59 int outformats; variable 96 if (!(outformats & outputs[i].format)) in outputfiles()
|
H A D | main.c | 770 outformats |= FORMAT_BIRD; in main() 773 outformats |= FORMAT_CSV; in main() 786 outformats |= FORMAT_JSON; in main() 792 outformats |= FORMAT_OPENBGPD; in main() 861 if (outformats == 0) in main() 862 outformats = FORMAT_OPENBGPD; in main()
|
H A D | extern.h | 597 extern int outformats;
|
/dports/shells/fish/fish-3.3.1/share/completions/ |
H A D | pandoc.fish | 6 set -l outformats asciidoc beamer commonmark context docbook docbook4 docbook5 docx dokuwiki dzslid… 55 # options that use informats and outformats 57 complete -c pandoc -x -s t -s w -l to -l write -a "$outformats" 58 complete -c pandoc -x -s D -l print-default-template -a "$outformats"
|
/dports/textproc/refdb/refdb-0.9.9-1/src/ |
H A D | Makefile.am | 17 …efdb-client.h connect.h page.h tokenize.h readris.h linklist.h enigma.h cgi.h passwd.h outformats.h 21 …h refdbdgetref.h refdbdgetrefx.h refdbdupdb.h passwd.h refdbdgetref.h refdbdcheckref.h outformats.h
|
H A D | Makefile.in | 272 …efdb-client.h connect.h page.h tokenize.h readris.h linklist.h enigma.h cgi.h passwd.h outformats.h 294 refdbdcheckref.h outformats.h
|
/dports/science/openbabel/openbabel-3.1.1/scripts/python/examples/ |
H A D | testpybel.py | 64 informats, outformats = self.toolkit.informats, self.toolkit.outformats 66 self.assertNotEqual(len(list(self.toolkit.outformats.keys())), 0)
|
/dports/biology/hhsuite/hh-suite-3.3.0/scripts/ |
H A D | reformat.pl | 117 my @outformats= ("fas","a2m","a3m","sto","psi","clu","ufas"); 199 foreach $element (@outformats) {if ($outformat eq $element) {$found=1; last;}}
|
/dports/science/openbabel/openbabel-3.1.1/scripts/php/ |
H A D | baphpel.php | 49 $outformats = _formatstodict('GetSupportedOutputFormat'); variable
|
/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/ |
H A D | pybel.py | 92 outformats = _formatstodict(_obconv.GetSupportedOutputFormat()) variable
|
/dports/science/py-oddt/oddt-0.7/oddt/toolkits/ |
H A D | rdk.py | 109 outformats = dict([(_x, _formats[_x]) for _x in _formats if _x not in _notoutformats]) variable
|
/dports/textproc/refdb/refdb-0.9.9-1/ |
H A D | ChangeLog | 370 src/mset.c, src/outformats.h, src/refdbd.c, src/refdbdbib.c,
|