Searched refs:do_find (Results 1 – 4 of 4) sorted by relevance
135 m_Match=this->do_find(m_Match.end(),m_End); in increment()310 match_type FindMatch=this->do_find( m_Next, m_End ); in increment()
57 match_type do_find( in do_find() function in boost::algorithm::detail::find_iterator_base
605 do_find(const struct pci_id_match *m, char n, const struct pci_device *exclude) in do_find() function637 return do_find(&m, n, exclude); in find_pci_device_vendor()654 return do_find(&m, n, exclude); in find_pci_class()
174461 xf86int10.c. Refactor common code from those functions to do_find.