Lines Matching refs:std
42 out << std::hex << std::showbase ;
44 out << std::dec;
45 out << value << std::dec << std::noshowbase;
1156 const std::string none = "(none)";
1158 << std::showbase << std::hex;
1168 out << std::noshowbase << std::dec
1172 const abg_compat::optional<std::string>& ns1 = symbol1->get_namespace();
1173 const abg_compat::optional<std::string>& ns2 = symbol2->get_namespace();
1176 const std::string none = "(none)";