Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_transform.h
H A Dtransform.h22 …rm(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _UnaryOperation __op) { in transform()
/freebsd-src/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-src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dtransform.h
/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd()
H A Dbinder1st.h46 bind1st(const _Operation& __op, const _Tp& __x) { in bind1st()
/freebsd-src/usr.sbin/bhyve/
H A Dsnapshot.c1471 const char *__op; in vm_snapshot_buf_err() local
/freebsd-src/sys/contrib/dev/rtw89/
H A Dfw.c412 __DEF_FW_FEAT_COND(__cond,__op) global() argument