/freebsd/crypto/openssl/ssl/rio/ |
H A D | poll_immediate.c | 28 #define ITEM_N(items, stride, n) \ argument 164 size_t stride, in postpoll_translation_cleanup() 200 size_t stride, in poll_translate() 283 size_t stride, in poll_block() 341 size_t stride, in poll_readout() 414 size_t stride, in SSL_poll()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | amxintrin.h | 86 #define _tile_loadd(dst, base, stride) \ argument 106 #define _tile_stream_loadd(dst, base, stride) \ argument 124 #define _tile_stored(dst, base, stride) \ argument 239 __SIZE_TYPE__ stride) { in _tile_loadd_internal() 247 __SIZE_TYPE__ stride) { in _tile_loaddt1_internal() 283 __SIZE_TYPE__ stride, _tile1024i tile) { in _tile_stored_internal() 327 __SIZE_TYPE__ stride) { in __tile_loadd() 348 __SIZE_TYPE__ stride) { in __tile_stream_loadd() 456 static __inline__ void __tile_stored(void *base, __SIZE_TYPE__ stride, in __tile_stored()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxSliceArray.cpp | 36 const size_t stride = ptr_sp->GetValueAsUnsigned(0); in LibcxxStdSliceArraySummaryProvider() local 136 ValueObjectSP stride = m_backend.GetChildMemberWithName("__stride_"); in Update() local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | pktsplitbio.c | 33 static int pkt_split_dgram_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in pkt_split_dgram_sendmmsg() 49 static int pkt_split_dgram_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in pkt_split_dgram_recvmmsg()
|
H A D | noisydgrambio.c | 169 static int noisy_dgram_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_sendmmsg() 302 static int noisy_dgram_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_recvmmsg()
|
/freebsd/contrib/pnglite/ |
H A D | pnglite.c | 382 png_filter_sub(unsigned stride, uint8_t *in, uint8_t *out, unsigned len) in png_filter_sub() 409 png_filter_average(unsigned stride, uint8_t *in, uint8_t *out, in png_filter_average() 452 png_filter_paeth(unsigned stride, uint8_t *in, uint8_t *out, uint8_t *prev_line, in png_filter_paeth() 490 unsigned stride = png->bpp; in png_unfilter() local
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_resources.c | 41 void mlx4_en_fill_qp_context(struct mlx4_en_priv *priv, int size, int stride, in mlx4_en_fill_qp_context()
|
/freebsd/sys/sys/ |
H A D | gtaskqueue.h | 99 #define TASKQGROUP_DEFINE(name, cnt, stride) \ argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bcrypt_pbkdf.c | 122 size_t i, j, amt, stride; in bcrypt_pbkdf() local
|
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/ |
H A D | layout_left.h | 174 _LIBCPP_HIDE_FROM_ABI constexpr index_type stride(rank_type __r) const noexcept in stride() function
|
H A D | layout_right.h | 171 _LIBCPP_HIDE_FROM_ABI constexpr index_type stride(rank_type __r) const noexcept in stride() function
|
H A D | layout_stride.h | 332 _LIBCPP_HIDE_FROM_ABI constexpr index_type stride(rank_type __r) const noexcept { in stride() function
|
H A D | mdspan.h | 258 …_LIBCPP_HIDE_FROM_ABI constexpr index_type stride(rank_type __r) const { return __map_.stride(__r)… in stride() function
|
/freebsd/sys/dev/vt/ |
H A D | vt_font.c | 87 size_t stride; in vtfont_lookup() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | stride_dd.c | 30 static off_t stride = 1; variable
|
/freebsd/sys/dev/vt/hw/simplefb/ |
H A D | simplefb.c | 162 pcell_t height, width, stride; vt_simplefb_init() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bss_conn.c | 816 static int conn_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, size_t num_msgs, in conn_sendmmsg() 847 static int conn_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, size_t num_msgs, in conn_recvmmsg()
|
H A D | bio_lib.c | 395 size_t stride, size_t num_msg, uint64_t flags, in BIO_sendmmsg() 442 size_t stride, size_t num_msg, uint64_t flags, in BIO_recvmmsg()
|
H A D | bss_dgram.c | 140 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument 1314 static int dgram_sendmmsg(BIO *b, BIO_MSG *msg, size_t stride, in dgram_sendmmsg() 1516 size_t stride, size_t num_msg, in dgram_recvmmsg()
|
/freebsd/crypto/openssl/test/ |
H A D | quicfaultstest.c | 242 static int on_datagram_cb(QTEST_FAULT *fault, BIO_MSG *m, size_t stride, in on_datagram_cb()
|
H A D | evp_xof_test.c | 291 size_t i, stride, sz; in shake_absorb_test() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | mlx5dv.h | 114 uint32_t stride; member 119 uint32_t stride; member 141 uint32_t stride; member 151 uint32_t stride; member
|
/freebsd/sys/contrib/xen/io/ |
H A D | fbif.h | 64 int32_t stride; /* stride in bytes */ member
|
/freebsd/sys/vm/ |
H A D | vm_radix.h | 165 vm_radix_iter_stride(struct pctrie_iter *pages, int stride) in vm_radix_iter_stride()
|
/freebsd/sys/dev/vt/hw/ofwfb/ |
H A D | ofwfb.c | 483 pcell_t depth, height, width, stride; ofwfb_init() local
|