Searched defs:first_param (Results 1 – 5 of 5) sorted by relevance
303 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
1457 ir_rvalue *first_param = (ir_rvalue *)parameters->get_head_raw(); in emit_inline_vector_constructor() local1660 ir_rvalue *const first_param = (ir_rvalue *) parameters->get_head_raw(); in emit_inline_matrix_constructor() local
698 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
2010 int first_param = 0; in print_method_header() local
2066 auto first_param = context->tensors[node->inputs->data[0]].params; in Validate() local