Home
last modified time | relevance | path

Searched defs:bind_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dfunctions.py168 def bind_args(self, parent, args, kwargs): member in UserFunctionVariable
478 def bind_args(self, parent, args, kwargs): member in NestedUserFunctionVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/example/cookbook/
Ddo_the_bind.cpp120 fused_bound_function(BindArgs const & bind_args) in fused_bound_function()