Home
last modified time | relevance | path

Searched defs:__fn (Results 1 – 25 of 122) sorted by relevance

12345

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dranges_uninitialized_algorithms.h44 struct __fn { global() struct
64 operator__fn global() argument
71 struct __fn { global() struct
84 operator__fn global() argument
91 struct __fn { global() struct
111 operator__fn global() argument
118 struct __fn { global() struct
131 operator__fn global() argument
138 struct __fn { global() struct
158 operator__fn global() argument
165 struct __fn { global() struct
179 operator__fn global() argument
189 struct __fn { global() struct
216 operator__fn global() argument
226 struct __fn { global() struct
244 operator__fn global() argument
254 struct __fn { global() struct
281 operator__fn global() argument
291 struct __fn { global() struct
310 operator__fn global() argument
[all...]
H A Dranges_construct_at.h43 struct __fn { struct
56 operator__fn global() argument
63 struct __fn { global() struct
74 operator__fn global() argument
81 struct __fn { global() struct
100 operator__fn global() argument
107 struct __fn { global() struct
119 operator__fn global() argument
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Daccess.h56 struct __fn { struct
58 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp (&__t)[]) const noexcept in operator()
65 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp (&__t)[_Np]) const noexcept in operator()
90 inline constexpr auto begin = __begin::__fn{}; argument
120 struct __fn { struct
122 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp (&__t)[_Np]) const noexcept in operator()
147 inline constexpr auto end = __end::__fn{}; argument
155 struct __fn { struct
183 struct __fn { struct
H A Dsize.h67 struct __fn { struct
70 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr size_t operator()(_Tp (&&)[_Sz]) const noexcept { in operator()
76 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr size_t operator()(_Tp (&)[_Sz]) const noexcept { in operator()
82 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __integer_like auto operator()(_Tp&& __t) const in operator()
106 inline constexpr auto size = __size::__fn{}; argument
114 struct __fn { struct
129 inline constexpr auto ssize = __ssize::__fn{}; argument
H A Drbegin.h58 struct __fn { struct
84 inline constexpr auto rbegin = __rbegin::__fn{}; argument
92 struct __fn { struct
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_find_last.h76 struct __fn { struct
78 struct __op {
103 struct __fn { argument
105 struct __op {
133 struct __fn { struct
135 struct __op {
163 inline constexpr auto find_last = __find_last::__fn{}; argument
H A Dranges_transform.h42 struct __fn { global() struct
46 __unary__fn __unary() argument
65 __binary__fn __binary() argument
91 operator__fn operator() argument
98 operator__fn operator() argument
112 operator__fn operator() argument
164 operator__fn global() argument
H A Dranges_ends_with.h40 struct __fn { struct
42 _LIBCPP_HIDE_FROM_ABI static constexpr bool __ends_with_fn_impl_bidirectional( in __ends_with_fn_impl_bidirectional()
59 _LIBCPP_HIDE_FROM_ABI static constexpr bool __ends_with_fn_impl( in __ends_with_fn_impl()
99 static _LIBCPP_HIDE_FROM_ABI constexpr bool __ends_with_fn_impl_with_offset( in __ends_with_fn_impl_with_offset()
136 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()( in operator()
155 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()( in operator()
H A Dranges_unique_copy.h49 struct __fn { global() struct
51 __get_algo_tag__fn __get_algo_tag() argument
62 __algo_tag_t__fn global() argument
74 operator__fn operator() argument
107 operator__fn global() argument
H A Dranges_generate.h34 struct __fn { global() struct
36 __generate_fn_impl__fn __generate_fn_impl() argument
60 operator__fn global() argument
H A Dranges_partial_sort.h43 struct __fn { global() struct
69 operator__fn global() argument
H A Dranges_any_of.h34 struct __fn { struct
36 …BI constexpr static bool __any_of_impl(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __any_of_impl()
64 inline constexpr auto any_of = __any_of::__fn{}; argument
H A Dranges_all_of.h34 struct __fn { struct
36 …BI constexpr static bool __all_of_impl(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __all_of_impl()
64 inline constexpr auto all_of = __all_of::__fn{}; argument
H A Dranges_find.h40 struct __fn { struct
43 __find_unwrap(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find_unwrap()
70 inline constexpr auto find = __find::__fn{}; argument
H A Dranges_none_of.h34 struct __fn { struct
37 __none_of_impl(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __none_of_impl()
65 inline constexpr auto none_of = __none_of::__fn{}; argument
H A Dranges_is_partitioned.h35 struct __fn { struct
38 __is_partitioned_impl(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __is_partitioned_impl()
76 inline constexpr auto is_partitioned = __is_partitioned::__fn{}; argument
H A Dranges_is_permutation.h37 struct __fn { struct
39 _LIBCPP_HIDE_FROM_ABI constexpr static bool __is_permutation_func_impl( in __is_permutation_func_impl()
59 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()( in operator()
97 inline constexpr auto is_permutation = __is_permutation::__fn{}; argument
H A Dranges_lexicographical_compare.h35 struct __fn { struct
37 _LIBCPP_HIDE_FROM_ABI constexpr static bool __lexicographical_compare_impl( in __lexicographical_compare_impl()
63 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()( in operator()
96 inline constexpr auto lexicographical_compare = __lexicographical_compare::__fn{}; argument
H A Dranges_for_each.h37 struct __fn { global() struct
41 __for_each_impl__fn __for_each_impl() argument
68 operator__fn global() argument
H A Dranges_partition.h45 struct __fn { in __partition_fn_impl() argument
42 struct __fn { global() struct
75 operator__fn global() argument
H A Dranges_copy_if.h40 struct __fn { in __copy_if_impl() argument
37 struct __fn { global() struct
74 operator__fn global() argument
H A Dranges_inplace_merge.h44 struct __fn { in __inplace_merge_impl() argument
41 struct __fn { global() struct
71 operator__fn global() argument
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dnext.h45 struct __fn { global() struct
48 operator__fn operator() argument
76 operator__fn global() argument
H A Dprev.h44 struct __fn { global() struct
69 operator__fn global() argument
H A Dadvance.h81 struct __fn { struct
84 …IBCPP_HIDE_FROM_ABI static constexpr void __advance_forward(_Ip& __i, iter_difference_t<_Ip> __n) { in __advance_forward()
92 …BCPP_HIDE_FROM_ABI static constexpr void __advance_backward(_Ip& __i, iter_difference_t<_Ip> __n) { in __advance_backward()
102 _LIBCPP_HIDE_FROM_ABI constexpr void operator()(_Ip& __i, iter_difference_t<_Ip> __n) const { in operator()
127 _LIBCPP_HIDE_FROM_ABI constexpr void operator()(_Ip& __i, _Sp __bound_sentinel) const { in operator()
153 operator()(_Ip& __i, iter_difference_t<_Ip> __n, _Sp __bound_sentinel) const { in operator()

12345