Searched defs:m_empty (Results 1 – 10 of 10) sorted by relevance
34 MapT m_empty; in main() local
35 MapT m_empty; in main() local
66 Semaphore m_empty; member in de::ThreadSafeRingBuffer
89 deSemaphore m_empty; //!< Block empty count. member in de::BlockBuffer
178 bool m_empty; // whether we've added anything yet member in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
190 bool m_empty; // whether we've added anything yet member in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
1140 Matcher<const internal::StringView&> m_empty = StrEq(""); in TEST() local1271 const Matcher<std::string> m_empty = HasSubstr(""); in TEST() local1288 const Matcher<const char*> m_empty = HasSubstr(""); in TEST() local1692 const Matcher<internal::StringView> m_empty = in TEST() local
1186 Matcher<const internal::StringView&> m_empty = StrEq(""); in TEST() local1317 const Matcher<std::string> m_empty = HasSubstr(""); in TEST() local1334 const Matcher<const char*> m_empty = HasSubstr(""); in TEST() local1759 const Matcher<internal::StringView> m_empty = in TEST() local
2073 bool m_empty; member