Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_string.h59 __parse_zero(_Iterator __begin, _Iterator, auto& __parse_ctx) { in __parse_zero() argument
66 __parse_automatic(_Iterator __begin, _Iterator, auto& __parse_ctx) { in __parse_automatic() argument
75 __parse_manual(_Iterator __begin, _Iterator __end, auto& __parse_ctx) { in __parse_manual()
91 __parse_number(_Iterator __begin, _Iterator __end_input) { in __parse_number()
135 __parse_arg_id(_Iterator __begin, _Iterator __end, auto& __parse_ctx) { in __parse_arg_id()
H A Dformatter_integral.h216 _Iterator __begin, in __write_using_decimal_separators() argument
289 _Iterator __begin, in __format_integer() argument
[all...]
H A Dformatter_tuple.h51 auto __begin = __parser_.__parse(__ctx, __format_spec::__fields_tuple); in parse() local
H A Drange_formatter.h57 auto __begin = __parser_.__parse(__ctx, __format_spec::__fields_range); in parse() local
H A Dbuffer.h239 _LIBCPP_HIDE_FROM_ABI _CharT* __begin() { return __buffer_; } in __begin() function
H A Dparser_std_format_spec.h68 __parse_arg_id(_Iterator __begin, _Iterator __end, _ParseContext& __ctx) { in __parse_arg_id() argument
[all...]
H A Dformat_functions.h247 __handle_replacement_field(_Iterator __begin,_Iterator __end,_ParseCtx & __parse_ctx,_Ctx & __ctx) __handle_replacement_field() argument
304 auto __begin = __parse_ctx.begin(); __vformat_to() local
[all...]
/freebsd-src/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()
195 __parse_conversion_spec(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_conversion_spec()
311 __parse_modifier_E(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_modifier_E()
351 __parse_modifier_O(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_modifier_O()
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dfind_if.h
/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/
H A Dbounded_iter.h212 __make_bounded_iter(_It __it,_It __begin,_It __end) __make_bounded_iter() argument
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h483 _BidirIter __begin = __it; __uninitialized_allocator_fill_n_multidimensional() local
501 _BidirIter __begin = __it; __uninitialized_allocator_value_construct_n_multidimensional() local
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Darm_cmse.h126 uintptr_t __begin = (uintptr_t)__pb; in cmse_check_address_range() local