Searched defs:args_tuple (Results 1 – 9 of 9) sorted by relevance
76 std::tuple<Args...> args_tuple; variable79 inline ComponentInterfaceImpl(fun_t fun, std::tuple<Args...> args_tuple) in ComponentInterfaceImpl()114 … std::tuple<Args...> args_tuple) { in create()132 … std::tuple<Args...> args_tuple) { in createReplacedComponentEntry()144 … std::tuple<Args...> args_tuple) { in createReplacementComponentEntry()
356 std::tuple<Args...> args_tuple; variable360 OtherComponent (*fun1)(Args...), std::tuple<Args...> args_tuple) in PartialComponentStorage()
32 std::tuple<ComponentFunctionArgs...> args_tuple; variable
48 def parse_common_args(args_tuple, kwargs, supported_operations=set()): argument
66 def _set_power(args_tuple, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
108 auto args_tuple = std::tuple<Ts...>(arguments...); in GpuLaunchKernel() local
180 PyObject *args_tuple(PyObject *object, in args_tuple() function
229 PyObject *args_tuple(PyObject *object, in args_tuple() function
2188 PyObject *args_tuple; in _PyExc_Init() local