Searched defs:__unique_copy_switch (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h318 __unique_copy_switch(_IIter __begin, _IIter __last, function in namespace:__parallel
327 __unique_copy_switch(_RAIter __begin, _RAIter __last, function in namespace:__parallel
351 return __unique_copy_switch(
367 return __unique_copy_switch(
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h318 __unique_copy_switch(_IIter __begin, _IIter __last, function in namespace:__parallel
327 __unique_copy_switch(_RAIter __begin, _RAIter __last, function in namespace:__parallel
351 return __unique_copy_switch(
367 return __unique_copy_switch(

Completed in 41 milliseconds