Searched defs:datasize (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_filter_lrzip.c38 size_t buffsize, datasize; local
H A Dtest_write_filter_zstd.c34 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_xz.c40 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_lzma.c39 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_lzip.c40 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_uuencode.c38 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_bzip2.c40 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_b64encode.c38 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_compress.c40 size_t buffsize, datasize; local
H A Dtest_write_filter_gzip_timestamp.c35 size_t buffsize, datasize; local
[all...]
H A Dtest_read_truncated_filter.c42 size_t buffsize, datasize, used1; local
[all...]
H A Dtest_write_filter_lzop.c37 size_t buffsize, datasize; local
[all...]
H A Dtest_write_format_7zip_large.c37 size_t datasize = LARGE_SIZE; local
[all...]
H A Dtest_write_filter_lz4.c38 size_t buffsize, datasize; local
282 size_t buffsize, datasize; local
[all...]
H A Dtest_write_filter_gzip.c40 size_t buffsize, datasize; local
[all...]
H A Dtest_write_disk.c107 const int datasize = 100000; local
/freebsd-current/sys/sys/
H A Dfirmware.h54 size_t datasize; /* size of image in bytes */ member in struct:firmware
H A Defiio.h48 size_t datasize; /* Number of *bytes* in the data */ member in struct:efi_var_ioc
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_ctrl.c77 uint32_t datasize = 0, rdatasize, uddsize = 0; local
/freebsd-current/stand/libsa/geli/
H A Dgeliboot_crypto.c36 geliboot_crypt(u_int algo, geli_op_t enc, u_char *data, size_t datasize, argument
104 g_eli_crypto_cipher(u_int algo, geli_op_t enc, u_char *data, size_t datasize, argument
114 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, argument
127 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
[all...]
/freebsd-current/sys/dev/ips/
H A Dips_ioctl.h59 int datasize; member in struct:ips_ioctl
/freebsd-current/sys/geom/eli/
H A Dg_eli_crypto.c58 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, argument
107 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, argument
185 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, argument
197 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, argument
[all...]
H A Dg_eli_hmac.c82 g_eli_crypto_hmac_update(struct hmac_ctx *ctx, const uint8_t *data, size_t datasize) argument
110 g_eli_crypto_hmac(const char *hkey, size_t hkeysize, const uint8_t *data, size_t datasize, uint8_t *md, size_t mdsize) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp30 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits preferredAlignment, CharUnits unadjustedAlignment, CharUnits requiredAlignment, CharUnits datasize, ArrayRef<uint64_t> fieldoffsets) argument
45 ASTRecordLayout( const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits preferredAlignment, CharUnits unadjustedAlignment, CharUnits requiredAlignment, bool hasOwnVFPtr, bool hasExtendableVFPtr, CharUnits vbptroffset, CharUnits datasize, ArrayRef<uint64_t> fieldoffsets, CharUnits nonvirtualsize, CharUnits nonvirtualalignment, CharUnits preferrednvalignment, CharUnits SizeOfLargestEmptySubobject, const CXXRecordDecl *PrimaryBase, bool IsPrimaryBaseVirtual, const CXXRecordDecl *BaseSharingVBPtr, bool EndsWithZeroSizedObject, bool LeadsWithZeroSizedBase, const BaseOffsetsMapTy &BaseOffsets, const VBaseOffsetsMapTy &VBaseOffsets) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_videodev_compat.h51 l_int datasize; member in struct:l_video_code

Completed in 173 milliseconds

123