HomeSort by relevance Sort by last modified time
    Searched refs:__result (Results 51 - 75 of 126) sorted by null

1 23 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h 241 _Obj* __restrict__ __result = *__free_list; local
242 if (__builtin_expect(__result == 0, 0))
246 *__free_list = __result->_M_free_list_link;
247 __ret = reinterpret_cast<_Tp*>(__result);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 85 * @param __r Functor to @a add a single __result to the already
164 _Result __result = _Result(); local
193 __result = __f(__op, __begin + __my_first);
231 __result = __r(__result, __f(__op, __current));
296 __output = __r(__output, __result);
algo.h 400 _OutputIterator __result, _Predicate __pred,
403 __begin2, __end2, __result, __pred); }
411 _Output_RAIter __result, _Predicate __pred,
421 __begin1, __end1, __begin2, __end2, __result, __pred);
424 __begin2, __end2, __result, __pred);
502 _OutputIterator __result, _Predicate __pred,
505 __end2, __result, __pred); }
515 _Output_RAIter __result,
527 __begin1, __end1, __begin2, __end2, __result, __pred);
530 __begin1, __end1, __begin2, __end2, __result, __pred)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
workstealing.h 85 * @param __r Functor to @a add a single __result to the already
164 _Result __result = _Result(); local
193 __result = __f(__op, __begin + __my_first);
231 __result = __r(__result, __f(__op, __current));
296 __output = __r(__output, __result);
algo.h 400 _OutputIterator __result, _Predicate __pred,
403 __begin2, __end2, __result, __pred); }
411 _Output_RAIter __result, _Predicate __pred,
421 __begin1, __end1, __begin2, __end2, __result, __pred);
424 __begin2, __end2, __result, __pred);
502 _OutputIterator __result, _Predicate __pred,
505 __end2, __result, __pred); }
515 _Output_RAIter __result,
527 __begin1, __end1, __begin2, __end2, __result, __pred);
530 __begin1, __end1, __begin2, __end2, __result, __pred)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
string.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 448 __upcast_result& __restrict __result) const;
472 __dyncast_result& __result) const;
508 __dyncast_result& __result) const;
517 __upcast_result& __restrict __result) const;
553 __dyncast_result& __result) const;
562 __upcast_result& __restrict __result) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cxxabi.h 448 __upcast_result& __restrict __result) const;
472 __dyncast_result& __result) const;
508 __dyncast_result& __result) const;
517 __upcast_result& __restrict __result) const;
553 __dyncast_result& __result) const;
562 __upcast_result& __restrict __result) const;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nislib.h 141 nis_tag **__result) __THROW;
144 nis_tag **__result) __THROW;
211 extern void nis_print_result (const nis_result *__result) __THROW;
236 extern void nis_freeresult (nis_result *__result) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 526 ({ int __result = (__mode); \
527 if (__result < 0 && ! _IO_fwide_maybe_incompatible) \
532 __result = (__fp)->_mode; \
535 __result = _IO_fwide_maybe_incompatible ? -1 : (__fp)->_mode; \
537 __result = _IO_fwide (__fp, __result); \
538 __result; })
dirent.h 187 struct dirent **__restrict __result)
194 struct dirent **__restrict __result),
204 struct dirent64 **__restrict __result)
stdlib.h 361 int32_t *__restrict __result) __THROW __nonnull ((1, 2));
429 double *__restrict __result) __THROW __nonnull ((1, 2));
432 double *__restrict __result) __THROW __nonnull ((1, 2));
436 long int *__restrict __result)
440 long int *__restrict __result)
445 long int *__restrict __result)
449 long int *__restrict __result)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_heap.h 254 _RandomAccessIterator __result)
261 _ValueType __value = _GLIBCXX_MOVE(*__result);
262 *__result = _GLIBCXX_MOVE(*__first);
332 _RandomAccessIterator __result, _Compare __comp)
339 _ValueType __value = _GLIBCXX_MOVE(*__result);
340 *__result = _GLIBCXX_MOVE(*__first);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_heap.h 254 _RandomAccessIterator __result)
261 _ValueType __value = _GLIBCXX_MOVE(*__result);
262 *__result = _GLIBCXX_MOVE(*__first);
332 _RandomAccessIterator __result, _Compare __comp)
339 _ValueType __value = _GLIBCXX_MOVE(*__result);
340 *__result = _GLIBCXX_MOVE(*__first);
  /external/libdrm/
xf86drm.h 428 unsigned long __result, __old = (old) & 0xffffffff; \
430 __result = _InterlockedCompareExchange_acq(&__drm_dummy_lock(lock), (new), __old);\
431 __ret = (__result) != (__old); \
440 unsigned int __result, __old = (old); \
446 : "=r" (__result), "=m" (__drm_dummy_lock(lock)) \
449 __ret = (__result) != (__old); \
  /external/clang/lib/Headers/
htmxlintrin.h 341 __TM_is_failure_persistent (long const __result)
343 return __result == _HTM_TBEGIN_PERSISTENT;
  /frameworks/native/services/vr/performanced/
stdio_filebuf.h 120 int_type __result = __last_consumed_; local
125 return __result;
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
htmxlintrin.h 341 __TM_is_failure_persistent (long const __result)
343 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
htmxlintrin.h 341 __TM_is_failure_persistent (long const __result)
343 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
htmxlintrin.h 337 __TM_is_failure_persistent (long const __result)
339 return __result == _HTM_TBEGIN_PERSISTENT;

Completed in 596 milliseconds

1 23 4 5 6