Home
last modified time | relevance | path

Searched defs:call_function (Results 26 – 47 of 47) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/
H A Dmain.rs1497 let call_function = format!(" {current_name}();\n"); localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/
H A Dmain.rs1497 let call_function = format!(" {current_name}();\n"); localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/
H A Dmain.rs1497 let call_function = format!(" {current_name}();\n"); localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/
H A Dmain.rs1497 let call_function = format!(" {current_name}();\n"); localVariable
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_IR.py397 def call_function(self, target, args, kwargs): member in DetachExecutor
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dgraph.py922 def call_function(self, target, args, kwargs): member in GraphLowering
H A Dpattern_matcher.py1794 def call_function( member in fx_to_pattern.Converter
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dvalidator.py326 …def call_function(self, target: Target, args: Tuple[Argument, ...], kwargs: Dict[str, Any]) -> Any: member in PopulateValidator
/aosp_15_r20/external/executorch/exir/emit/
H A D_emitter.py1371 def call_function( # pyre-fixme[14] member in _Emitter
/aosp_15_r20/external/pytorch/torch/fx/
H A Dgraph.py1300 def call_function(self, member in Graph
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1486 call_function(PyObject *self, PyObject *args) in call_function() function
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1593 call_function(PyObject *self, PyObject *args) in call_function() function
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dlists.py1004 def call_function( member in RestrictedListSubclassVariable
H A Dtensor.py1308 def call_function( member in TensorSubclassVariable
H A Dbuiltin.py950 def call_function( member in BuiltinVariable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dengine.cpp941 static variable_list call_function( in call_function() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/external/toybox/toys/pending/
H A Dsh.c1317 static void call_function(void) in call_function() function
/aosp_15_r20/external/python/cpython2/Python/
Dceval.c4331 call_function(PyObject ***pp_stack, int oparg in call_function() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py1920 def call_function(self, target : Target, args : Tuple, kwargs : Dict) -> Any: member in TestFX.test_interpreter_onthefly_swap.NegSigmSwapInterpreter
2035 def call_function(self, target : Target, args : Tuple, kwargs : Dict) -> Any: member in TestFX.test_transformer_op_swap.NegSigmSwapXformer
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py810 def call_function( member in InstructionTranslatorBase
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py96 def call_function(cls, target): member in NodeSpec

12