Home
last modified time | relevance | path

Searched defs:options_first (Results 1 – 25 of 35) sorted by relevance

12

/dports/dns/flamethrower/flamethrower-0.11.0/3rd/docopt.cpp/
H A Ddocopt.cpp489 static PatternList parse_argv(Tokens tokens, std::vector<Option>& options, bool options_first) in parse_argv()
617 bool options_first) in docopt_parse()
667 bool options_first) noexcept in docopt()
/dports/devel/docopt.cpp/docopt.cpp-0.6.3/
H A Ddocopt.cpp489 static PatternList parse_argv(Tokens tokens, std::vector<Option>& options, bool options_first) in parse_argv()
617 bool options_first) in docopt_parse()
667 bool options_first) noexcept in docopt()
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/vendoring/
H A Ddocopt.py411 def parse_argv(tokens, options, options_first=False): argument
474 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/science/pcmsolver/pcmsolver-1.3.0/cmake/autocmake/external/
H A Ddocopt.py430 def parse_argv(tokens, options, options_first=False): argument
493 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/science/xcfun/xcfun-2.1.1-1-gf87ca0e/cmake/autocmake/external/
H A Ddocopt.py430 def parse_argv(tokens, options, options_first=False): argument
493 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/
H A Ddocopt.py430 def parse_argv(tokens, options, options_first=False): argument
493 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/
H A Ddocopt.py430 def parse_argv(tokens, options, options_first=False): argument
493 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/devel/py-docopt/docopt-0.6.2/
H A Ddocopt.py430 def parse_argv(tokens, options, options_first=False): argument
493 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/citra/citra-ac98458e0/externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/science/pcmsolver/pcmsolver-1.3.0/cmake/lib/docopt/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/devel/libfmt/fmt-8.0.1/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/support/
H A Ddocopt.py428 def parse_argv(tokens, options, options_first=False): argument
490 def docopt(doc, argv=None, help=True, version=None, options_first=False): argument
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Doptions.c81 options_first(struct options *oo) in options_first() function
/dports/sysutils/tmux23/tmux-2.3/
H A Doptions.c81 options_first(struct options *oo) in options_first() function
/dports/sysutils/tmate/tmate-2.4.0/
H A Doptions.c81 options_first(struct options *oo) in options_first() function
/dports/emulators/aqemu/aqemu-0.9.2/src/docopt/
H A Ddocopt.cpp874 static PatternList parse_argv(Tokens tokens, std::vector<Option>& options, bool options_first) in parse_argv()
1009 bool options_first) in docopt_parse()
1058 bool options_first) noexcept in docopt()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/docopt-1.1.0/src/
H A Ddopt.rs167 options_first: bool, field
264 pub fn options_first(mut self, yes: bool) -> Docopt { in options_first() method
/dports/net/quiche/quiche-0.9.0/cargo-crates/docopt-1.1.1/src/
H A Ddopt.rs167 options_first: bool, field
264 pub fn options_first(mut self, yes: bool) -> Docopt { in options_first() method

12