Home
last modified time | relevance | path

Searched defs:more_args (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/dict/
H A Dpermdawg.cpp48 auto *more_args = static_cast<DawgArgs *>(void_more_args); in go_deeper_dawg_fxn() local
190 WERD_CHOICE *best_choice, int *attempts_left, void *more_args) { in permute_choices()
228 int *attempts_left, void *more_args) { in append_choices()
/dports/math/polymake/polymake-4.5/lib/core/include/perl/
H A Dcalls.h235 Int count_args(Unrolled<Container>&& c, MoreArgs&&... more_args) in count_args()
242 Int count_args(const mlist<Types...>&, MoreArgs&&... more_args) in count_args()
250 count_args(FirstArg&& first_arg, MoreArgs&&... more_args) in count_args()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dtest__threading_vs_settrace.py139 def run_script(self, more_args=()): argument
/dports/print/R-cran-tinytex/tinytex/R/
H A Dtlmgr.R199 all = TRUE, self = TRUE, more_args = character(), usermode = FALSE, argument
249 tlmgr_conf = function(more_args = character(), ...) { argument
/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Dwmconfig.c126 bool_t more_args = argc - argidx - 1; in main() local
/dports/devel/m4/m4-1.4.19/src/
H A Dmacro.c233 bool more_args; in collect_arguments() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIROperator.h323 …DE_INLINE void collect_print_args(std::vector<Expr> &args, const char *arg, Args &&... more_args) { in collect_print_args()
329 …USER_CODE_INLINE void collect_print_args(std::vector<Expr> &args, Expr arg, Args &&... more_args) { in collect_print_args()
/dports/mail/notmuch/notmuch-0.34.2/
H A Dcommand-line-arguments.c293 bool more_args = true; in parse_arguments() local
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dcommand-line-arguments.c293 bool more_args = true; in parse_arguments() local
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dcommand-line-arguments.c293 bool more_args = true; in parse_arguments() local
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dcommand-line-arguments.c293 bool more_args = true; in parse_arguments() local
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dcommand-line-arguments.c293 bool more_args = true; in parse_arguments() local
/dports/print/hplip/hplip-3.20.6/
H A Dhpssd.py392 def handle_event(event, more_args=None): argument
/dports/accessibility/accerciser/accerciser-3.38.0/plugins/
H A Dinterface_view.py401 def _onRelationShow(self, relations_view, *more_args):
807 def _onLinkShow(self, link_view, *more_args):
/dports/devel/py-tooz/tooz-2.8.0/tooz/drivers/
H A Dzookeeper.py439 def _paths_join(arg, *more_args):
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DScriptParser_command.cpp944 bool more_args; in getparamCommand() local
H A DPonscripterLabel_command.cpp2240 bool more_args; in gettagCommand() local
/dports/biology/mapm3/mapm3-3.0_1/lib/
H A Dshell.c756 void more_args(num) in more_args() function
/dports/security/py-openssl/pyOpenSSL-20.0.1/build/lib/OpenSSL/
H A Dcrypto.py2783 def __init__(self, type, passphrase, more_args=False, truncate=False): argument
/dports/security/py-openssl/stage/usr/local/lib/python3.8/site-packages/OpenSSL/
H A Dcrypto.py2783 def __init__(self, type, passphrase, more_args=False, truncate=False): argument
/dports/security/py-openssl/pyOpenSSL-20.0.1/src/OpenSSL/
H A Dcrypto.py2783 def __init__(self, type, passphrase, more_args=False, truncate=False): argument
/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dcore.c527 LispObj *function, *arg, *more_args; in Lisp_Apply() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py6947 def concatenate(a1, a2, more_args, axis=0): argument
27108 def set_numeric_ops(op1=func1, op2=func2, more_args=None): argument