Searched defs:first_param (Results 1 – 4 of 4) sorted by relevance
303 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
1341 ir_rvalue *first_param = (ir_rvalue *)parameters->get_head_raw(); in emit_inline_vector_constructor() local1544 ir_rvalue *const first_param = (ir_rvalue *) parameters->get_head_raw(); in emit_inline_matrix_constructor() local
694 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
719 auto first_param = context->tensors[node->inputs->data[0]].params; in Map() local