Searched defs:__partition_switch (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h1705 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1713 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1739 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h1703 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1711 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1737 return __partition_switch(__begin, __end, __pred, _IteratorCategory());
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h1705 __partition_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1713 __partition_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1739 return __partition_switch(__begin, __end, __pred, _IteratorCategory());

Completed in 68 milliseconds