Home
last modified time | relevance | path

Searched refs:type_inferencing (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/miller/miller-5.10.2/c/dsl/
H A Drxval_evaluators.h38 mlr_dsl_ast_node_t* past, fmgr_t* pfmgr, int type_inferencing, int context_flags);
42 mlr_dsl_ast_node_t* past, fmgr_t* pfmgr, int type_inferencing, int context_flags);
81 int type_inferencing,
88 int type_inferencing,
95 int type_inferencing,
103 int type_inferencing,
111 int type_inferencing,
119 int type_inferencing,
128 int type_inferencing,
137 int type_inferencing,
[all …]
H A Dmlr_dsl_cst_statements.c76 int type_inferencing, int context_flags) in mlr_dsl_cst_alloc_statement() argument
115 return alloc_return_void(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
131 return alloc_if_head(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
197 return alloc_break(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
205 return alloc_continue(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
330 return alloc_unset(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
339 return alloc_tee(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
348 return alloc_emitf(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
395 return alloc_filter(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
399 return alloc_dump(pcst, pnode, type_inferencing, context_flags); in mlr_dsl_cst_alloc_statement()
[all …]
H A Drxval_expr_evaluators.c22 int type_inferencing, int context_flags) in rxval_evaluator_alloc_from_ast() argument
28 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
34 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
40 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
45 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
50 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
55 pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_ast()
204 type_inferencing, context_flags); in allocate_map_literal_evaluator_from_ast()
210 type_inferencing, context_flags); in allocate_map_literal_evaluator_from_ast()
296 int type_inferencing, int context_flags) in rxval_evaluator_alloc_from_map_literal() argument
[all …]
H A Dmlr_dsl_cst.h111 int type_inferencing,
211 int type_inferencing, int context_flags);
266 int type_inferencing,
276 int type_inferencing; member
291 int type_inferencing,
325 int type_inferencing,
332 int type_inferencing,
347 int type_inferencing,
389 int type_inferencing,
400 int type_inferencing,
[all …]
H A Drxval_func_evaluators.c64 int type_inferencing, in rxval_evaluator_alloc_from_variadic_func() argument
75 pargs[i] = rxval_evaluator_alloc_from_ast(pnode, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_variadic_func()
120 int type_inferencing, in rxval_evaluator_alloc_from_x_x_func() argument
125 pstate->parg1 = rxval_evaluator_alloc_from_ast(parg1_node, pfmgr, type_inferencing, context_flags); in rxval_evaluator_alloc_from_x_x_func()
168 int type_inferencing, in rxval_evaluator_alloc_from_x_m_func() argument
227 int type_inferencing, in rxval_evaluator_alloc_from_x_mx_func() argument
291 int type_inferencing, in rxval_evaluator_alloc_from_x_ms_func() argument
361 int type_inferencing, in rxval_evaluator_alloc_from_x_ss_func() argument
437 int type_inferencing, in rxval_evaluator_alloc_from_x_mss_func() argument
521 int type_inferencing, in rxval_evaluator_alloc_from_x_sss_func() argument
[all …]
H A Dmlr_dsl_cst_condish_statements.c17 int type_inferencing, int context_flags) in alloc_conditional_block() argument
36 type_inferencing, context_flags); in alloc_conditional_block()
104 int type_inferencing,
155 int type_inferencing, int context_flags) in alloc_if_head() argument
198 int type_inferencing, int context_flags) in alloc_if_item() argument
208 type_inferencing, context_flags); in alloc_if_item()
286 int type_inferencing, int context_flags) in alloc_while() argument
303 type_inferencing, context_flags); in alloc_while()
394 type_inferencing, context_flags); in alloc_do_while()
519 int type_inferencing, in alloc_filter() argument
[all …]
H A Dfunction_manager.c645 int type_inferencing, in udf_callsite_state_alloc() argument
736 arity, type_inferencing, context_flags); in fmgr_alloc_from_udf_callsite()
764 int type_inferencing; member
775 pstate->type_inferencing = type_inferencing; in unresolved_callsite_alloc()
804 int type_inferencing, int context_flags) in fmgr_alloc_provisional_from_operator_or_function_call() argument
840 int type_inferencing, int context_flags) in fmgr_xalloc_provisional_from_operator_or_function_call() argument
906 int type_inferencing = pcallsite->type_inferencing; in construct_udf_callsite_evaluator() local
934 int type_inferencing = pcallsite->type_inferencing; in construct_udf_defsite_xevaluator() local
963 int type_inferencing = pcallsite->type_inferencing; in construct_builtin_function_callsite_evaluator() local
1356 int type_inferencing = pcallsite->type_inferencing; in construct_builtin_function_callsite_xevaluator() local
[all …]
H A Dmlr_dsl_cst_scalar_assignment_statements.c19 int type_inferencing, int context_flags) in alloc_srec_assignment() argument
35 …pstate->prhs_evaluator = rval_evaluator_alloc_from_ast(prhs_node, pcst->pfmgr, type_inferencing, c… in alloc_srec_assignment()
96 int type_inferencing, int context_flags) in alloc_indirect_srec_assignment() argument
107 …pstate->plhs_evaluator = rval_evaluator_alloc_from_ast(plhs_node, pcst->pfmgr, type_inferencing, … in alloc_indirect_srec_assignment()
108 …pstate->prhs_evaluator = rval_evaluator_alloc_from_ast(prhs_node, pcst->pfmgr, type_inferencing, c… in alloc_indirect_srec_assignment()
184 int type_inferencing, int context_flags) in alloc_positional_srec_name_assignment() argument
195 …pstate->plhs_evaluator = rval_evaluator_alloc_from_ast(plhs_node, pcst->pfmgr, type_inferencing, … in alloc_positional_srec_name_assignment()
196 …pstate->prhs_evaluator = rval_evaluator_alloc_from_ast(prhs_node, pcst->pfmgr, type_inferencing, c… in alloc_positional_srec_name_assignment()
288 int type_inferencing, int context_flags) in alloc_env_assignment() argument
302 …pstate->plhs_evaluator = rval_evaluator_alloc_from_ast(pnamenode, pcst->pfmgr, type_inferencing, c… in alloc_env_assignment()
[all …]
H A Dmlr_dsl_cst_for_srec_statements.c43 int type_inferencing, int context_flags) in alloc_for_srec() argument
84 type_inferencing, context_flags)); in alloc_for_srec()
88 (type_inferencing == TYPE_INFER_STRING_ONLY) ? get_copy_srec_value_string_only_aux : in alloc_for_srec()
89 (type_inferencing == TYPE_INFER_STRING_FLOAT) ? get_copy_srec_value_string_float_aux : in alloc_for_srec()
90 (type_inferencing == TYPE_INFER_STRING_FLOAT_INT) ? get_copy_srec_value_string_float_int_aux : in alloc_for_srec()
187 int type_inferencing, int context_flags) in alloc_for_srec_key_only() argument
214 type_inferencing, context_flags)); in alloc_for_srec_key_only()
218 (type_inferencing == TYPE_INFER_STRING_ONLY) ? get_copy_srec_value_string_only_aux : in alloc_for_srec_key_only()
219 (type_inferencing == TYPE_INFER_STRING_FLOAT) ? get_copy_srec_value_string_float_aux : in alloc_for_srec_key_only()
220 (type_inferencing == TYPE_INFER_STRING_FLOAT_INT) ? get_copy_srec_value_string_float_int_aux : in alloc_for_srec_key_only()
H A Dmlr_dsl_cst_map_assignment_statements.c19 int type_inferencing, int context_flags) in alloc_full_srec_assignment() argument
36 prhs_node, pcst->pfmgr, type_inferencing, context_flags); in alloc_full_srec_assignment()
137 int type_inferencing, in alloc_local_variable_definition() argument
158 prhs_node, pcst->pfmgr, type_inferencing, context_flags); in alloc_local_variable_definition()
211 int type_inferencing, int context_flags) in alloc_nonindexed_local_variable_assignment() argument
235 prhs_node, pcst->pfmgr, type_inferencing, context_flags); in alloc_nonindexed_local_variable_assignment()
292 int type_inferencing, int context_flags) in alloc_indexed_local_variable_assignment() argument
312 plhs_node, pcst->pfmgr, type_inferencing, context_flags); in alloc_indexed_local_variable_assignment()
317 prhs_node, pcst->pfmgr, type_inferencing, context_flags); in alloc_indexed_local_variable_assignment()
384 int type_inferencing, int context_flags) in alloc_oosvar_assignment() argument
[all …]
H A Drval_evaluators.h52 mlr_dsl_ast_node_t* past, fmgr_t* pfmgr, int type_inferencing, int context_flags);
55 rval_evaluator_t* rval_evaluator_alloc_from_field_name(char* field_name, int type_inferencing);
57 int type_inferencing, int context_flags);
59 int type_inferencing, int context_flags);
61 int type_inferencing, int context_flags);
63 int type_inferencing, int context_flags);
81 int type_inferencing, int context_flags);
H A Dmlr_dsl_cst.c20 mlr_dsl_ast_node_t* pnode, int negate_final_filter, int type_inferencing, int context_flags);
59 int type_inferencing, int flush_every_record, in mlr_dsl_cst_alloc() argument
98 type_inferencing, context_flags); in mlr_dsl_cst_alloc()
109 …subr_defsite_t* psubr_defsite = mlr_dsl_cst_alloc_subroutine(pcst, pnode, type_inferencing, contex… in mlr_dsl_cst_alloc()
135 type_inferencing, context_flags | IN_BEGIN_OR_END)); in mlr_dsl_cst_alloc()
158 type_inferencing, context_flags | IN_BEGIN_OR_END)); in mlr_dsl_cst_alloc()
179 pcst, pnode, negate_final_filter, type_inferencing, context_flags | IN_MLR_FINAL_FILTER)); in mlr_dsl_cst_alloc()
182 type_inferencing, context_flags)); in mlr_dsl_cst_alloc()
H A Dmlr_dsl_cst_triple_for_statements.c19 int type_inferencing, int context_flags) in alloc_triple_for() argument
33 pcst, pbody_ast_node, type_inferencing, context_flags & ~IN_BREAKABLE)); in alloc_triple_for()
51 type_inferencing, context_flags & ~IN_BREAKABLE)); in alloc_triple_for()
63 type_inferencing, (context_flags & ~IN_BREAKABLE) | IN_TRIPLE_FOR_CONTINUE); in alloc_triple_for()
70 type_inferencing, context_flags & ~IN_BREAKABLE)); in alloc_triple_for()
79 type_inferencing, context_flags)); in alloc_triple_for()
H A Drval_expr_evaluators.c27 int type_inferencing, int context_flags) in rval_evaluator_alloc_from_ast() argument
102 type_inferencing, context_flags); in rval_evaluator_alloc_from_ast()
111 type_inferencing, context_flags); in rval_evaluator_alloc_from_ast()
189 switch (type_inferencing) { in rval_evaluator_alloc_from_field_name()
277 int type_inferencing, int context_flags) in rval_evaluator_alloc_from_indirect_field_name() argument
287 switch (type_inferencing) { in rval_evaluator_alloc_from_indirect_field_name()
347 int type_inferencing, int context_flags) in rval_evaluator_alloc_from_positional_srec_field_name() argument
417 int type_inferencing, int context_flags) in rval_evaluator_alloc_from_oosvar_keylist() argument
430 type_inferencing, context_flags)); in rval_evaluator_alloc_from_oosvar_keylist()
482 int type_inferencing, int context_flags) in rval_evaluator_alloc_from_local_map_keylist() argument
[all …]
H A Dmlr_dsl_cst_func_subr.c44 int type_inferencing, int context_flags) in mlr_dsl_cst_alloc_udf() argument
110 … mlr_dsl_cst_alloc_statement(pcst, pbody_ast_node, type_inferencing, context_flags | IN_FUNC_DEF)); in mlr_dsl_cst_alloc_udf()
263 static subr_callsite_t* subr_callsite_alloc(char* name, int arity, int type_inferencing, int contex…
268 int type_inferencing, int context_flags) in alloc_subr_callsite_statement() argument
281 type_inferencing, context_flags); in alloc_subr_callsite_statement()
290 pcst->pfmgr, type_inferencing, context_flags); in alloc_subr_callsite_statement()
362 static subr_callsite_t* subr_callsite_alloc(char* name, int arity, int type_inferencing, int contex… in subr_callsite_alloc() argument
366 psubr_callsite->type_inferencing = type_inferencing; in subr_callsite_alloc()
380 int type_inferencing, int context_flags) in mlr_dsl_cst_alloc_subroutine() argument
437 type_inferencing, context_flags | IN_SUBR_DEF); in mlr_dsl_cst_alloc_subroutine()
H A Dmlr_dsl_cst_return_statements.c20 int type_inferencing, int context_flags) in alloc_return_void() argument
67 int type_inferencing, in alloc_return_value() argument
75 type_inferencing, context_flags); in alloc_return_value()
H A Dmlr_dsl_cst_output_statements.c41 int type_inferencing, in alloc_print() argument
55 type_inferencing, context_flags); in alloc_print()
66 type_inferencing, context_flags); in alloc_print()
168 int type_inferencing, int context_flags) in alloc_tee() argument
192 type_inferencing, context_flags); in alloc_tee()
349 int type_inferencing, int context_flags) in alloc_emitf() argument
401 type_inferencing, context_flags); in alloc_emitf()
637 int type_inferencing, in alloc_emit() argument
739 type_inferencing, context_flags); in alloc_emit()
1165 type_inferencing, context_flags); in alloc_emit_lashed()
[all …]
H A Dkeylist_evaluators.c58 mlr_dsl_ast_node_t* pnode, fmgr_t* pfmgr, int type_inferencing, int context_flags) in allocate_keylist_evaluators_from_ast_node() argument
69 type_inferencing, context_flags)); in allocate_keylist_evaluators_from_ast_node()
H A Dmlr_dsl_cst_for_map_statements.c58 int type_inferencing, int context_flags) in alloc_for_map() argument
102 pmiddle, pcst->pfmgr, type_inferencing, context_flags); in alloc_for_map()
110 type_inferencing, context_flags)); in alloc_for_map()
264 int type_inferencing, int context_flags) in alloc_for_map_key_only() argument
287 pmiddle, pcst->pfmgr, type_inferencing, context_flags); in alloc_for_map_key_only()
295 type_inferencing, context_flags)); in alloc_for_map_key_only()
H A Dmlr_dsl_cst_loop_control_statements.c13 int type_inferencing, int context_flags) in alloc_break() argument
40 int type_inferencing, int context_flags) in alloc_continue() argument
H A Dmlr_dsl_cst_unset_statements.c75 int type_inferencing, int context_flags) in alloc_unset() argument
120 pchild->pchildren->phead->pvvalue, pcst->pfmgr, type_inferencing, context_flags); in alloc_unset()
132 pchild->pchildren->phead->pvvalue, pcst->pfmgr, type_inferencing, context_flags); in alloc_unset()
139 pchild, pcst->pfmgr, type_inferencing, context_flags); in alloc_unset()
155 pchild, pcst->pfmgr, type_inferencing, context_flags); in alloc_unset()
H A Dfunction_manager.h52 int type_inferencing, int context_flags);
55 int type_inferencing, int context_flags);
H A Dkeylist_evaluators.h11 int type_inferencing,
/dports/textproc/miller/miller-5.10.2/c/mapping/
H A Dmapper_put_or_filter.c71 int type_inferencing,
277 int type_inferencing = TYPE_INFER_STRING_FLOAT_INT; in shared_parse_cli() local
351 type_inferencing = TYPE_INFER_STRING_ONLY; in shared_parse_cli()
354 type_inferencing = TYPE_INFER_STRING_FLOAT; in shared_parse_cli()
457 past, put_output_disabled, do_final_filter, negate_final_filter, type_inferencing, in shared_parse_cli()
472 int type_inferencing, in mapper_put_or_filter_alloc() argument
484 type_inferencing, flush_every_record, do_final_filter, negate_final_filter); in mapper_put_or_filter_alloc()
501 switch (type_inferencing) { in mapper_put_or_filter_alloc()