Home
last modified time | relevance | path

Searched refs:get_map (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c66 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 DBaseMetric.h230 long *get_map ();
H A DBaseMetric.cc911 Definition::get_map () in get_map() function in Definition
H A DPathTree.cc1139 long *map = def->get_map (); in compute_metrics()
H A DDbeView.cc1623 long *map = def->get_map (); in get_hist_data()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h230 long *get_map ();
H A DBaseMetric.cc911 Definition::get_map () in get_map() function in Definition
H A DPathTree.cc1139 long *map = def->get_map (); in compute_metrics()
H A DDbeView.cc1623 long *map = def->get_map (); in get_hist_data()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsvalue.cc524 return binding_map::cmp (compound_sval1->get_map (), in cmp_ptr()
525 compound_sval2->get_map ()); in cmp_ptr()
H A Dstore.h648 const binding_map &get_map () const { return m_map; }
H A Dregion.cc1159 c.get_map ()); in get_svalue_for_initializer()
H A Dsvalue.h1272 const binding_map &get_map () const { return m_map; }
H A Dregion-model-manager.cc567 const binding_map &map = compound_sval->get_map (); in maybe_undo_optimize_bit_field_compare()
H A DChangeLog3546 (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 Dcpp-checked.h3198 inline isl::checked::union_map get_map() const;
15683 isl::checked::union_map schedule::get_map() const in get_map() function
H A Dcpp.h3264 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 Disl.py14826 def get_map(arg0): member in schedule