| /freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
| H A D | parser_std_format_spec.h | 150 _ConstIterator __end = __ctx.end(); in __parse() local 165 __parse_chrono_specs(_ConstIterator __begin, _ConstIterator __end, __flags __flags) { in __parse_chrono_specs() 198 __parse_conversion_spec(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_conversion_spec() 314 __parse_modifier_E(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_modifier_E() 354 __parse_modifier_O(_ConstIterator& __begin, _ConstIterator __end, __flags __flags) { in __parse_modifier_O()
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | ranges_reverse.h | 38 auto __end = ranges::next(__first, __last); in operator() local 47 auto __end = ranges::next(__first, __last); in operator() local
|
| H A D | ranges_for_each.h | 51 auto __end = std::__for_each_n(std::move(__first), __n, __func, __proj); in __for_each_impl() local 54 auto __end = std::__for_each(std::move(__first), std::move(__last), __func, __proj); in __for_each_impl() local
|
| H A D | equal_range.h | 39 _Iter __end = _IterOps<_AlgPolicy>::next(__first, __last); in __equal_range() local
|
| H A D | sort.h | 501 const _RandomAccessIterator __end = __last; in __bitset_partition() local 593 const _RandomAccessIterator __end = __last; in __partition_with_equals_on_right() local 660 const _RandomAccessIterator __end = __last; in __partition_with_equals_on_left() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__format/ |
| H A D | format_string.h | 75 __parse_manual(_Iterator __begin, _Iterator __end, auto& __parse_ctx) { in __parse_manual() 101 _Iterator __end = __end_input - __begin > 9 ? __begin + 9 : __end_input; in __parse_number() local 135 __parse_arg_id(_Iterator __begin, _Iterator __end, auto& __parse_ctx) { in __parse_arg_id()
|
| H A D | formatter_integral.h | 97 auto __end = __grouping.end() - 1; in __determine_grouping() local 291 _Iterator __end, in __format_integer()
|
| H A D | formatter_tuple.h | 53 auto __end = __ctx.end(); in parse() local
|
| H A D | range_formatter.h | 58 auto __end = __ctx.end(); in parse() local
|
| H A D | parser_std_format_spec.h | 68 __parse_arg_id(_Iterator __begin, _Iterator __end, _ParseContext& __ctx) { in __parse_arg_id()
|
| H A D | format_functions.h | 248 __handle_replacement_field(_Iterator __begin, _Iterator __end, _ParseCtx& __parse_ctx, _Ctx& __ctx)… in __handle_replacement_field() 306 auto __end = __parse_ctx.end(); in __vformat_to() local
|
| /freebsd/contrib/llvm-project/libcxx/src/experimental/ |
| H A D | tzdb_list.cpp | 30 [[nodiscard]] _LIBCPP_EXPORTED_FROM_ABI tzdb_list::const_iterator tzdb_list::__end() const noexcept… in __end() function in chrono::tzdb_list
|
| H A D | time_zone.cpp | 102 auto __end = ranges::end(__r); local 369 sys_seconds __end, in __get_sys_info_before_first_rule() 609 sys_seconds __end = __continuation_end(__rule->__save.__time); in __get_sys_info_rule() local 892 sys_seconds __end = __result->end - __result->offset; in __get_info() local
|
| /freebsd/contrib/llvm-project/libcxx/src/include/ |
| H A D | overridable_function.h | 83 uintptr_t __end = reinterpret_cast<uintptr_t>(&__lcxx_override_end); in __is_function_overridden() local
|
| /freebsd/contrib/llvm-project/libcxx/src/experimental/include/tzdb/ |
| H A D | tzdb_list_private.h | 82 const_iterator __end() const noexcept { in __end() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | static_bounded_iter.h | 48 …_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Iterator __end() const _NOEXCEPT { return __b… in __end() function
|
| H A D | bounded_iter.h | 269 …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/__cxx03/__algorithm/ |
| H A D | equal_range.h | 43 _Iter __end = _IterOps<_AlgPolicy>::next(__first, __last); in __equal_range() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/ |
| H A D | find_if.h | 68 __simd_first(_Index __first, _DifferenceType __begin, _DifferenceType __end, _Compare __comp) noexc… in __simd_first()
|
| /freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
| H A D | take_while_view.h | 116 _LIBCPP_HIDE_FROM_ABI constexpr explicit __sentinel(sentinel_t<_Base> __end, const _Pred* __pred) in __sentinel()
|
| H A D | take_view.h | 175 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __sentinel(sentinel_t<_Base> __end) : __end_(std::move(__… in __sentinel()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/ |
| H A D | bounded_iter.h | 225 _LIBCPP_HIDE_FROM_ABI __bounded_iter<_It> __make_bounded_iter(_It __it, _It __begin, _It __end) { in __make_bounded_iter()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | arm_cmse.h | 127 uintptr_t __end = __begin + __s - 1; in cmse_check_address_range() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__atomic/support/ |
| H A D | gcc.h | 40 volatile char* __end = __to + sizeof(_Tp); in __cxx_atomic_assign_volatile() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__atomic/ |
| H A D | cxx_atomic_impl.h | 39 volatile char* __end = __to + sizeof(_Tp); in __cxx_atomic_assign_volatile() local
|