Searched defs:__find_first_of_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.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgo.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dalgo.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dalgo.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h236 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
246 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
263 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
282 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h234 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
244 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
261 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
280 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h236 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
246 __find_first_of_switch(_RAIter __begin1, function in namespace:__parallel
263 __find_first_of_switch(_IIter __begin1, _IIter __end1, function in namespace:__parallel
282 return __find_first_of_switch(__begin1, __end1, __begin2, __end2, __comp,

Completed in 139 milliseconds