Searched refs:__for_each_switch (Results 1 - 16 of 16) 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 Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgorithmfwd.h223 __for_each_switch(_IIter, _IIter, _Function, _IterTag);
227 __for_each_switch(_RAIter, _RAIter, _Function, random_access_iterator_tag,
H A Dalgo.h76 __for_each_switch(_IIter __begin, _IIter __end, _Function __f, function in namespace:__parallel
83 __for_each_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
114 return __for_each_switch(__begin, __end, __f, _IteratorCategory(),
124 return __for_each_switch(__begin, __end, __f, _IteratorCategory());

Completed in 190 milliseconds