Searched refs:default_map (Results 1 – 5 of 5) sorted by relevance
44 bool default_map = true; variable54 default_map = d; in set_default_map()
67 : default_map (map), default_translate (xlate) in module_resolver()231 std::string file = default_map ? GetCMIName (module) : std::string (); in cmi_response()
803 unsigned long *default_map) /* Default pattern and output. */ in optlist() argument830 *default_map |= optionP[i].or; in optlist()831 *default_map &= optionP[i].and; in optlist()845 unsigned long *default_map) /* Default pattern and output. */ in list_search() argument854 *default_map |= optionP[i].or; in list_search()855 *default_map &= optionP[i].and; in list_search()
1600 binding_map default_map; in maybe_get_compound_binding() local1609 default_map.put (default_key, default_sval); in maybe_get_compound_binding()1650 default_map.remove_overlapping_bindings (mgr, in maybe_get_compound_binding()1684 default_map.remove_overlapping_bindings (mgr, in maybe_get_compound_binding()1698 for (auto iter : default_map) in maybe_get_compound_binding()