Home
last modified time | relevance | path

Searched refs:h_grp (Results 1 – 25 of 44) sorted by relevance

12

/dports/finance/homebank/homebank-5.5.1/src/
H A Dhb-group.c60 g_hash_table_destroy(GLOBALS->h_grp); in da_grp_destroy()
69 …GLOBALS->h_grp = g_hash_table_new_full(g_int_hash, g_int_equal, (GDestroyNotify)g_free, (GDestroyN… in da_grp_new()
84 return g_hash_table_size(GLOBALS->h_grp); in da_grp_length()
99 g_hash_table_foreach(GLOBALS->h_grp, (GHFunc)da_grp_max_key_ghfunc, &max_key); in da_grp_get_max_key()
109 return g_hash_table_remove(GLOBALS->h_grp, &key); in da_grp_remove()
122 g_hash_table_insert(GLOBALS->h_grp, new_key, item); in da_grp_insert()
165 g_hash_table_iter_init (&iter, GLOBALS->h_grp); in da_grp_get_by_name()
195 return g_hash_table_lookup(GLOBALS->h_grp, &key); in da_grp_get()
262 GList *list = g_hash_table_get_values(GLOBALS->h_grp); in group_glist_sorted()
H A Dhomebank.h297 GHashTable *h_grp; //groups member
H A Dui-account.c1801 ui_grp_comboboxentry_populate(GTK_COMBO_BOX(data->ST_group), GLOBALS->h_grp); in ui_acc_manage_setup()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/config/firewall_global/
H A Dfirewall_global.py339 h_grp = {}
344 h_grp = h.get("group") or {}
347 self._render_grp_mem("port_group", w["group"], h_grp, opr)
351 "address_group", w["group"], h_grp, opr
356 "network_group", w["group"], h_grp, opr
371 h_grp = []
377 h_grp = h.get(attr) or []
381 h = self.search_attrib_in_have(h_grp, want, "name")
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test/
H A Dtst_diskless2.c36 int h_grp; in main() local
94 stat = nc_def_grp(root_grp, "h", &h_grp); in main()
179 stat = nc_def_var(h_grp, "compoundvar", g_cmpd_t_typ, RANK_h_compoundvar, 0, &h_compoundvar_id); in main()
271 stat = nc_put_var1(h_grp, h_compoundvar_id, &zero, h_compoundvar_data); in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test/
H A Dtst_diskless2.c51 int h_grp; in main() local
109 stat = nc_def_grp(root_grp, "h", &h_grp); in main()
194 stat = nc_def_var(h_grp, "compoundvar", g_cmpd_t_typ, RANK_h_compoundvar, 0, &h_compoundvar_id); in main()
286 stat = nc_put_var1(h_grp, h_compoundvar_id, &zero, h_compoundvar_data); in main()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/plugins/module_utils/network/eos/config/acl_interfaces/
H A Dacl_interfaces.py419 for h_grp in h["access_groups"]:
420 if h_grp["afi"] == afi:
421 config = h_grp["acls"]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qmmm/
H A Dqmmm_esp.F880 integer i_grp,h_grp,n_grp local
921 if(.not.ma_push_get(mt_int,n_grp,'tmp qmmm group',h_grp,i_grp))
970 if(.not.ma_pop_stack(h_grp))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qmmm/
H A Dqmmm_esp.F880 integer i_grp,h_grp,n_grp
921 if(.not.ma_push_get(mt_int,n_grp,'tmp qmmm group',h_grp,i_grp))
970 if(.not.ma_pop_stack(h_grp))
/dports/japanese/webalizer/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/polish/webalizer2/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/www/geolizer/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/german/webalizer2/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/ukrainian/webalizer/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/www/webalizer/webalizer-2.23-08/
H A Doutput.c830 u_int64_t cnt=0, h_reg=0, h_grp=0, h_hid=0, tot_num; in top_sites_table() local
841 case OBJ_GRP: h_grp++; break; in top_sites_table()
847 if ( (tot_num=h_reg+h_grp)==0 ) return; /* split if none */ in top_sites_table()
919 if ( (all_sites) && ((h_reg+h_grp)>ntop_sites) ) in top_sites_table()
921 if (all_sites_page(h_reg, h_grp)) in top_sites_table()
941 int all_sites_page(u_int64_t h_reg, u_int64_t h_grp) in all_sites_page() argument
946 int i=(h_grp)?1:0; in all_sites_page()
968 while(h_grp) in all_sites_page()
982 h_grp--; in all_sites_page()
/dports/www/awffull/awffull-3.10.2/src/
H A Doutput.c1332 unsigned long cnt = 0, h_reg = 0, h_grp = 0, h_hid = 0, tot_num; in top_sites_table() local
1348 h_grp++; in top_sites_table()
1357 if ((tot_num = h_reg + h_grp) == 0) in top_sites_table()
1429 …if (((flag == 1) && ((h_reg + h_grp) > g_settings.top.sites_by_vol)) || ((flag == 0) && ((h_reg + in top_sites_table()
1438 if (all_sites_page(h_reg, h_grp)) { in top_sites_table()
1455 all_sites_page(unsigned long h_reg, unsigned long h_grp) in all_sites_page() argument
1460 int i = (h_grp) ? 1 : 0; in all_sites_page()
1479 while (h_grp) { in all_sites_page()
1488 h_grp--; in all_sites_page()
/dports/japanese/awffull/awffull-3.10.2/src/
H A Doutput.c1332 unsigned long cnt = 0, h_reg = 0, h_grp = 0, h_hid = 0, tot_num; in top_sites_table() local
1348 h_grp++; in top_sites_table()
1357 if ((tot_num = h_reg + h_grp) == 0) in top_sites_table()
1429 …if (((flag == 1) && ((h_reg + h_grp) > g_settings.top.sites_by_vol)) || ((flag == 0) && ((h_reg + in top_sites_table()
1438 if (all_sites_page(h_reg, h_grp)) { in top_sites_table()
1455 all_sites_page(unsigned long h_reg, unsigned long h_grp) in all_sites_page() argument
1460 int i = (h_grp) ? 1 : 0; in all_sites_page()
1479 while (h_grp) { in all_sites_page()
1488 h_grp--; in all_sites_page()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/compress-1.10.10/snappy/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm
/dports/archivers/snappy/snappy-1.1.9/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/klauspost/compress/snappy/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm
/dports/security/vault/vault-1.8.2/vendor/github.com/klauspost/compress/snappy/testdata/
H A Durls.10K2559 http://eds.kse.or.kr/jaemoo/jipyo_e/h_grp/E00929.htm

12