| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | sgxintrin.h | 24 _enclu_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclu_u32() 35 _encls_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _encls_u32() 46 _enclv_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclv_u32()
|
| H A D | __clang_cuda_complex_builtins.h | 90 double __d) { in __muldc3() 140 __DEVICE__ float _Complex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3() 189 double __d) { in __divdc3() 225 __DEVICE__ float _Complex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3()
|
| H A D | pconfigintrin.h | 26 _pconfig_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _pconfig_u32()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__condition_variable/ |
| H A D | condition_variable.h | 97 …CPP_HIDE_FROM_ABI chrono::nanoseconds __safe_nanosecond_cast(chrono::duration<_Rep, _Period> __d) { in __safe_nanosecond_cast() 117 …CPP_HIDE_FROM_ABI chrono::nanoseconds __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
|
| /freebsd/contrib/llvm-project/libcxx/include/__condition_variable/ |
| H A D | condition_variable.h | 63 …CPP_HIDE_FROM_ABI chrono::nanoseconds __safe_nanosecond_cast(chrono::duration<_Rep, _Period> __d) { in __safe_nanosecond_cast() 142 …FROM_ABI cv_status wait_for(unique_lock<mutex>& __lk, const chrono::duration<_Rep, _Period>& __d) { in wait_for() 192 condition_variable::wait_for(unique_lock<mutex>& __lk, const chrono::duration<_Rep, _Period>& __d, … in wait_for() 202 nanoseconds __d = __tp.time_since_epoch(); in __do_timed_wait() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | shuffle.h | 100 difference_type __d = __last - __first; in random_shuffle() local 123 difference_type __d = __last - __first; in random_shuffle() local 143 difference_type __d = __last - __first; in __shuffle() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__algorithm/ |
| H A D | shuffle.h | 98 difference_type __d = __last - __first; in random_shuffle() local 114 difference_type __d = __last - __first; in random_shuffle() local 133 difference_type __d = __last - __first; in __shuffle() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__mutex/ |
| H A D | unique_lock.h | 60 …CARD _LIBCPP_HIDE_FROM_ABI unique_lock(mutex_type& __m, const chrono::duration<_Rep, _Period>& __d) in unique_lock() 140 bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d) { in try_lock_for()
|
| /freebsd/contrib/llvm-project/libcxx/include/__mutex/ |
| H A D | unique_lock.h | 58 …__]] _LIBCPP_HIDE_FROM_ABI unique_lock(mutex_type& __m, const chrono::duration<_Rep, _Period>& __d) in unique_lock() 138 …_HIDE_FROM_ABI bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d) { in try_lock_for()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | divtc3.c | 20 COMPILER_RT_ABI Qcomplex __divtc3(fp_t __a, fp_t __b, fp_t __c, fp_t __d) { in __divtc3()
|
| H A D | divdc3.c | 21 double __d) { in __divdc3()
|
| H A D | divsc3.c | 20 COMPILER_RT_ABI Fcomplex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3()
|
| H A D | muldc3.c | 19 double __d) { in __muldc3()
|
| H A D | mulsc3.c | 18 COMPILER_RT_ABI Fcomplex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3()
|
| /freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
| H A D | year_month_day.h | 75 _LIBCPP_HIDE_FROM_ABI inline constexpr year_month_day year_month_day::__from_days(days __d) noexcep… in __from_days() 219 constexpr chrono::day __d[] = { in day() local
|
| H A D | time_point.h | 48 …_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit time_point(const duration& __d) : __d… in time_point()
|
| H A D | hh_mm_ss.h | 55 _LIBCPP_HIDE_FROM_ABI constexpr explicit hh_mm_ss(_Duration __d) noexcept in hh_mm_ss()
|
| H A D | year_month_weekday.h | 80 const sys_days __sysd{__d}; in __from_days() argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__chrono/ |
| H A D | time_point.h | 47 _LIBCPP_HIDE_FROM_ABI explicit time_point(const duration& __d) : __d_(__d) {} in time_point()
|
| /freebsd/contrib/llvm-project/libcxx/src/include/ryu/ |
| H A D | common.h | 100 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __double_to_bits(const double __d) { in __double_to_bits()
|
| /freebsd/contrib/llvm-project/libcxx/include/__thread/ |
| H A D | this_thread.h | 38 _LIBCPP_HIDE_FROM_ABI void sleep_for(const chrono::duration<_Rep, _Period>& __d) { in sleep_for()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__thread/ |
| H A D | this_thread.h | 35 _LIBCPP_HIDE_FROM_ABI void sleep_for(const chrono::duration<_Rep, _Period>& __d) { in sleep_for()
|
| /freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
| H A D | subrange.h | 190 auto __d = __n - ranges::advance(__begin_, __n, __end_); in advance() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__random/ |
| H A D | binomial_distribution.h | 105 inline _LIBCPP_HIDE_FROM_ABI double __libcpp_lgamma(double __d) { in __libcpp_lgamma()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__random/ |
| H A D | binomial_distribution.h | 98 inline _LIBCPP_HIDE_FROM_ABI double __libcpp_lgamma(double __d) { in __libcpp_lgamma()
|