| /external/cronet/third_party/libc++/src/include/__ranges/ |
| D | zip_view.h | 70 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform() 80 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each() 92 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform() 98 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform() 104 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each() 112 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
|
| /external/cronet/third_party/libc++/src/include/__functional/ |
| D | invoke.h | 27 invoke(_Fn&& __f, _Args&&... __args) in invoke() 39 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
|
| D | mem_fun_ref.h | 52 mem_fun(_Sp (_Tp::*__f)()) in mem_fun() 88 mem_fun_ref(_Sp (_Tp::*__f)()) in mem_fun_ref()
|
| D | not_fn.h | 49 _LIBCPP_CONSTEXPR_SINCE_CXX20 auto not_fn(_Fn&& __f) { in not_fn()
|
| D | bind_front.h | 49 constexpr auto bind_front(_Fn&& __f, _Args&&... __args) { in bind_front()
|
| D | default_searcher.h | 35 : __first_(__f), __last_(__l), __pred_(__p) {} in __first_() argument
|
| D | mem_fn.h | 36 __mem_fn(type __f) _NOEXCEPT : __f_(__f) {} in __mem_fn()
|
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument 181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument 182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
|
| /external/cronet/third_party/libc++/src/include/__pstl/internal/omp/ |
| D | parallel_for.h | 25 __parallel_for_body(_Index __first, _Index __last, _Fp __f) in __parallel_for_body() 45 …pstl::__internal::__openmp_backend_tag, _ExecutionPolicy&&, _Index __first, _Index __last, _Fp __f) in __parallel_for()
|
| D | parallel_for_each.h | 23 __parallel_for_each_body(_ForwardIterator __first, _ForwardIterator __last, _Fp __f) in __parallel_for_each_body() 40 __parallel_for_each(_ExecutionPolicy&&, _ForwardIterator __first, _ForwardIterator __last, _Fp __f) in __parallel_for_each()
|
| /external/cronet/third_party/libc++/src/include/__filesystem/ |
| D | u8path.h | 38 u8path(_InputIt __f, _InputIt __l) { in u8path() 62 u8path(_InputIt __f, _NullSentinel) { in u8path()
|
| /external/clang/lib/Headers/ |
| D | ia32intrin.h | 39 __writeeflags(unsigned long long __f) in __writeeflags() 52 __writeeflags(unsigned int __f) in __writeeflags()
|
| /external/musl/include/ |
| D | math.h | 55 static __inline unsigned __FLOAT_BITS(float __f) in __FLOAT_BITS() 57 union {float __f; unsigned __i;} __u; in __FLOAT_BITS() member 61 static __inline unsigned long long __DOUBLE_BITS(double __f) in __DOUBLE_BITS() 63 union {double __f; unsigned long long __i;} __u; in __DOUBLE_BITS() member
|
| /external/trusty/musl/include/ |
| D | math.h | 55 static __inline unsigned __FLOAT_BITS(float __f) in __FLOAT_BITS() 57 union {float __f; unsigned __i;} __u; in __FLOAT_BITS() member 61 static __inline unsigned long long __DOUBLE_BITS(double __f) in __DOUBLE_BITS() 63 union {double __f; unsigned long long __i;} __u; in __DOUBLE_BITS() member
|
| /external/cronet/third_party/libc++/src/include/__algorithm/pstl_backends/cpu_backends/ |
| D | transform.h | 35 __simd_walk(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noexcept { in __simd_walk() 77 … __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, _Function __f) noexcept { in __simd_walk()
|
| D | transform_reduce.h | 41 __simd_transform_reduce(_DifferenceType __n, _Tp __init, _BinaryOperation, _UnaryOperation __f) noe… in __simd_transform_reduce() 57 __simd_transform_reduce(_Size __n, _Tp __init, _BinaryOperation __binary_op, _UnaryOperation __f) n… in __simd_transform_reduce()
|
| /external/musl/arch/riscv64/bits/ |
| D | signal.h | 12 unsigned int __f[32]; member 17 unsigned long long __f[32]; member 22 unsigned long long __f[64] __attribute__((aligned(16))); member 28 struct __riscv_mc_f_ext_state __f; member
|
| /external/musl/arch/riscv32/bits/ |
| D | signal.h | 12 unsigned int __f[32]; member 17 unsigned long long __f[32]; member 22 unsigned long long __f[64] __attribute__((aligned(16))); member 28 struct __riscv_mc_f_ext_state __f; member
|
| /external/cronet/third_party/libc++/src/include/__support/win32/ |
| D | locale_win32.h | 264 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument 265 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 266 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 267 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
|
| /external/cronet/third_party/libc++/src/include/__mutex/ |
| D | once_flag.h | 84 _LIBCPP_HIDE_FROM_ABI explicit __call_once_param(_Fp& __f) : __f_(__f) {} in __call_once_param() 105 _LIBCPP_HIDE_FROM_ABI explicit __call_once_param(_Fp& __f) : __f_(__f) {} in __call_once_param()
|
| /external/cronet/third_party/libc++/src/include/__pstl/internal/ |
| D | utils.h | 39 _LIBCPP_HIDE_FROM_ABI void __invoke_if(std::true_type, _Fp __f) { in __invoke_if() 47 _LIBCPP_HIDE_FROM_ABI void __invoke_if_not(std::false_type, _Fp __f) { in __invoke_if_not()
|
| D | parallel_backend_tbb.h | 104 …(__pstl::__internal::__tbb_backend_tag, _ExecutionPolicy&&, _Index __first, _Index __last, _Fp __f) in __parallel_for() 430 make_continuation(_Fn&& __f) in make_continuation() 437 make_child_of(__task* parent, _Fn&& __f) in make_child_of() 444 make_additional_child_of(tbb::task* parent, _Fn&& __f) in make_additional_child_of() 489 __func_task(_Fn&& __f) : _M_func{std::forward<_Fn>(__f)} in __func_task() 528 allocate_func_task(_Fn&& __f) in allocate_func_task() 553 make_continuation(_Fn&& __f) in make_continuation() 563 make_child_of(__task* __parent, _Fn&& __f) in make_child_of() 572 make_additional_child_of(__task* __parent, _Fn&& __f) in make_additional_child_of() 665 __func_task(_Fn&& __f) : _M_func(std::forward<_Fn>(__f)) in __func_task()
|
| /external/cronet/third_party/libc++/src/include/__algorithm/ |
| D | for_each_n.h | 27 … _Function __f) { in for_each_n()
|
| D | for_each.h | 32 for_each(_InputIterator __first, _InputIterator __last, _Function __f) { in for_each()
|
| /external/cronet/third_party/libc++/src/include/__atomic/ |
| D | check_memory_order.h | 29 #define _LIBCPP_CHECK_EXCHANGE_MEMORY_ORDER(__m, __f) \ argument
|