Home
last modified time | relevance | path

Searched refs:ea_sort (Results 1 – 11 of 11) sorted by relevance

/dports/net/bird2/bird-2.0.8/nest/
H A Droute.h591 void ea_sort(ea_list *); /* Sort entries in all sub-lists */
605 ea_sort(ea); \
H A Drt-attr.c648 ea_sort(ea_list *e) in ea_sort() function
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/scf/
H A Duhf_symm.py416 ea_sort = numpy.argsort(ea_left.round(9), kind='mergesort')
417 occ_idx = idx_ea_left[ea_sort][:neleca_float]
/dports/net/bird/bird-1.6.8/nest/
H A Drt-attr.c602 ea_sort(ea_list *e) in ea_sort() function
1147 ea_sort(o->eattrs); in rta_lookup()
H A Droute.h503 void ea_sort(ea_list *); /* Sort entries in all sub-lists */
H A Drt-table.c2510 ea_sort(tmpa); in rt_show_rte()
/dports/net/bird/bird-1.6.8/proto/mrt/
H A Dmrt.c442 ea_sort(eattrs); in mrt_rib_table_entry()
/dports/net/bird/bird-1.6.8/proto/bgp/
H A Dattrs.c809 ea_sort(new); in bgp_get_bucket()
/dports/net/bird2/bird-2.0.8/proto/bgp/
H A Dattrs.c1189 ea_sort(new); in bgp_export_attrs()
/dports/net/bird/bird-1.6.8/
H A DChangeLog17547 ea_sort (resp. ea_do_prune()) removes all undef'd attributes from the list.
/dports/net/bird2/bird-2.0.8/
H A DChangeLog23708 ea_sort (resp. ea_do_prune()) removes all undef'd attributes from the list.