Home
last modified time | relevance | path

Searched refs:get_call_args (Results 1 – 25 of 96) sorted by relevance

1234

/dports/net/py-s3transfer/s3transfer-0.5.0/tests/unit/
H A Dtest_upload.py437 self.call_args = self.get_call_args()
457 def get_call_args(self, **kwargs): member in TestUploadSubmissionTask
493 self.call_args = self.get_call_args(fileobj=fileobj)
H A Dtest_download.py373 self.call_args = self.get_call_args()
390 def get_call_args(self, **kwargs): member in TestDownloadSubmissionTask
404 self.call_args = self.get_call_args(fileobj=fileobj)
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/fluent/fluent/syntax/
H A Dparser.py526 args = self.get_call_args(ps)
559 def get_call_args(self, ps): member in FluentParser
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Duntyped_passes.py983 def get_call_args(init_arg, want): function
1016 range_call = guard(get_call_args, phi.value, range)
1022 len_call = guard(get_call_args, range_arg, len)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_validator.erl2936 Args = get_call_args(A, Vst),
2939 {any, get_call_args(A, Vst), false}.
2955 beam_call_types:will_succeed(M, F, get_call_args(A, Vst));
2963 get_call_args(Arity, Vst) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_validator.erl2917 Args = get_call_args(A, Vst),
2920 {any, get_call_args(A, Vst), false}.
2938 beam_call_types:will_succeed(M, F, get_call_args(A, Vst));
2944 get_call_args(Arity, Vst) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_validator.erl2936 Args = get_call_args(A, Vst),
2939 {any, get_call_args(A, Vst), false}.
2955 beam_call_types:will_succeed(M, F, get_call_args(A, Vst));
2963 get_call_args(Arity, Vst) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_validator.erl2936 Args = get_call_args(A, Vst),
2939 {any, get_call_args(A, Vst), false}.
2955 beam_call_types:will_succeed(M, F, get_call_args(A, Vst));
2963 get_call_args(Arity, Vst) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_validator.erl2936 Args = get_call_args(A, Vst),
2939 {any, get_call_args(A, Vst), false}.
2955 beam_call_types:will_succeed(M, F, get_call_args(A, Vst));
2963 get_call_args(Arity, Vst) -> function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddse.c2170 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2362 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddse.c2170 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2362 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2302 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2489 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddse.c2402 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2589 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddse.c2327 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2513 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddse.c2377 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2563 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddse.c2302 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2489 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddse.c2377 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2564 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddse.c2402 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2589 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddse.c2430 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2627 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddse.c2382 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2569 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2302 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2489 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddse.c2302 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2489 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2302 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2489 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddse.c2323 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2509 if (get_call_args (insn, memset_call, args, 3) in scan_insn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddse.c2402 get_call_args (rtx call_insn, tree fn, rtx *args, int nargs) in get_call_args() function
2589 if (get_call_args (insn, memset_call, args, 3) in scan_insn()

1234