Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/ffmpeg/libavcodec/
H A Dmqcenc.c119 int ff_mqc_flush_to(MqcState *mqc, uint8_t *dst, int *dst_len) in ff_mqc_flush_to() argument
/third_party/mesa3d/src/util/
H A Dbigmath.h34 _ubm_add_u32arr(uint32_t *dst, unsigned dst_len, in _ubm_add_u32arr() argument
67 _ubm_mul_u32arr(uint32_t *dst, unsigned dst_len, in _ubm_mul_u32arr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.h22 int dst_len; member
H A Dmp.c103 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set() argument
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzcomp.c142 unsigned int dst_len = PAGE_SIZE; in zcomp_decompress() local
115 zcomp_compress(struct zcomp_strm *zstrm, const void *src, unsigned int *dst_len) zcomp_compress() argument
/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzcomp.c144 unsigned int dst_len = PAGE_SIZE; in zcomp_decompress() local
117 zcomp_compress(struct zcomp_strm *zstrm, const void *src, unsigned int *dst_len) zcomp_compress() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name.cc104 unsigned int dst_len = dst - text; in hb_ot_name_convert_utf() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_format_helper.c175 size_t dst_len = linepixels * sizeof(u16); in drm_fb_xrgb8888_to_rgb565() local
219 size_t dst_len = linepixels * sizeof(u16); in drm_fb_xrgb8888_to_rgb565_dstclip() local
271 size_t dst_len = linepixels * 3; in drm_fb_xrgb8888_to_rgb888_dstclip() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dchacha20poly1305.c130 size_t dst_len; in __chacha20poly1305_decrypt() local
/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzo.c106 u32 src_len, dst_len; in unlzo() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305.c130 size_t dst_len; in __chacha20poly1305_decrypt() local
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzo.c105 u32 src_len, dst_len; in unlzo() local
[all...]
/third_party/libfuse/lib/
H A Dbuffer.c296 size_t dst_len; in fuse_buf_copy() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsshkdf.c90 static int sshkdf_set_membuf(unsigned char **dst, size_t *dst_len, in sshkdf_set_membuf() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dsshkdf.c90 static int sshkdf_set_membuf(unsigned char **dst, size_t *dst_len, in sshkdf_set_membuf() argument
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dio_trapped.c183 copy_word(unsigned long src_addr, int src_len, unsigned long dst_addr, int dst_len) copy_word() argument
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-lzo.c22 size_t dst_len; member
57 size_t dst_len; in regcache_lzo_decompress() local
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dio_trapped.c183 copy_word(unsigned long src_addr, int src_len, unsigned long dst_addr, int dst_len) copy_word() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfib_rules.h21 __u8 dst_len; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_rules.c36 u8 dst_len; member
[all...]
/kernel/linux/linux-5.10/include/crypto/
H A Dakcipher.h38 unsigned int dst_len; member
248 akcipher_request_set_crypt(struct akcipher_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int src_len, unsigned int dst_len) akcipher_request_set_crypt() argument
[all...]
H A Dkpp.h32 unsigned int dst_len; member

Completed in 14 milliseconds

123456