Home
last modified time | relevance | path

Searched refs:do_find (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind_iterator.hpp135 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dfind_iterator.hpp57 match_type do_find( in do_find() function in boost::algorithm::detail::find_iterator_base
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10.c605 do_find(const struct pci_id_match *m, char n, const struct pci_device *exclude) in do_find() function
637 return do_find(&m, n, exclude); in find_pci_device_vendor()
654 return do_find(&m, n, exclude); in find_pci_class()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog174461 xf86int10.c. Refactor common code from those functions to do_find.