Searched defs:__op (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | ranges_find_last.h | 78 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 D | transform.h | 23 transform(_InputIterator __first,_InputIterator __last,_OutputIterator __result,_UnaryOperation __op) transform() argument
|
H A D | pstl.h | 614 _UnaryOperation __op) { in transform() 641 _BinaryOperation __op) { in transform()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_texture_intrinsics.h | 21 #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 D | numeric_impl.h |
|
H A D | glue_numeric_impl.h |
|
/freebsd/contrib/llvm-project/libcxx/include/__functional/ |
H A D | binder2nd.h | 46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() argument
|
H A D | binder1st.h | 46 bind1st(const _Operation& __op, const _Tp& __x) { in bind1st() argument
|
/freebsd/contrib/llvm-project/libcxx/include/__numeric/ |
H A D | pstl.h | 45 …& __policy, _ForwardIterator __first, _ForwardIterator __last, _Tp __init, _BinaryOperation __op) { in reduce()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | fw.c | 412 __DEF_FW_FEAT_COND(__cond,__op) global() argument
|