HomeSort by relevance Sort by last modified time
    Searched refs:first_finder (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CXX/conv/conv.qual/
pr6089.cpp 16 void first_finder( const char*& Search ) function
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
finder.hpp 41 Construct the \c first_finder. The finder searches for the first
47 \return An instance of the \c first_finder object
53 first_finder( const RangeT& Search ) function in namespace:boost::algorithm
70 first_finder( function in namespace:boost::algorithm
259 using algorithm::first_finder;
replace.hpp 144 ::boost::algorithm::first_finder(Search),
160 ::boost::algorithm::first_finder(Search),
181 ::boost::algorithm::first_finder(Search),
220 ::boost::algorithm::first_finder(Search, is_iequal(Loc)),
237 ::boost::algorithm::first_finder(Search, is_iequal(Loc)),
261 ::boost::algorithm::first_finder(Search, is_iequal(Loc)),
618 ::boost::algorithm::first_finder(Search),
634 ::boost::algorithm::first_finder(Search),
656 ::boost::algorithm::first_finder(Search),
695 ::boost::algorithm::first_finder(Search, is_iequal(Loc))
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
finder.hpp 148 first_finder_type first_finder(
151 result_type M=first_finder( Begin, End );
157 M=first_finder( ::boost::end(M), End );
274 first_finder_type first_finder(
282 M=first_finder( ::boost::end(M), End );

Completed in 3324 milliseconds