/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | transform.h | 23 transform(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _UnaryOperation __op) transform() function 33 transform(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, transform() function
|
H A D | pstl.h | 609 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator transform( in transform() function 635 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator transform( in transform() function
|
/freebsd/sys/contrib/openzfs/module/icp/include/sha2/ |
H A D | sha2_impl.h | 45 sha256_f transform; member 51 sha512_f transform; member
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_dl.c | 222 int len, rsize, transform; in dl_name_converter() local
|
H A D | dso_vms.c | 457 int len, transform; in vms_name_converter() local
|
H A D | dso_dlfcn.c | 256 int len, rsize, transform; in dlfcn_name_converter() local
|
H A D | dso_win32.c | 455 int len, transform; in win32_name_converter() local
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | md5.c | 122 transform(isc_uint32_t buf[4], isc_uint32_t const in[16]) { in transform() function
|
H A D | sha1.c | 203 transform(isc_uint32_t state[5], const unsigned char buffer[64]) { in transform() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | array.h | 139 PHPT_TRANSFORM transform; member
|
H A D | him.h | 459 HPT_U8 transform : 1; member
|
/freebsd/sys/dev/hptnr/ |
H A D | array.h | 139 PHPT_TRANSFORM transform; member
|
H A D | him.h | 446 HPT_U8 transform : 1; member
|
/freebsd/sys/dev/hptrr/ |
H A D | array.h | 140 PHPT_TRANSFORM transform; member
|
H A D | him.h | 401 HPT_U8 transform : 1; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 1285 bool LoopInterchangeTransform::transform() { in transform() function in LoopInterchangeTransform
|
/freebsd/contrib/bmake/ |
H A D | suff.c | 674 RebuildGraph(GNode *transform, Suffix *suff) in RebuildGraph()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeductionGuide.cpp | 83 TypeSourceInfo *transform(TypeSourceInfo *TSI) { return TransformType(TSI); } in transform() function in __anon493c7e3e0111::ExtractTypeForDeductionGuide
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio.c | 436 zio_transform_func_t *transform) in zio_push_transform()
|