| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | scan_keyword.h | 68 unsigned char* __st = __status; variable 69 for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void)++__st) { 71 *__st = __might_match; 73 *__st = __does_match; 91 __st = __status; 92 for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void)++__st) { 93 if (*__st == __might_match) { 100 *__st = __does_match; 105 *__st = __doesnt_match; 117 __st = __status; [all …]
|
| H A D | wstring_convert.h | 138 state_type __st = __cvtstate_; in from_bytes() local 145 __r = __cvtptr_->in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); in from_bytes() 186 state_type __st = __cvtstate_; in to_bytes() local 193 __r = __cvtptr_->out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); in to_bytes() 222 __r = __cvtptr_->unshift(__st, __to, __to_end, __to_nxt); in to_bytes()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | codecvt | 93 result do_out(state_type& __st, 100 result do_in(state_type& __st, 107 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 131 result do_out(state_type& __st, 138 result do_in(state_type& __st, 145 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 168 result do_out(state_type& __st, 175 result do_in(state_type& __st, 182 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 223 result do_out(state_type& __st, [all …]
|
| H A D | __locale | 753 out(state_type& __st, 760 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); 764 …unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const { 765 return do_unshift(__st, __to, __to_end, __to_nxt); 769 in(state_type& __st, 776 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); 784 length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const { 785 return do_length(__st, __frm, __end, __mx); 798 do_out(state_type& __st, 806 do_in(state_type& __st, [all …]
|
| H A D | locale | 303 unsigned char* __st = __status; 304 for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void)++__st) { 306 *__st = __might_match; 308 *__st = __does_match; 326 __st = __status; 327 for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void)++__st) { 328 if (*__st == __might_match) { 335 *__st = __does_match; 340 *__st = __doesnt_match; 352 __st = __status; [all …]
|
| H A D | regex | 4758 __node* __st = __start_.get(); 4759 if (__st) { 4772 __states.back().__node_ = __st; 4833 __node* __st = __start_.get(); 4834 if (__st) { 4841 __states.back().__node_ = __st; 4917 __node* __st = __start_.get(); 4918 if (__st) { 4931 __states.back().__node_ = __st;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | codecvt | 101 result do_out(state_type& __st, 108 result do_in(state_type& __st, 115 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 139 result do_out(state_type& __st, 146 result do_in(state_type& __st, 153 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 176 result do_out(state_type& __st, 183 result do_in(state_type& __st, 190 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 231 result do_out(state_type& __st, [all …]
|
| H A D | __locale | 748 out(state_type& __st, 755 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); 759 …unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const { 760 return do_unshift(__st, __to, __to_end, __to_nxt); 764 in(state_type& __st, 771 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt); 779 length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const { 780 return do_length(__st, __frm, __end, __mx); 793 do_out(state_type& __st, 801 do_in(state_type& __st, [all …]
|
| H A D | regex | 4850 __node* __st = __start_.get(); 4851 if (__st) { 4864 __states.back().__node_ = __st; 4925 __node* __st = __start_.get(); 4926 if (__st) { 4933 __states.back().__node_ = __st; 5009 __node* __st = __start_.get(); 5010 if (__st) { 5023 __states.back().__node_ = __st;
|
| /freebsd/contrib/llvm-project/libcxx/include/__stop_token/ |
| H A D | stop_callback.h | 50 _LIBCPP_HIDE_FROM_ABI explicit stop_callback(const stop_token& __st, in stop_callback() argument 52 : stop_callback(__private_constructor_tag{}, __st.__state_, std::forward<_Cb>(__cb)) {} in stop_callback() 56 _LIBCPP_HIDE_FROM_ABI explicit stop_callback(stop_token&& __st, in stop_callback() argument 58 … : stop_callback(__private_constructor_tag{}, std::move(__st.__state_), std::forward<_Cb>(__cb)) {} in stop_callback()
|
| /freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
| H A D | directory_entry.h | 313 file_status __st(__data_.__type_); 314 if (__ec && !filesystem::exists(__st)) 335 file_status __st(__data_.__type_); 336 if (__ec && !filesystem::exists(__st)) 391 file_status __st(__get_ft(&__m_ec)); 393 if (filesystem::exists(__st) && !filesystem::is_regular_file(__st)) { 394 … errc __err_kind = filesystem::is_directory(__st) ? errc::is_a_directory : errc::not_supported; 435 file_status __st(__get_ft(&__m_ec)); 437 if (filesystem::exists(__st) && __data_.__write_time_ == file_time_type::min())
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | std_stream.h | 42 __stdinbuf(FILE* __fp, state_type* __st); 72 __stdinbuf<_CharT>::__stdinbuf(FILE* __fp, state_type* __st) in __stdinbuf() argument 73 …: __file_(__fp), __st_(__st), __last_consumed_(traits_type::eof()), __last_consumed_is_next_(false… in __stdinbuf() 250 __stdoutbuf(FILE* __fp, state_type* __st); 277 __stdoutbuf<_CharT>::__stdoutbuf(FILE* __fp, state_type* __st) in __stdoutbuf() argument 280 __st_(__st), in __stdoutbuf()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__ios/ |
| H A D | fpos.h | 34 _LIBCPP_HIDE_FROM_ABI void state(_StateT __st) { __st_ = __st; } in state() argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__ios/ |
| H A D | fpos.h | 34 _LIBCPP_HIDE_FROM_ABI void state(_StateT __st) { __st_ = __st; } in state() argument
|
| /freebsd/sys/kern/ |
| H A D | kern_ubsan.c | 92 #define REINTERPRET_CAST(__dt, __st) ((__dt)(__st)) argument 93 #define STATIC_CAST(__dt, __st) ((__dt)(__st)) argument
|