/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | crtdefs.h | 156 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(__ret,__func,__dsttype,__dst) \ argument 164 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(__ret,__func,__dsttype,__dst,__type1,__arg1) \ argument 172 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,_… argument 180 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,_… argument 188 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,_… argument 196 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(__ret,__func,__type0,__arg0,__dsttype,__dst,__type1,_… argument 204 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(__ret,__func,__type0,__arg0,__dsttype,__dst,__type1,_… argument 212 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(__ret,__func,__type0,__arg0,__dsttype,__dst,__type1,_… argument 220 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(__ret,__func,__type1,__arg1,__type2,__arg2,__dsttype,… argument 228 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(__ret,__func,__vfunc,__dsttype,__dst,__type1,… argument [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | pstl_for_each.h | 44 …tionPolicy&&, _ForwardIterator&& __first, _ForwardIterator&& __last, _Function&& __func) noexcept { in __for_each() 55 …_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) { in for_each() 71 …cutionPolicy&& __policy, _ForwardIterator&& __first, _Size&& __size, _Function&& __func) noexcept { in __for_each_n() 95 for_each_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __size, _Function __func) { in for_each_n()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | pstl_for_each.h | 44 …tionPolicy&&, _ForwardIterator&& __first, _ForwardIterator&& __last, _Function&& __func) noexcept { in __for_each() 55 …_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) { in for_each() 71 …cutionPolicy&& __policy, _ForwardIterator&& __first, _Size&& __size, _Function&& __func) noexcept { in __for_each_n() 95 for_each_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __size, _Function __func) { in for_each_n()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | pstl_for_each.h | 44 …tionPolicy&&, _ForwardIterator&& __first, _ForwardIterator&& __last, _Function&& __func) noexcept { in __for_each() 55 …_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) { in for_each() 71 …cutionPolicy&& __policy, _ForwardIterator&& __first, _Size&& __size, _Function&& __func) noexcept { in __for_each_n() 95 for_each_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __size, _Function __func) { in for_each_n()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | pstl_for_each.h | 41 …tionPolicy&&, _ForwardIterator&& __first, _ForwardIterator&& __last, _Function&& __func) noexcept { in __for_each() 52 …_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) { in for_each() 68 …cutionPolicy&& __policy, _ForwardIterator&& __first, _Size&& __size, _Function&& __func) noexcept { in __for_each_n() 92 for_each_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __size, _Function __func) { in for_each_n()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | pstl_for_each.h | 44 …tionPolicy&&, _ForwardIterator&& __first, _ForwardIterator&& __last, _Function&& __func) noexcept { in __for_each() 55 …_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) { in for_each() 71 …cutionPolicy&& __policy, _ForwardIterator&& __first, _Size&& __size, _Function&& __func) noexcept { in __for_each_n() 95 for_each_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __size, _Function __func) { in for_each_n()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__mutex/ |
D | once_flag.h | 126 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 138 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 146 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__mutex/ |
D | once_flag.h | 126 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 138 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 146 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__mutex/ |
D | once_flag.h | 126 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 138 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 146 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__mutex/ |
D | once_flag.h | 126 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 138 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 146 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__mutex/ |
D | once_flag.h | 123 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 135 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 143 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__mutex/ |
H A D | once_flag.h | 126 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable&& __func, _Args&&... __arg… in call_once() 138 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, _Callable& __func) { in call_once() 146 inline _LIBCPP_HIDE_FROM_ABI void call_once(once_flag& __flag, const _Callable& __func) { in call_once()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/pstl_backends/cpu_backends/ |
D | libdispatch.h | 51 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 67 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for() 83 __parallel_for(_RandomAccessIterator __first, _RandomAccessIterator __last, _Functor __func) { in __parallel_for()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/pstl_backends/cpu_backends/ |
D | libdispatch.h | 51 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 67 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for() 83 __parallel_for(_RandomAccessIterator __first, _RandomAccessIterator __last, _Functor __func) { in __parallel_for()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/pstl_backends/cpu_backends/ |
H A D | libdispatch.h | 51 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 67 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for() 83 __parallel_for(_RandomAccessIterator __first, _RandomAccessIterator __last, _Functor __func) { in __parallel_for()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/pstl_backends/cpu_backends/ |
D | libdispatch.h | 51 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 67 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for() 83 __parallel_for(_RandomAccessIterator __first, _RandomAccessIterator __last, _Functor __func) { in __parallel_for()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__pstl/backends/ |
D | libdispatch.h | 60 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 76 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__pstl/backends/ |
D | libdispatch.h | 52 _LIBCPP_HIDE_FROM_ABI void __dispatch_apply(size_t __chunk_count, _Func __func) noexcept { in __dispatch_apply() 68 …tch_parallel_for(__chunk_partitions __partitions, _RandomAccessIterator __first, _Functor __func) { in __dispatch_parallel_for()
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | __clang_hip_cmath.h | 190 #define __DEF_FUN1(__retty, __func) \ argument 194 #define __DEF_FUN2(__retty, __func) \ argument 200 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | __clang_hip_cmath.h | 190 #define __DEF_FUN1(__retty, __func) \ argument 194 #define __DEF_FUN2(__retty, __func) \ argument 200 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | __clang_hip_cmath.h | 190 #define __DEF_FUN1(__retty, __func) \ argument 194 #define __DEF_FUN2(__retty, __func) \ argument 200 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | __clang_hip_cmath.h | 190 #define __DEF_FUN1(__retty, __func) \ argument 194 #define __DEF_FUN2(__retty, __func) \ argument 200 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | __clang_hip_cmath.h | 190 #define __DEF_FUN1(__retty, __func) \ argument 194 #define __DEF_FUN2(__retty, __func) \ argument 200 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/bits/ |
H A D | threads_inlines.h | 122 thrd_start_t __func; member 137 thrd_start_t _Nonnull __func, in thrd_create()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/ |
D | threads_inlines.h | 124 thrd_start_t __func; member 138 thrd_start_t __func, in thrd_create()
|