Searched defs:block_size (Results 1 - 25 of 106) sorted by relevance

12345

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dfsspace.h18 unsigned long block_size; /* block size */ member in struct:fsspace
/netbsd-current/external/bsd/tre/dist/lib/
H A Dtre-mem.c109 size_t block_size; local
/netbsd-current/sys/arch/sun68k/stand/bootyy/
H A Dbootyy.c76 int block_size = SUNND_BSIZE; /* default */ variable
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dsymbol.h32 static int block_size; member in class:symbol
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dvmid.h48 enum dcn_hubbub_page_table_block_size block_size; member in struct:dcn_vmid_page_table_config
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmemory-block.h30 static const size_t block_size = 64 * 1024; member in class:memory_block_pool
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmemory-block.h30 static const size_t block_size = 64 * 1024; member in class:memory_block_pool
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmac_label.c35 int block_size; local
/netbsd-current/sys/fs/v7fs/
H A Dv7fs_io_user.c71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount, size_t block_size) argument
H A Dv7fs_io_kern.c71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount_device, size_t block_size) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dexample_evp_cipher.c79 size_t block_size = 0; local
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dsha3.h36 size_t block_size; /* cached ctx->digest->block_size */ member in struct:keccak_st
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_open_file.c54 size_t block_size; member in struct:read_FILE_data
68 size_t block_size = 128 * 1024; local
H A Darchive_read_open_fd.c54 size_t block_size; member in struct:read_fd_data
65 archive_read_open_fd(struct archive *a, int fd, size_t block_size) argument
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Ddevice.h44 int block_size; member in struct:device
/netbsd-current/external/gpl2/lvm2/dist/lib/device/
H A Ddevice.h44 int block_size; member in struct:device
/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dfilter_encoder.c37 uint64_t (*block_size)(const void *options); member in struct:__anon7025
[all...]
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dsymbol.cpp34 int symbol::block_size = 0; member in class:symbol
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfxhub_v1_0.c215 unsigned num_level, block_size; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dmm.h26 u32 block_size; member in struct:nvkm_mm
/netbsd-current/lib/librefuse/refuse/
H A Dlegacy.h51 long block_size; member in struct:fuse_statfs
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_region.c82 u64 block_size, offset; local
127 u64 block_size, offset; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_zip.c60 int extract_one_using_blocks(struct archive* a, int block_size, uint32_t crc) argument
/netbsd-current/external/bsd/pdisk/dist/
H A Ddeblock_media.c110 uint32_t block_size; local
[all...]
/netbsd-current/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dcontainer.h104 uint64_t block_size; member in struct:__anon16174

Completed in 331 milliseconds

12345