Home
last modified time | relevance | path

Searched defs:process_function (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_variable_factories.py73 def process_function(f: NativeFunction) -> str | None: function
H A Dgen_view_funcs.py214 def process_function(fn: NativeFunction, template: CodeTemplate) -> str: function
H A Dgen_autograd_functions.py542 def process_function(info: DifferentiabilityInfo, template: CodeTemplate) -> str: function
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c255 process_function(struct tep_handle *pevent, struct tep_record *record) in process_function() function
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c3633 process_function(struct tep_event *event, struct tep_print_arg *arg, in process_function() function