/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | transform.h | 22 transform(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _UnaryOperation … in transform() function 29 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator transform( in transform() function
|
H A D | pstl_transform.h |
|
/freebsd-src/sys/contrib/openzfs/module/icp/include/sha2/ |
H A D | sha2_impl.h | 45 sha256_f transform; member 51 sha512_f transform; member
|
/freebsd-src/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-src/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-src/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-src/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-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 1285 bool LoopInterchangeTransform::transform() { in transform() function in LoopInterchangeTransform
|
/freebsd-src/contrib/bmake/ |
H A D | suff.c | 674 RebuildGraph(GNode *transform, Suffix *suff) in RebuildGraph() argument
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zio.c | 423 zio_push_transform(zio_t * zio,abd_t * data,uint64_t size,uint64_t bufsize,zio_transform_func_t * transform) zio_push_transform() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 2243 TypeSourceInfo *transform(TypeSourceInfo *TSI) { return TransformType(TSI); } transform() function in __anonb394c5630811::ExtractTypeForDeductionGuide
|