Home
last modified time | relevance | path

Searched defs:__begin (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_string.h60 __parse_zero(_Iterator __begin,_Iterator,auto & __parse_ctx) __parse_zero() argument
67 __parse_automatic(_Iterator __begin,_Iterator,auto & __parse_ctx) __parse_automatic() argument
78 __parse_manual(_Iterator __begin,_Iterator __end,auto & __parse_ctx) __parse_manual() argument
94 __parse_number(_Iterator __begin,_Iterator __end_input) __parse_number() argument
143 __parse_arg_id(_Iterator __begin,_Iterator __end,auto & __parse_ctx) __parse_arg_id() argument
[all...]
H A Dformatter_integral.h216 _Iterator __begin, in __write_using_decimal_separators()
289 _Iterator __begin, in __format_integer()
H A Dformatter_tuple.h51 auto __begin = __parser_.__parse(__ctx, __format_spec::__fields_tuple); in parse() local
H A Drange_formatter.h56 auto __begin = __parser_.__parse(__ctx, __format_spec::__fields_range); parse() local
[all...]
H A Dbuffer.h237 _LIBCPP_HIDE_FROM_ABI _CharT* __begin() { return __buffer_; } __begin() function
H A Dparser_std_format_spec.h68 __parse_arg_id(_Iterator __begin, _Iterator __end, _ParseContext& __ctx) { in __parse_arg_id()
H A Dformat_functions.h246 __handle_replacement_field(_Iterator __begin, _Iterator __end, _ParseCtx& __parse_ctx, _Ctx& __ctx)… in __handle_replacement_field()
303 auto __begin = __parse_ctx.begin(); in __vformat_to() local
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dparser_std_format_spec.h146 _ConstIterator __begin = __parser_.__parse(__ctx, __fields); in __parse() local
162 __parse_chrono_specs(_ConstIterator __begin, _ConstIterator __end, __flags __flags) { in __parse_chrono_specs() argument
196 __parse_conversion_spec(_ConstIterator & __begin,_ConstIterator __end,__flags __flags) __parse_conversion_spec() argument
312 __parse_modifier_E(_ConstIterator & __begin,_ConstIterator __end,__flags __flags) __parse_modifier_E() argument
352 __parse_modifier_O(_ConstIterator & __begin,_ConstIterator __end,__flags __flags) __parse_modifier_O() argument
[all...]
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtzdb_list.cpp27 [[nodiscard]] _LIBCPP_EXPORTED_FROM_ABI tzdb_list::const_iterator tzdb_list::__begin() const noexce… in __begin() function in chrono::tzdb_list
H A Dtime_zone.cpp359 sys_seconds __begin, in __get_sys_info_before_first_rule()
375 sys_seconds __begin, in __get_sys_info_before_first_rule()
531 …if (sys_seconds __begin = __rule->__save.__time != 0s ? __rule_begin : __next.first; __time < __be… in __get_sys_info_rule() local
884 sys_seconds __begin = __sys_info->__info.begin - __sys_info->__info.offset; in __get_info() local
/freebsd/contrib/llvm-project/libcxx/src/experimental/include/tzdb/
H A Dtzdb_list_private.h76 const_iterator __begin() const noexcept { in __begin() function
/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfind_if.h67 __simd_first(_Index __first, _DifferenceType __begin, _DifferenceType __end, _Compare __comp) noexc… in __simd_first()
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dbounded_iter.h259 …M_ABI _LIBCPP_CONSTEXPR __bounded_iter<_It> __make_bounded_iter(_It __it, _It __begin, _It __end) { in __make_bounded_iter()
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h482 _BidirIter __begin = __it; in __uninitialized_allocator_fill_n_multidimensional() local
500 _BidirIter __begin = __it; in __uninitialized_allocator_value_construct_n_multidimensional() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Darm_cmse.h126 uintptr_t __begin = (uintptr_t)__pb; in cmse_check_address_range() local
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dalgorithm_impl.h