Home
last modified time | relevance | path

Searched refs:__h (Results 1 – 25 of 25) sorted by relevance

/freebsd/libexec/rc/
H A Dhooks.sh87 eval $_local __h
88 __h=$1; shift
92 eval "$__h=\"$* \$$__h\""
94 *) eval "$__h=\"\$$__h $*\"";;
104 eval $_local __h __hh __first
105 __h=$1; shift
110 eval "__hh=\$$__h"
121 eval "$__h=\"$__hh\""
158 eval $_local __h __h2 e __l
165 __h2="$__h"
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dkeylockerintrin.h130 _mm_encodekey128_u32(unsigned int __htype, __m128i __key, void *__h) { in _mm_encodekey128_u32() argument
131 return __builtin_ia32_encodekey128_u32(__htype, (__v2di)__key, __h); in _mm_encodekey128_u32()
168 void *__h) { in _mm_encodekey256_u32() argument
170 (__v2di)__key_hi, __h); in _mm_encodekey256_u32()
206 _mm_aesenc128kl_u8(__m128i* __odata, __m128i __idata, const void *__h) { in _mm_aesenc128kl_u8() argument
207 return __builtin_ia32_aesenc128kl_u8((__v2di *)__odata, (__v2di)__idata, __h); in _mm_aesenc128kl_u8()
245 _mm_aesenc256kl_u8(__m128i* __odata, __m128i __idata, const void *__h) { in _mm_aesenc256kl_u8() argument
246 return __builtin_ia32_aesenc256kl_u8((__v2di *)__odata, (__v2di)__idata, __h); in _mm_aesenc256kl_u8()
284 _mm_aesdec128kl_u8(__m128i* __odata, __m128i __idata, const void *__h) { in _mm_aesdec128kl_u8() argument
285 return __builtin_ia32_aesdec128kl_u8((__v2di *)__odata, (__v2di)__idata, __h); in _mm_aesdec128kl_u8()
[all …]
H A Davx512fp16intrin.h67 static __inline __m512h __DEFAULT_FN_ATTRS512 _mm512_set1_ph(_Float16 __h) { in _mm512_set1_ph() argument
68 return (__m512h)(__v32hf){__h, __h, __h, __h, __h, __h, __h, __h, in _mm512_set1_ph()
69 __h, __h, __h, __h, __h, __h, __h, __h, in _mm512_set1_ph()
70 __h, __h, __h, __h, __h, __h, __h, __h, in _mm512_set1_ph()
71 __h, __h, __h, __h, __h, __h, __h, __h}; in _mm512_set1_ph()
99 _mm512_set1_pch(_Float16 _Complex __h) { in _mm512_set1_pch() argument
100 return (__m512h)_mm512_set1_ps(__builtin_bit_cast(float, __h)); in _mm512_set1_pch()
H A Davxintrin.h3733 float __e, float __f, float __g, float __h) in _mm256_set_ps() argument
3735 return __extension__ (__m256){ __h, __g, __f, __e, __d, __c, __b, __a }; in _mm256_set_ps()
4000 float __e, float __f, float __g, float __h) in _mm256_setr_ps() argument
4002 return _mm256_set_ps(__h, __g, __f, __e, __d, __c, __b, __a); in _mm256_setr_ps()
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dhh_mm_ss.h84 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_am(const hours& __h) noexcept {
85 return __h >= hours(0) && __h < hours(12);
87 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_pm(const hours& __h) noexcept {
88 return __h >= hours(12) && __h < hours(24);
91 _LIBCPP_HIDE_FROM_ABI inline constexpr hours make12(const hours& __h) noexcept { in is_pm() argument
92 if (__h == hours(0))
94 else if (__h <= hours(12)) in make12()
95 return __h; in make12()
90 is_am(const hours & __h) is_am() argument
93 make12(const hours & __h) make12() argument
100 make24(const hours & __h,bool __is_pm) make24() argument
[all...]
H A Dduration.h485 _LIBCPP_HIDE_FROM_ABI constexpr chrono::hours operator""h(unsigned long long __h) {
486 return chrono::hours(static_cast<chrono::hours::rep>(__h));
489 …IDE_FROM_ABI constexpr chrono::duration<long double, ratio<3600, 1>> operator""h(long double __h) {
490 return chrono::duration<long double, ratio<3600, 1>>(__h);
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h295 typename __basic_format_arg_value<_Context>::__handle __h{__arg.__value_.__i128_}; in decltype()
296 …eturn std::invoke(std::forward<_Visitor>(__vis), typename basic_format_arg<_Context>::handle{__h}); in decltype()
300 typename __basic_format_arg_value<_Context>::__handle __h{__arg.__value_.__u128_}; in decltype()
301 …eturn std::invoke(std::forward<_Visitor>(__vis), typename basic_format_arg<_Context>::handle{__h}); in decltype()
316 typename __basic_format_arg_value<_Context>::__handle __h{__arg.__value_.__i128_}; in visit()
317 …td::invoke_r<_Rp>(std::forward<_Visitor>(__vis), typename basic_format_arg<_Context>::handle{__h}); in visit()
321 typename __basic_format_arg_value<_Context>::__handle __h{__arg.__value_.__u128_}; in visit()
322 …td::invoke_r<_Rp>(std::forward<_Visitor>(__vis), typename basic_format_arg<_Context>::handle{__h}); in visit()
380 typename __basic_format_arg_value<_Context>::__handle __h{__arg.__value_.__i128_}; in decltype()
381 …eturn std::invoke(std::forward<_Visitor>(__vis), typename basic_format_arg<_Context>::handle{__h}); in decltype()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dhash.h52 _Size __h = __len;
59 __h *= __m;
60 __h ^= __k;
64 __h ^= static_cast<_Size>(__data[2] << 16);
67 __h ^= static_cast<_Size>(__data[1] << 8);
70 __h ^= __data[0];
71 __h *= __m;
73 __h ^= __h >> 13;
74 __h *= __m;
75 __h ^= __h >> 15;
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dstable_sort.h48 unique_ptr<value_type, __destruct_n&> __h(__first2, __d); in __insertion_sort_move()
66 __h.release(); in __insertion_sort_move()
82 unique_ptr<value_type, __destruct_n&> __h(__result, __d); in __merge_move_construct()
87 __h.release(); in __merge_move_construct()
93 __h.release(); in __merge_move_construct()
245 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_sort_impl() local
251 __h.reset(__buf.first); in __stable_sort_impl()
H A Dstable_partition.h59 unique_ptr<value_type, __destruct_n&> __h(__p.first, __d); in __stable_partition_impl()
82 // __h destructs moved-from values out of the temp buffer, but doesn't deallocate buffer in __stable_partition_impl()
136 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition_impl()
142 __h.reset(__p.first); in __stable_partition_impl() local
179 unique_ptr<value_type, __destruct_n&> __h(__p.first, __d); in __stable_partition_impl()
204 // __h destructs moved-from values out of the temp buffer, but doesn't deallocate buffer in __stable_partition_impl()
276 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition_impl()
282 __h.reset(__p.first); in __stable_partition_impl()
296 unique_ptr<value_type, __return_temporary_buffer> __h; __stable_partition_impl() local
H A Dinplace_merge.h218 unique_ptr<value_type, __return_temporary_buffer> __h(__buf.first); in __inplace_merge()
/freebsd/contrib/llvm-project/libcxx/include/
H A D__hash_table137 inline _LIBCPP_HIDE_FROM_ABI size_t __constrain_hash(size_t __h, size_t __bc) {
138 return !(__bc & (__bc - 1)) ? __h & (__bc - 1) : (__h < __bc ? __h : __h % __bc);
1209 __node_holder __h = __construct_node(_NodeTypes::__move(__u.remove(__i++)->__get_value()));
1210 __node_insert_multi(__h.get());
1211 __h.release();
1523 __node_holder __h = __construct_node_hash(__hash, std::forward<_Args>(__args)...);
1534 __h->__next_ = __pn->__next_;
1535 __pn->__next_ = __h.get()->__ptr();
1538 if (__h->__next_ != nullptr)
1539 __bucket_list_[std::__constrain_hash(__h->__next_->__hash(), __bc)] = __h.get()->__ptr();
[all …]
H A D__tree137 unsigned __h = std::__tree_sub_invariant(__x->__left_);
138 if (__h == 0)
140 if (__h != std::__tree_sub_invariant(__x->__right_))
142 return __h + __x->__is_black_; // return black height of this node
1779 __node_holder __h = __construct_node(std::forward<_Args>(__args)...);
1780 __insert_node_at(__parent, __child, static_cast<__node_base_pointer>(__h.get()));
1781 __r = __h.release();
1798 __node_holder __h = __construct_node(std::forward<_Args>(__args)...);
1799 __insert_node_at(__parent, __child, static_cast<__node_base_pointer>(__h.get()));
1800 __r = __h.release();
[all …]
H A Dmap1241 …_LIBCPP_HIDE_FROM_ABI iterator try_emplace(const_iterator __h, const key_type& __k, _Args&&... __a…
1244 __h.__i_,
1253 …_LIBCPP_HIDE_FROM_ABI iterator try_emplace(const_iterator __h, key_type&& __k, _Args&&... __args) {
1256 __h.__i_,
1285 …_LIBCPP_HIDE_FROM_ABI iterator insert_or_assign(const_iterator __h, const key_type& __k, _Vp&& __v…
1286 …auto [__r, __inserted] = __tree_.__emplace_hint_unique_key_args(__h.__i_, __k, __k, std::forward<_…
1295 _LIBCPP_HIDE_FROM_ABI iterator insert_or_assign(const_iterator __h, key_type&& __k, _Vp&& __v) {
1297 … __tree_.__emplace_hint_unique_key_args(__h.__i_, __k, std::move(__k), std::forward<_Vp>(__v));
1536 __node_holder __h(__node_traits::allocate(__na, 1), _Dp(__na));
1537 __node_traits::construct(__na, std::addressof(__h->__value_.__get_value().first), __k);
[all …]
H A Dlocale1638 …__get_12_hour(int& __h, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_…
1640 …__get_am_pm(int& __h, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_ty…
1719 …int& __h, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c…
1722 __h = __t;
1729 …int& __h, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c…
1732 __h = __t;
1788 …int& __h, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c…
1795 if (__i == 0 && __h == 12)
1796 __h = 0;
1797 else if (__i == 1 && __h < 12)
[all …]
H A Dunordered_map640 …_LIBCPP_HIDE_FROM_ABI __unordered_map_hasher(const _Hash& __h) _NOEXCEPT_(is_nothrow_copy_construc…
641 : _Hash(__h) {}
666 …_LIBCPP_HIDE_FROM_ABI __unordered_map_hasher(const _Hash& __h) _NOEXCEPT_(is_nothrow_copy_construc…
667 : __hash_(__h) {}
1748 __node_holder __h(__node_traits::allocate(__na, 1), _Dp(__na));
1749 __node_traits::construct(__na, std::addressof(__h->__get_value().__get_value().first), __k);
1750 __h.get_deleter().__first_constructed = true;
1751 __node_traits::construct(__na, std::addressof(__h->__get_value().__get_value().second));
1752 __h.get_deleter().__second_constructed = true;
1753 return __h;
[all …]
H A D__locale227 size_t __h = 0;
231 __h = (__h << 4) + static_cast<size_t>(*__p);
232 size_t __g = __h & __mask;
233 __h ^= __g | (__g >> __sr);
235 return static_cast<long>(__h);
H A Dfuture1797 unique_ptr<__deferred_assoc_state<_Rp, _Fp>, __release_shared_count> __h(
1799 return future<_Rp>(__h.get());
1804 unique_ptr<__async_assoc_state<_Rp, _Fp>, __release_shared_count> __h(
1806 std::thread(&__async_assoc_state<_Rp, _Fp>::__execute, __h.get()).detach();
1807 return future<_Rp>(__h.get());
H A Dbitset422 size_t __h = 0;
424 __h ^= __first_[__i];
425 return __h;
H A Dvector2882 size_t __h = 0;
2887 __h ^= *__p;
2891 __h ^= *__p & __m;
2893 return __h;
H A Dfstream733 unique_ptr<FILE, int (*)(FILE*)> __h(__file_, fclose);
736 if (fclose(__h.release()))
H A Dunordered_set790 _LIBCPP_HIDE_FROM_ABI iterator insert(const_iterator __h, node_type&& __nh) {
793 return __table_.template __node_handle_insert_unique<node_type>(__h, std::move(__nh));
H A Dregex2750 unique_ptr<__node> __h(new __end_state<_CharT>);
2751 __start_.reset(new __empty_state<_CharT>(__h.get()));
2752 __h.release();
/freebsd/contrib/llvm-project/libcxx/include/ext/
H A Dhash_map228 _LIBCPP_HIDE_FROM_ABI __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
242 _LIBCPP_HIDE_FROM_ABI __hash_map_hasher(const _Hash& __h) : __hash_(__h) {}
613 __node_holder __h(__node_traits::allocate(__na, 1), _Dp(__na));
614 __node_traits::construct(__na, std::addressof(__h->__get_value().first), __k);
615 __h.get_deleter().__first_constructed = true;
616 __node_traits::construct(__na, std::addressof(__h->__get_value().second));
617 __h.get_deleter().__second_constructed = true;
618 return __h;
633 __node_holder __h = __construct_node(__k);
634 std::pair<iterator, bool> __r = __table_.__node_insert_unique(__h.get());
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h590 unique_ptr<_CharT, void (*)(void*)> __h(0, free);
595 __h.reset(__wb);