OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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