| /external/cronet/buildtools/third_party/libc++/trunk/include/__condition_variable/ |
| D | condition_variable.h | 96 __safe_nanosecond_cast(chrono::duration<_Rep, _Period> __d) { in __safe_nanosecond_cast() 117 __safe_nanosecond_cast(chrono::duration<_Rep, _Period> __d) { in __safe_nanosecond_cast() 176 …ondition_variable::wait_for(unique_lock<mutex>& __lk, const chrono::duration<_Rep, _Period>& __d) { in wait_for() 204 condition_variable::wait_for(unique_lock<mutex>& __lk, const chrono::duration<_Rep, _Period>& __d, … in wait_for() 214 nanoseconds __d = __tp.time_since_epoch(); in __do_timed_wait() local
|
| /external/liburing/src/arch/aarch64/ |
| D | syscall.h | 52 #define __do_syscall4(__n, __a, __b, __c, __d) ({ \ argument 62 #define __do_syscall5(__n, __a, __b, __c, __d, __e) ({ \ argument 74 #define __do_syscall6(__n, __a, __b, __c, __d, __e, __f) ({ \ argument
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/ |
| D | shuffle.h | 103 difference_type __d = __last - __first; in random_shuffle() local 127 difference_type __d = __last - __first; in random_shuffle() local 149 difference_type __d = __last - __first; in __shuffle() local
|
| D | rotate.h | 130 const difference_type __d = _Ops::distance(__p2, __last); in __rotate_gcd() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__mutex/ |
| D | unique_lock.h | 58 _LIBCPP_HIDE_FROM_ABI unique_lock(mutex_type& __m, const chrono::duration<_Rep, _Period>& __d) in unique_lock() 136 bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d) { in try_lock_for()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__chrono/ |
| D | year_month_day.h | 75 year_month_day year_month_day::__from_days(days __d) noexcept in __from_days() 201 constexpr chrono::day __d[] = in day() local
|
| D | time_point.h | 49 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit time_point(const duration& __d) :… in time_point()
|
| D | hh_mm_ss.h | 59 _LIBCPP_HIDE_FROM_ABI constexpr explicit hh_mm_ss(_Duration __d) noexcept : in hh_mm_ss()
|
| D | year_month_weekday.h | 80 year_month_weekday year_month_weekday::__from_days(days __d) noexcept in __from_days()
|
| /external/compiler-rt/lib/builtins/ |
| D | divxc3.c | 22 __divxc3(long double __a, long double __b, long double __c, long double __d) in __divxc3()
|
| D | divsc3.c | 21 __divsc3(float __a, float __b, float __c, float __d) in __divsc3()
|
| D | divdc3.c | 21 __divdc3(double __a, double __b, double __c, double __d) in __divdc3()
|
| D | mulxc3.c | 23 __mulxc3(long double __a, long double __b, long double __c, long double __d) in __mulxc3()
|
| D | mulsc3.c | 21 __mulsc3(float __a, float __b, float __c, float __d) in __mulsc3()
|
| D | muldc3.c | 21 __muldc3(double __a, double __b, double __c, double __d) in __muldc3()
|
| D | divtc3.c | 21 __divtc3(long double __a, long double __b, long double __c, long double __d) in __divtc3()
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/include/ryu/ |
| D | common.h | 99 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __double_to_bits(const double __d) { in __double_to_bits()
|
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-template-partial-specialization.cpp | 27 unique_ptr(pointer __p, _Dp __d) {} in unique_ptr()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__random/ |
| D | binomial_distribution.h | 121 inline _LIBCPP_INLINE_VISIBILITY double __libcpp_lgamma(double __d) { in __libcpp_lgamma()
|
| D | discrete_distribution.h | 167 double __d = (__xmax - __xmin) / __nw; in param_type() local
|
| D | piecewise_constant_distribution.h | 273 result_type __d = (__xmax - __xmin) / __n; in param_type() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__ranges/ |
| D | subrange.h | 208 auto __d = __n - ranges::advance(__begin_, __n, __end_); in advance() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/ryu/ |
| D | d2s.cpp | 524 const uint32_t __d = __output2 % 10000; in __to_chars() local 600 const uint32_t __d = __output2 % 10000; in __to_chars() local
|
| D | d2fixed.cpp | 234 …nodiscard]] to_chars_result __d2fixed_buffered_n(char* _First, char* const _Last, const double __d, in __d2fixed_buffered_n() 424 [[nodiscard]] to_chars_result __d2exp_buffered_n(char* _First, char* const _Last, const double __d, in __d2exp_buffered_n()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__memory/ |
| D | shared_ptr.h | 234 __shared_ptr_pointer(_Tp __p, _Dp __d, _Alloc __a) in __shared_ptr_pointer()
|