/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/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()
|
H A D | mlx4_en_tx.c | 57 u16 stride, int node, int queue_idx) in mlx4_en_create_tx_ring()
|
/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 | 29 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/sys/vm/ |
H A D | vm_radix.h | 162 vm_radix_iter_stride(struct pctrie_iter *pages, int stride) in vm_radix_iter_stride()
|
/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/dev/vt/hw/ofwfb/ |
H A D | ofwfb.c | 483 pcell_t depth, height, width, stride; ofwfb_init() local
|
/freebsd/sys/kern/ |
H A D | subr_pctrie.c | 636 _pctrie_iter_stride(struct pctrie_iter *it, int stride, smr_t smr, in _pctrie_iter_stride() 656 pctrie_iter_stride(struct pctrie_iter *it, int stride) in pctrie_iter_stride()
|
/freebsd/stand/efi/loader/ |
H A D | framebuffer.c | 336 uint32_t horiz, vert, stride; in efifb_from_uga() local
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | ValueObjectPrinter.cpp | 701 static constexpr size_t PhysicalIndexForLogicalIndex(size_t base, size_t stride, in PhysicalIndexForLogicalIndex()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_dma.c | 118 uint32_t stride; /* 2D Mode Stride */ member
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_exp.c | 844 int stride = 5 * (6 - (top / 16 - 1)); /* multiple of 5, but less in BN_mod_exp_mont_consttime() local
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_res.c | 224 u32 npages = 0, depth, stride, aux_pages = 0; in bnxt_qplib_alloc_init_hwq() local
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ht.c | 239 size_t stride; in ck_ht_map_probe_next() local
|