/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
set_operations.h | 352 _OutputIterator __result, _Operation __op) 361 return __op.__first_empty(__begin2, __end2, __result); 364 return __op.__second_empty(__begin1, __end1, __result); 400 __rank, __offset, __op._M_comp); 406 && !__op._M_comp(*(__offset[0] - 1), *__offset[1]) 407 && !__op._M_comp(*__offset[1], *(__offset[0] - 1))) 428 __op._M_invoke(__block_begin.first, __block_end.first, 435 __op.__count(__block_begin.first, __block_end.first, 454 __op._M_invoke(__block_begin.first, __end1, 464 __op._M_invoke(__block_begin.first, __block_end.first [all...] |
workstealing.h | 81 * @param __op User-supplied functor (comparator, predicate, adding 83 * @param __f Functor to @a process an element with __op (depends on 100 _RAIter __end, _Op __op, 193 __result = __f(__op, __begin + __my_first); 231 __result = __r(__result, __f(__op, __current)); 308 return __op;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
set_operations.h | 352 _OutputIterator __result, _Operation __op) 361 return __op.__first_empty(__begin2, __end2, __result); 364 return __op.__second_empty(__begin1, __end1, __result); 400 __rank, __offset, __op._M_comp); 406 && !__op._M_comp(*(__offset[0] - 1), *__offset[1]) 407 && !__op._M_comp(*__offset[1], *(__offset[0] - 1))) 428 __op._M_invoke(__block_begin.first, __block_end.first, 435 __op.__count(__block_begin.first, __block_end.first, 454 __op._M_invoke(__block_begin.first, __end1, 464 __op._M_invoke(__block_begin.first, __block_end.first [all...] |
workstealing.h | 81 * @param __op User-supplied functor (comparator, predicate, adding 83 * @param __f Functor to @a process an element with __op (depends on 100 _RAIter __end, _Op __op, 193 __result = __f(__op, __begin + __my_first); 231 __result = __r(__result, __f(__op, __current)); 308 return __op;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
set_operations.h | 352 _OutputIterator __result, _Operation __op) 361 return __op.__first_empty(__begin2, __end2, __result); 364 return __op.__second_empty(__begin1, __end1, __result); 400 __rank, __offset, __op._M_comp); 406 && !__op._M_comp(*(__offset[0] - 1), *__offset[1]) 407 && !__op._M_comp(*__offset[1], *(__offset[0] - 1))) 428 __op._M_invoke(__block_begin.first, __block_end.first, 435 __op.__count(__block_begin.first, __block_end.first, 454 __op._M_invoke(__block_begin.first, __end1, 464 __op._M_invoke(__block_begin.first, __block_end.first [all...] |
workstealing.h | 81 * @param __op User-supplied functor (comparator, predicate, adding 83 * @param __f Functor to @a process an element with __op (depends on 100 _RAIter __end, _Op __op, 193 __result = __f(__op, __begin + __my_first); 231 __result = __r(__result, __f(__op, __current)); 308 return __op;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
set_operations.h | 352 _OutputIterator __result, _Operation __op) 361 return __op.__first_empty(__begin2, __end2, __result); 364 return __op.__second_empty(__begin1, __end1, __result); 400 __rank, __offset, __op._M_comp); 406 && !__op._M_comp(*(__offset[0] - 1), *__offset[1]) 407 && !__op._M_comp(*__offset[1], *(__offset[0] - 1))) 428 __op._M_invoke(__block_begin.first, __block_end.first, 435 __op.__count(__block_begin.first, __block_end.first, 454 __op._M_invoke(__block_begin.first, __end1, 464 __op._M_invoke(__block_begin.first, __block_end.first [all...] |
workstealing.h | 81 * @param __op User-supplied functor (comparator, predicate, adding 83 * @param __f Functor to @a process an element with __op (depends on 100 _RAIter __end, _Op __op, 193 __result = __f(__op, __begin + __my_first); 231 __result = __r(__result, __f(__op, __current)); 308 return __op;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
epoll.h | 115 extern int epoll_ctl (int __epfd, int __op, int __fd,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
epoll.h | 115 extern int epoll_ctl (int __epfd, int __op, int __fd,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
epoll.h | 115 extern int epoll_ctl (int __epfd, int __op, int __fd,
|
/external/blktrace/btt/ |
output.c | 857 struct __op { struct 863 struct __op *opp = arg; 870 struct __op op = { .ofp = ofp, .base = base };
|