Home
last modified time | relevance | path

Searched defs:unsetf (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/chrono/io/utility/
Dios_base_state_ptr.hpp378 void unsetf(long mask) in unsetf() function in boost::chrono::ios_flags
/third_party/boost/boost/regex/v4/
Dperl_matcher.hpp404 void unsetf(match_flag_type f) in unsetf() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher
/third_party/boost/boost/log/expressions/
Dformatter.hpp167 BOOST_FORCEINLINE void unsetf(fmtflags f) const { this->get().unsetf(f); } in unsetf() function in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp303 void unsetf(fmtflags f) { m_stream.unsetf(f); } in unsetf() function in boost::basic_formatting_ostream