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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
finder.hpp 119 //! "Nth" finder
126 \param Nth An index of the match to be find
136 int Nth)
142 is_equal>( ::boost::as_literal(Search), Nth, is_equal() ) ;
144 //! "Nth" finder
154 int Nth,
161 PredicateT>( ::boost::as_literal(Search), Nth, Comp );
replace.hpp 421 //! Replace nth algorithm
423 Replace an Nth (zero-indexed) match of the search string in the input
431 \param Nth An index of the match to be replaced. The index is 0-based.
448 int Nth,
454 ::boost::algorithm::nth_finder(Search, Nth),
458 //! Replace nth algorithm
466 int Nth,
471 ::boost::algorithm::nth_finder(Search, Nth),
475 //! Replace nth algorithm
477 Replace an Nth (zero-indexed) match of the search string in the input
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
finder.hpp 225 int Nth,
228 m_Nth(Nth),
233 int Nth,
236 m_Nth(Nth),
  /frameworks/rs/api/
rs_math.spec     [all...]
  /external/curl/tests/
runtests.pl     [all...]

Completed in 1381 milliseconds