HomeSort by relevance Sort by last modified time
    Searched full:__spot (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
find_selectors.h 110 _RAIter1 __spot = adjacent_find(__begin1, __end1 + 1, local
112 if (__spot == (__end1 + 1))
113 __spot = __end1;
114 return std::make_pair(__spot, __begin2);
algo.h 818 _RAIter __spot = __gnu_parallel:: local
    [all...]

Completed in 338 milliseconds