Searched defs:block_size (Results 26 - 50 of 68) sorted by relevance

123

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lz4.c75 size_t block_size; member in struct:private_data
[all...]
H A Darchive_read_open_filename.c75 size_t block_size; member in struct:read_file_data
96 archive_read_open_file(struct archive *a, const char *filename, size_t block_size) argument
103 archive_read_open_filename(struct archive *a, const char *filename, size_t block_size) argument
113 archive_read_open_filenames(struct archive *a, const char **filenames, size_t block_size) argument
159 archive_read_open_filename_w(struct archive *a, const wchar_t *wfilename, size_t block_size) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.c267 apr_size_t block_size; local
404 apr_size_t block_size, iv_len; local
503 apr_size_t block_size; local
623 apr_size_t block_size, iv_len; local
[all...]
/freebsd-10-stable/sys/boot/uboot/lib/
H A Dapi_public.h147 unsigned long block_size; /* size of one block */ member in struct:device_info::__anon6503::__anon6504
/freebsd-10-stable/sys/sys/
H A Dcdrio.h101 u_int32_t block_size:24; member in struct:cdr_format_capacities
H A Ddevicestat.h162 u_int32_t block_size; /* Block size, bytes */ member in struct:devstat
/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_bios.c69 u16 *block_ptr, block_size; local
371 u16 block_size = get_blocksize(general); local
392 u16 block_size; local
580 u16 block_size; local
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds3_cbc.c785 size_t block_size, digest_pa local
85 ssl3_cbc_remove_padding(const SSL *s, SSL3_RECORD *rec, unsigned block_size, unsigned mac_size) argument
121 tls1_cbc_remove_padding(const SSL *s, SSL3_RECORD *rec, unsigned block_size, unsigned mac_size) argument
[all...]
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_chip.c452 uint32_t lun, block, page, offset, block_size; local
792 static uint32_t row, block_size; local
[all...]
H A Dnand.h282 uint32_t block_size; member in struct:chip_geom
/freebsd-10-stable/crypto/openssh/
H A Dcipher.c63 u_int block_size; member in struct:sshcipher
H A Dkex.h112 u_int block_size; member in struct:sshenc
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_common.c153 const size_t block_size = 16; local
/freebsd-10-stable/usr.bin/mkimg/
H A Dvhd.c262 uint32_t block_size; member in struct:vhd_dyn_header
/freebsd-10-stable/usr.sbin/iostat/
H A Diostat.c863 int block_size = cur.dinfo->devices[di].block_size; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c201 verify_block_size(apr_int64_t block_size, apr_size_t item_size, const char *name, apr_pool_t *scratch_pool) argument
[all...]
H A Dfs.h261 apr_int64_t block_size; member in struct:svn_fs_x__data_t
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c110 size_t block_size; member in struct:lzma_stream_coder_s
866 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, const lzma_filter **filters, uint64_t *block_size, uint64_t *outbuf_size_max) argument
948 uint64_t block_size; local
1101 uint64_t block_size; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Ddf-scan.c210 unsigned int block_size = 50; local
/freebsd-10-stable/tools/tools/usbtest/
H A Dusb_msc_test.c98 static uint32_t block_size = 512; variable
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c657 const int block_size = entries_per_block * (insn_chunk_size local
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Dikev2_common.h271 size_t block_size; member in struct:ikev2_encr_alg
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dtlsv1_common.h230 size_t block_size; /* also iv_size */ member in struct:tls_cipher_data
/freebsd-10-stable/lib/libstand/
H A Dext2fs.c707 size_t block_size; local
/freebsd-10-stable/sys/dev/isci/scil/
H A Dscu_task_context.h889 U32 block_size : 2; member in struct:SCU_TASK_CONTEXT

Completed in 392 milliseconds

123