HomeSort by relevance Sort by last modified time
    Searched full:__minimum_length (Results 1 - 1 of 1) sorted by null

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
partition.h 345 _DifferenceType __minimum_length = std::max<_DifferenceType>(2, local
349 while (static_cast<_SequenceIndex>(__end - __begin) >= __minimum_length)

Completed in 86 milliseconds