Home
last modified time | relevance | path

Searched refs:expand_arg (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
83 expand_arg& operator= (expand_arg const&);
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() argument
83 expand_arg& operator= (expand_arg const&);
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
83 expand_arg& operator= (expand_arg const&);
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/support/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
53 expand_arg(Context& context_) in expand_arg() function
82 BOOST_DELETED_FUNCTION(expand_arg& operator= (expand_arg const&))
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dgserialized_supportfn.c149 uint8_t expand_arg; /* Radius argument for "within distance" search */ member
351 if (nargs < 2 || nargs < idxfn.expand_arg) in postgis_index_supportfn()
406 if (idxfn.expand_arg) in postgis_index_supportfn()
409 Node *radiusarg = (Node *) list_nth(clause->args, idxfn.expand_arg-1); in postgis_index_supportfn()
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dgserialized_supportfn.c149 uint8_t expand_arg; /* Radius argument for "within distance" search */ member
351 if (nargs < 2 || nargs < idxfn.expand_arg) in postgis_index_supportfn()
406 if (idxfn.expand_arg) in postgis_index_supportfn()
409 Node *radiusarg = (Node *) list_nth(clause->args, idxfn.expand_arg-1); in postgis_index_supportfn()
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dgserialized_supportfn.c149 uint8_t expand_arg; /* Radius argument for "within distance" search */ member
351 if (nargs < 2 || nargs < idxfn.expand_arg) in postgis_index_supportfn()
406 if (idxfn.expand_arg) in postgis_index_supportfn()
409 Node *radiusarg = (Node *) list_nth(clause->args, idxfn.expand_arg-1); in postgis_index_supportfn()
/dports/devel/texlab/texlab-3.3.0/src/distro/
H A Dkpsewhich.rs56 let expand_arg = format!("--expand-braces={}", texmf); in root_directories() localVariable
57 let expanded = run(&[&expand_arg])?; in root_directories()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/src/lib/shell/
H A Djob.rs36 args.extend(expand_arg(arg, shell)?); in expand()
80 fn expand_arg(arg: &str, shell: &mut Shell<'_>) -> expansion::Result<types::Args, IonError> { in expand_arg() function
/dports/mail/mailutils/mailutils-3.13/libmailutils/server/
H A Dacl.c358 expand_arg (const char *cmdline, struct run_closure *rp, char **s) in expand_arg() function
404 if (expand_arg (cmdline, rp, &s)) in spawn_prog()
496 if (ent->arg && expand_arg (ent->arg, rp, &s) == 0) in _run_entry()
/dports/mail/anubis/anubis-4.2/src/
H A Dmda.c62 expand_arg (struct obstack *stk, char *arg) in expand_arg() function
390 expand_arg (&stk, session.execargs[i]); in deliver_local_child()
/dports/lang/elixir/elixir-1.12.3/lib/elixir/src/
H A Delixir_expand.erl2 -export([expand/2, expand_args/2, expand_arg/2, format_error/1]).
439 {EArgs, {EE, _}} = expand_list(List, fun expand_arg/2, {elixir_env:prepare_write(E), E}, []),
585 expand_arg(Arg, Acc) when is_number(Arg); is_atom(Arg); is_binary(Arg); is_pid(Arg) -> function
587 expand_arg(Arg, {Acc, E}) -> function
597 {EArgs, {EA, _}} = lists:mapfoldl(fun expand_arg/2, {elixir_env:prepare_write(E), E}, Args),
806 {EArgs, {EA, _}} = lists:mapfoldl(fun expand_arg/2, {EL, E}, Args),

12345678910