Home
last modified time | relevance | path

Searched refs:GRETL_TYPE_BUNDLE (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_typemap.c33 { GRETL_TYPE_BUNDLE, GRETL_TYPE_BUNDLE_REF,
140 case GRETL_TYPE_BUNDLE: return "bundle"; in gretl_type_get_name()
209 return GRETL_TYPE_BUNDLE; in gretl_type_from_string()
287 { "bundle", GRETL_TYPE_BUNDLE },
340 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_type_get_order()
364 type == GRETL_TYPE_BUNDLE || in gretl_is_arrayable_type()
H A Dgenmpi.c138 type = GRETL_TYPE_BUNDLE; in mpi_transfer_node()
168 type = GRETL_TYPE_BUNDLE; in mpi_transfer_node()
206 } else if (type == GRETL_TYPE_BUNDLE) { in mpi_transfer_node()
236 } else if (type == GRETL_TYPE_BUNDLE) { in mpi_transfer_node()
282 } else if (type == GRETL_TYPE_BUNDLE) { in mpi_transfer_node()
319 } else if (type == GRETL_TYPE_BUNDLE) { in mpi_transfer_node()
H A Duservar.c113 } else if (type == GRETL_TYPE_BUNDLE) { in user_var_new()
168 } else if (u->type == GRETL_TYPE_BUNDLE) { in uvar_free_value()
351 !(type == GRETL_TYPE_BUNDLE && bname_is_temp(name))) { in real_user_var_add()
435 targ->type == GRETL_TYPE_BUNDLE)) { in user_var_delete_by_name()
866 type = GRETL_TYPE_BUNDLE; in user_var_localize()
1248 } else if (type == GRETL_TYPE_BUNDLE) { in copy_as_arg()
1441 type == GRETL_TYPE_BUNDLE || in delete_user_vars_of_type()
1486 if (uvars[i]->type == GRETL_TYPE_BUNDLE) { in temp_name_for_bundle()
2103 if (uvars[i]->type == GRETL_TYPE_BUNDLE) { in write_user_bundles()
2394 } else if (u->type == GRETL_TYPE_BUNDLE) { in print_user_var_by_name()
[all …]
H A Dgretl_bundle.c161 type == GRETL_TYPE_BUNDLE || in type_can_be_bundled()
213 case GRETL_TYPE_BUNDLE: in bundled_item_copy_in_data()
275 } else if (type == GRETL_TYPE_BUNDLE) { in bundled_item_free_data()
772 if (ptr != NULL && type != GRETL_TYPE_BUNDLE) { in gretl_bundle_get_bundle()
1963 if (bip->tree && t == GRETL_TYPE_BUNDLE) { in print_bundled_item()
2000 } else if (t == GRETL_TYPE_BUNDLE) { in print_bundled_item()
2133 if (item->type == GRETL_TYPE_BUNDLE) { in print_bundle_tree()
2149 if (atype == GRETL_TYPE_BUNDLE) { in print_bundle_tree()
2316 } else if (item->type == GRETL_TYPE_BUNDLE) { in xml_put_bundled_item()
2426 } else if (type == GRETL_TYPE_BUNDLE) { in load_bundled_items()
[all …]
H A Dgretl_mpi.c957 type == GRETL_TYPE_BUNDLE || in compose_msgbuf()
1047 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_bundle_bcast()
1074 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_bundle_bcast()
1229 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_mpi_bcast()
1405 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_mpi_send()
1628 return GRETL_TYPE_BUNDLE; in type_from_status()
1670 } else if (*ptype == GRETL_TYPE_BUNDLE) { in gretl_mpi_receive()
1699 } else if (etype == GRETL_TYPE_BUNDLE) { in mpi_receive_element()
1807 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_bundle_send()
1885 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_bundle_receive()
H A Dlibgretl.h133 GRETL_TYPE_BUNDLE, enumerator
H A Ddbnread.c20 *err = gretl_function_exec(fc, GRETL_TYPE_BUNDLE, NULL, in get_dbn_series_bundle()
H A Dgretl_func.h66 r == GRETL_TYPE_BUNDLE || \
H A Dgenmain.c785 } else if (gtype == GRETL_TYPE_BUNDLE) { in generate()
1118 } else if (gtype == GRETL_TYPE_BUNDLE) { in genr_compile()
1268 t = GRETL_TYPE_BUNDLE; in genr_get_output_type()
H A Dgretl_foreign.c2846 } else if (type == GRETL_TYPE_BUNDLE) { in make_R_bundle()
2874 } else if (t == GRETL_TYPE_BUNDLE) { in R_function_add_object()
3120 } else if (type == GRETL_TYPE_BUNDLE) { in object_from_R()
3150 t = GRETL_TYPE_BUNDLE; in R_type_to_gretl_type()
H A Dgretl_func.c215 t == GRETL_TYPE_BUNDLE || \
422 } else if (type == GRETL_TYPE_BUNDLE || in fn_arg_set_data()
1046 t == GRETL_TYPE_BUNDLE || in arg_may_be_optional()
7509 } else if (type == GRETL_TYPE_BUNDLE) { in arg_get_data()
7838 fp->type == GRETL_TYPE_BUNDLE || in allocate_function_args()
8323 } else if (uptype == GRETL_TYPE_BUNDLE) { in check_sub_object_return()
8434 } else if (rtype == GRETL_TYPE_BUNDLE) { in function_assign_returns()
8475 fp->type == GRETL_TYPE_BUNDLE || in function_assign_returns()
9206 } else if (fp->type == GRETL_TYPE_BUNDLE) { in handle_plugin_call()
9210 GRETL_TYPE_BUNDLE, 0); in handle_plugin_call()
[all …]
H A Dgeneval.c1026 if (type == GRETL_TYPE_BUNDLE) { in gen_get_lhs_var()
1053 { GRETL_TYPE_BUNDLE, BUNDLE },
7346 t = GRETL_TYPE_BUNDLE; in generic_typeof_node()
9875 } else if (t == GRETL_TYPE_BUNDLE) { in suitable_ufunc_ret_node()
10289 } else if (type == GRETL_TYPE_BUNDLE) { in get_bundle_member()
10600 if (type == GRETL_TYPE_BUNDLE) { in bvar_get_bundle()
11026 type = GRETL_TYPE_BUNDLE; in set_bundle_value()
11211 type = GRETL_TYPE_BUNDLE; in set_array_value()
15975 vtype = GRETL_TYPE_BUNDLE; in object_var_type()
15977 vtype = GRETL_TYPE_BUNDLE; in object_var_type()
[all …]
H A Dmonte_carlo.c1014 } else if (*t == GRETL_TYPE_BUNDLE) { in get_eachvar_by_name()
1023 *t = GRETL_TYPE_BUNDLE; in get_eachvar_by_name()
1095 } else if (loop->eachtype == GRETL_TYPE_BUNDLE) { in loop_list_refresh()
1202 t = GRETL_TYPE_BUNDLE; in list_loop_setup()
H A Dgretl_array.c1445 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_array_set_element()
2055 } else if (type == GRETL_TYPE_BUNDLE) { in gretl_array_serialize()
H A Dgeneval.c.try1027 if (type == GRETL_TYPE_BUNDLE) {
1054 { GRETL_TYPE_BUNDLE, BUNDLE },
7429 t = GRETL_TYPE_BUNDLE;
9958 } else if (t == GRETL_TYPE_BUNDLE) {
10372 } else if (type == GRETL_TYPE_BUNDLE) {
10697 if (type == GRETL_TYPE_BUNDLE) {
11123 type = GRETL_TYPE_BUNDLE;
11308 type = GRETL_TYPE_BUNDLE;
16072 vtype = GRETL_TYPE_BUNDLE;
16074 vtype = GRETL_TYPE_BUNDLE;
[all …]
H A Dgenlex.c1638 } else if (u->type == GRETL_TYPE_BUNDLE) { in look_up_word()
H A Dgretl_model.c679 itype = GRETL_TYPE_BUNDLE; in gretl_model_get_data_full()
5060 GRETL_TYPE_BUNDLE, 0); in bundlize_model_data_items()
H A Ddescribe.c2406 } else if (last_result_type == GRETL_TYPE_BUNDLE) { in set_last_result_data()
2420 } else if (last_result_type == GRETL_TYPE_BUNDLE) { in last_result_cleanup()
H A Dinteract.c1304 set_last_result_data(b, GRETL_TYPE_BUNDLE); in query_package()
/dports/math/gretl/gretl-2021d/gui/
H A Dfncall.c515 list = add_names_for_type(list, GRETL_TYPE_BUNDLE); in get_selection_list()
638 } else if (ptype == GRETL_TYPE_BUNDLE) { in update_combo_selectors()
1425 } else if (c->rettype == GRETL_TYPE_BUNDLE && in cinfo_show_return()
1964 } else if (cinfo->rettype == GRETL_TYPE_BUNDLE) { in compose_fncall_line()
2117 if (!err && cinfo->rettype == GRETL_TYPE_BUNDLE) { in real_GUI_function_call()
2738 if (rtype == GRETL_TYPE_BUNDLE) { in exec_bundle_special_function()
2740 err = gretl_function_exec(fc, GRETL_TYPE_BUNDLE, dataset, in exec_bundle_special_function()
4414 err = gretl_function_exec(fc, GRETL_TYPE_BUNDLE, dataset, in dbnomics_get_series_call()
4608 *err = gretl_function_exec(fc, GRETL_TYPE_BUNDLE, dataset, in dbnomics_dataset_list()
4687 GRETL_TYPE_BUNDLE, (void *) parms, -1); in real_do_regls()
[all …]
H A Dsession.c1273 resp = object_name_entry_dialog(vname, GRETL_TYPE_BUNDLE, in bundle_add_as_icon()
1278 int err = user_var_add(vname, GRETL_TYPE_BUNDLE, bundle); in bundle_add_as_icon()
2600 } else if (type == GRETL_TYPE_BUNDLE) { in get_obj_type()
2689 GRETL_TYPE_MATRIX : GRETL_TYPE_BUNDLE; in rename_session_object()
3194 list = user_var_list_for_type(GRETL_TYPE_BUNDLE); in add_all_icons()
H A Dgui_utils.c5116 } else if (type == GRETL_TYPE_BUNDLE) { in save_bundled_item_call()
5121 err = user_var_add_or_replace(vname, GRETL_TYPE_BUNDLE, b); in save_bundled_item_call()
5639 } else if (t == GRETL_TYPE_BUNDLE) { in exists_string()
H A Dlibrary.c6815 GRETL_TYPE_BUNDLE, in set_bundle_name()
6916 err = user_var_add_or_replace(vname, GRETL_TYPE_BUNDLE, b); in add_model_stat()
/dports/math/gretl/gretl-2021d/plugin/
H A Djson_get.c588 GRETL_TYPE_BUNDLE, 0); in jb_add_bundle()
1362 if (type == GRETL_TYPE_BUNDLE) { in filter_bundle_tree()
1367 if (type == GRETL_TYPE_BUNDLE) { in filter_bundle_tree()
1630 } else if (type == GRETL_TYPE_BUNDLE) { in bundled_item_to_json()
H A Dgeoplot.c311 if (!*err && type == GRETL_TYPE_BUNDLE) { in geojson_get_features()
339 if (!*err && type == GRETL_TYPE_BUNDLE) { in features_from_bundle()
633 GRETL_TYPE_BUNDLE, 0); in dbf_get_properties()
852 gretl_bundle_donate_data(bfi, "geometry", bgi, GRETL_TYPE_BUNDLE, 0); in shp_get_bundle()

12