Home
last modified time | relevance | path

Searched defs:__op (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_find_last.h78 struct __op { struct
79 const _Type& __value;
81 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype()
105 struct __op { struct
106 _Pred& __pred;
108 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype()
135 struct __op { struct
136 _Pred& __pred;
138 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype()
H A Dtransform.h23 transform(_InputIterator __first,_InputIterator __last,_OutputIterator __result,_UnaryOperation __op) transform() argument
H A Dpstl.h614 _UnaryOperation __op) { in transform()
641 _BinaryOperation __op) { in transform()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_texture_intrinsics.h21 #define __nv_tex_surf_handler(__op, __ptr, ...) \ argument
140 #define __ID(__op) __Tag<__tex_op_hash(__op)> argument
143 #define __IDV(__op, __variant) \ argument
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dnumeric_impl.h
H A Dglue_numeric_impl.h
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() argument
H A Dbinder1st.h46 bind1st(const _Operation& __op, const _Tp& __x) { in bind1st() argument
/freebsd/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl.h45 …& __policy, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, _BinaryOperation __op) { in reduce()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c412 __DEF_FW_FEAT_COND(__cond,__op) global() argument