Searched refs:get_map (Results 1 – 18 of 18) sorted by relevance
| /netbsd-src/usr.sbin/ypserv/ypxfr/ |
| H A D | ypxfr.c | 66 void get_map(CLIENT *, char *, char *, struct ypall_callback *); 232 get_map(client, domain, map, &callback); in main() 401 get_map(CLIENT *client, char *domain, char *map, in get_map() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | BaseMetric.h | 230 long *get_map ();
|
| H A D | BaseMetric.cc | 911 Definition::get_map () in get_map() function in Definition
|
| H A D | PathTree.cc | 1139 long *map = def->get_map (); in compute_metrics()
|
| H A D | DbeView.cc | 1623 long *map = def->get_map (); in get_hist_data()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | BaseMetric.h | 230 long *get_map ();
|
| H A D | BaseMetric.cc | 911 Definition::get_map () in get_map() function in Definition
|
| H A D | PathTree.cc | 1139 long *map = def->get_map (); in compute_metrics()
|
| H A D | DbeView.cc | 1623 long *map = def->get_map (); in get_hist_data()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | svalue.cc | 524 return binding_map::cmp (compound_sval1->get_map (), in cmp_ptr() 525 compound_sval2->get_map ()); in cmp_ptr()
|
| H A D | store.h | 648 const binding_map &get_map () const { return m_map; }
|
| H A D | region.cc | 1159 c.get_map ()); in get_svalue_for_initializer()
|
| H A D | svalue.h | 1272 const binding_map &get_map () const { return m_map; }
|
| H A D | region-model-manager.cc | 567 const binding_map &map = compound_sval->get_map (); in maybe_undo_optimize_bit_field_compare()
|
| H A D | ChangeLog | 3546 (compound_svalue::get_map): New accessor. 4421 * store.h (binding_cluster::get_map): New accessor.
|
| /netbsd-src/external/mit/isl/dist/include/isl/ |
| H A D | cpp-checked.h | 3198 inline isl::checked::union_map get_map() const; 15683 isl::checked::union_map schedule::get_map() const in get_map() function
|
| H A D | cpp.h | 3264 inline isl::union_map get_map() const; 21640 isl::union_map schedule::get_map() const in get_map() function
|
| /netbsd-src/external/mit/isl/dist/interface/ |
| H A D | isl.py | 14826 def get_map(arg0): member in schedule
|