Home
last modified time | relevance | path

Searched refs:format_call (Results 1 – 25 of 53) sorted by relevance

123

/dports/sysutils/py-salt/salt-3004.1/tests/unit/utils/
H A Dtest_args.py150 SaltInvocationError, salt.utils.args.format_call, dummy_func, {"1": 2}
156 salt.utils.args.format_call,
161 ret = salt.utils.args.format_call(
173 salt.utils.args.format_call(foo, dict(one=10, two=20, three=30)),
177 salt.utils.args.format_call(foo, dict(one=10, two=20)),
181 salt.utils.args.format_call(foo, dict(one=2)),
195 salt.utils.args.format_call(foo, dict(two=3))
200 salt.utils.args.format_call(foo2, dict(one=1))
/dports/devel/R-cran-mockery/mockery/R/
H A Dexpectations.R58 format_call <- function (x) paste(trimws(deparse(x)), collapse = ' ') function
63 format_call(expected_call), format_call(mocked_call))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_error.erl24 format_call/4, format_call/5, format_fun/1, format_fun/2]).
84 format_call(I, ForMForFun, As, FormatFun) -> function
85 format_call(I, ForMForFun, As, FormatFun, latin1).
88 format_call(I, ForMForFun, As, FormatFun, Enc) function
91 format_call("", n_spaces(I-1), ForMForFun, As, FF, Enc).
260 C = format_call("", CalledAs, {M,F}, As, PF, Enc, CL),
293 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL).
295 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
296 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, -1).
298 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_error.erl24 format_call/4, format_call/5, format_fun/1, format_fun/2]).
69 format_call(I, ForMForFun, As, FormatFun) -> function
70 format_call(I, ForMForFun, As, FormatFun, latin1).
73 format_call(I, ForMForFun, As, FormatFun, Enc) function
75 format_call("", n_spaces(I-1), ForMForFun, As, FormatFun, Enc).
237 C = format_call("", CalledAs, {M,F}, As, PF, Enc),
269 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc).
271 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_error.erl24 format_call/4, format_call/5, format_fun/1, format_fun/2]).
69 format_call(I, ForMForFun, As, FormatFun) -> function
70 format_call(I, ForMForFun, As, FormatFun, latin1).
73 format_call(I, ForMForFun, As, FormatFun, Enc) function
75 format_call("", n_spaces(I-1), ForMForFun, As, FormatFun, Enc).
237 C = format_call("", CalledAs, {M,F}, As, PF, Enc),
269 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc).
271 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_error.erl30 format_call/4, format_call/5, format_fun/1, format_fun/2]).
130 format_call(I, ForMForFun, As, FormatFun) -> function
131 format_call(I, ForMForFun, As, FormatFun, latin1).
134 format_call(I, ForMForFun, As, FormatFun, Enc) function
137 format_call("", n_spaces(I-1), ForMForFun, As, FF, Enc).
316 C = format_call("", CalledAs, {M,F}, As, PF, Enc, CL),
402 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL).
404 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
405 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, -1).
407 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_error.erl30 format_call/4, format_call/5, format_fun/1, format_fun/2]).
130 format_call(I, ForMForFun, As, FormatFun) -> function
131 format_call(I, ForMForFun, As, FormatFun, latin1).
134 format_call(I, ForMForFun, As, FormatFun, Enc) function
137 format_call("", n_spaces(I-1), ForMForFun, As, FF, Enc).
316 C = format_call("", CalledAs, {M,F}, As, PF, Enc, CL),
402 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL).
404 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
405 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, -1).
407 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_error.erl30 format_call/4, format_call/5, format_fun/1, format_fun/2]).
130 format_call(I, ForMForFun, As, FormatFun) -> function
131 format_call(I, ForMForFun, As, FormatFun, latin1).
134 format_call(I, ForMForFun, As, FormatFun, Enc) function
137 format_call("", n_spaces(I-1), ForMForFun, As, FF, Enc).
316 C = format_call("", CalledAs, {M,F}, As, PF, Enc, CL),
402 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL).
404 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
405 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, -1).
407 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_error.erl30 format_call/4, format_call/5, format_fun/1, format_fun/2]).
130 format_call(I, ForMForFun, As, FormatFun) -> function
131 format_call(I, ForMForFun, As, FormatFun, latin1).
134 format_call(I, ForMForFun, As, FormatFun, Enc) function
137 format_call("", n_spaces(I-1), ForMForFun, As, FF, Enc).
316 C = format_call("", CalledAs, {M,F}, As, PF, Enc, CL),
402 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL).
404 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc) -> function
405 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, -1).
407 format_call(ErrStr, Pre1, ForMForFun, As, PF, Enc, CL) -> function
/dports/devel/pytype/pytype-2021.9.9/pytype/tools/xref/
H A Ddebug.py25 def format_call(call): function
60 print(format_call(call))
/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/cli/
H A Dverbose_proxy.py12 def format_call(args, kwargs): function
53 format_call(args, kwargs))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1019 "context reuse", [format_call(Call)]);
1022 [format_call(Call)]);
1041 [format_call(Call), format_opt_info_1(Inner)]);
1043 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1046 [format_call(Call)]);
1049 [format_call(Call)]);
1052 "suitable binary match", [format_call(Call)]);
1055 [format_call(Call)]);
1067 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1069 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1010 "context reuse", [format_call(Call)]);
1013 [format_call(Call)]);
1032 [format_call(Call), format_opt_info_1(Inner)]);
1034 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1037 [format_call(Call)]);
1040 [format_call(Call)]);
1043 "suitable binary match", [format_call(Call)]);
1046 [format_call(Call)]);
1058 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1060 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1027 "context reuse", [format_call(Call)]);
1030 [format_call(Call)]);
1049 [format_call(Call), format_opt_info_1(Inner)]);
1051 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1054 [format_call(Call)]);
1057 [format_call(Call)]);
1060 "suitable binary match", [format_call(Call)]);
1063 [format_call(Call)]);
1075 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1077 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1027 "context reuse", [format_call(Call)]);
1030 [format_call(Call)]);
1049 [format_call(Call), format_opt_info_1(Inner)]);
1051 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1054 [format_call(Call)]);
1057 [format_call(Call)]);
1060 "suitable binary match", [format_call(Call)]);
1063 [format_call(Call)]);
1075 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1077 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1027 "context reuse", [format_call(Call)]);
1030 [format_call(Call)]);
1049 [format_call(Call), format_opt_info_1(Inner)]);
1051 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1054 [format_call(Call)]);
1057 [format_call(Call)]);
1060 "suitable binary match", [format_call(Call)]);
1063 [format_call(Call)]);
1075 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1077 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_bsm.erl1027 "context reuse", [format_call(Call)]);
1030 [format_call(Call)]);
1049 [format_call(Call), format_opt_info_1(Inner)]);
1051 io_lib:format("binary is used in remote call to ~s", [format_call(Call)]);
1054 [format_call(Call)]);
1057 [format_call(Call)]);
1060 "suitable binary match", [format_call(Call)]);
1063 [format_call(Call)]);
1075 format_call(#b_local{name=#b_literal{val=F},arity=A}) -> function
1077 format_call(#b_remote{mod=#b_literal{val=M},name=#b_literal{val=F},arity=A}) -> function
[all …]
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dcheckstrformat.py348 format_call=True)
376 self.msg.requires_int_or_char(call, format_call=True)
382 self.msg.requires_int_or_char(call, format_call=True)
885 format_call: bool = False) -> Optional[Type]:
894 NUMERIC_TYPES = NUMERIC_TYPES_NEW if format_call else NUMERIC_TYPES_OLD
895 INT_TYPES = REQUIRE_INT_NEW if format_call else REQUIRE_INT_OLD
896 if p == 'b' and not format_call:
921 if not format_call:
/dports/sysutils/docker-compose/docker-compose-1.24.0/tests/unit/cli/
H A Dverbose_proxy_test.py15 actual = verbose_proxy.format_call(
/dports/sysutils/py-salt/salt-3004.1/salt/auth/
H A D__init__.py98 fcall = salt.utils.args.format_call(
143 fcall = salt.utils.args.format_call(
178 fcall = salt.utils.args.format_call(
/dports/devel/R-cran-callr/callr/R/
H A Derrors.R551 cat("<", cl, " in ", format_call(call), ":\n ", msg, ">\n", sep = "")
700 format_call <- function(call) { function
712 callstr <- format_call(call)
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Derrors.R561 call <- paste0(format_call(conditionCall(x)), collapse = "\n")
738 format_call <- function(call) { function
750 callstr <- format_call(call)
/dports/sysutils/R-cran-processx/processx/R/
H A Derrors.R551 cat("<", cl, " in ", format_call(call), ":\n ", msg, ">\n", sep = "")
700 format_call <- function(call) { function
712 callstr <- format_call(call)
/dports/www/R-cran-gh/gh/R/
H A Derrors.R537 cat("<", cl, " in ", format_call(call), ":\n ", msg, ">\n", sep = "")
678 format_call <- function(call) { function
690 callstr <- format_call(call)
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dreactor.py351 wrap_call = salt.utils.args.format_call(l_fun, low)
426 react_call = salt.utils.args.format_call(

123