/netbsd-src/sys/ufs/ufs/ |
H A D | quota1_subr.c | 57 struct quotaval *blocks, struct quotaval *files) in dqblk_to_quotavals() 73 quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, in quotavals_to_dqblk()
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_quota1_subr.c | 59 struct quotaval *blocks, struct quotaval *files) in lfs_dqblk_to_quotavals() 75 lfs_quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, in lfs_quotavals_to_dqblk()
|
/netbsd-src/usr.sbin/installboot/ |
H A D | fstypes.c | 82 hardcode_stage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in hardcode_stage2() 141 raw_findstage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in raw_findstage2()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | intel_memory_region.c | 42 struct list_head *blocks) in intel_memory_region_free_pages() 58 struct list_head *blocks) in __intel_memory_region_put_pages_buddy() 68 struct list_head blocks; in __intel_memory_region_put_block_buddy() local 79 struct list_head *blocks) in __intel_memory_region_get_pages_buddy()
|
/netbsd-src/sbin/newfs_ext2fs/ |
H A D | newfs_ext2fs.c | 93 #define S_DFL_NINODE(blocks) ((blocks) / 8) argument 94 #define M_DFL_NINODE(blocks) ((blocks) / 4) argument 95 #define L_DFL_NINODE(blocks) ((blocks) / 2) argument 132 uint blocks; /* number of blocks */ in main() local
|
/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | aes-cbc.c | 29 int i, j, blocks; in aes_128_cbc_encrypt() local 65 int i, j, blocks; in aes_128_cbc_decrypt() local
|
H A D | crypto_internal-cipher.c | 106 size_t i, j, blocks; in crypto_cipher_encrypt() local 169 size_t i, j, blocks; in crypto_cipher_decrypt() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | bitmapped_block.d | 98 auto blocks = capacity.divideRoundUp(blockSize); in BitmappedBlockImpl() local 303 const blocks = s.divideRoundUp(blockSize); in BitmappedBlockImpl() local 360 const blocks = s.divideRoundUp(blockSize); in BitmappedBlockImpl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | base64.d | 236 immutable blocks = srcLen / 3; variable 319 immutable blocks = srcLen / 3; variable 406 immutable blocks = srcLen / 3; variable 495 immutable blocks = srcLen / 3; variable 1016 immutable blocks = srcLen / 4; variable 1102 immutable blocks = srcLen / 4; variable 1193 immutable blocks = srcLen / 4; variable 1282 immutable blocks = srcLen / 4; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | base64.d | 237 immutable blocks = srcLen / 3; variable 320 immutable blocks = srcLen / 3; variable 406 immutable blocks = srcLen / 3; variable 484 immutable blocks = srcLen / 3; variable 1003 immutable blocks = srcLen / 4; variable 1083 immutable blocks = srcLen / 4; variable 1174 immutable blocks = srcLen / 4; variable 1263 immutable blocks = srcLen / 4; variable
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | EncoreBootImage.cpp | 534 …e::BootCommand * EncoreBootImage::BootCommand::createFromData(const cipher_block_t * blocks, unsig… in createFromData() 699 void EncoreBootImage::NopCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsig… in initFromData() 745 void EncoreBootImage::TagCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsig… in initFromData() 802 void EncoreBootImage::LoadCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() 996 void EncoreBootImage::FillCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() 1052 void EncoreBootImage::ModeCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() 1087 void EncoreBootImage::JumpCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() 1260 void EncoreBootImage::BootSection::fillFromData(const cipher_block_t * blocks, unsigned count) in fillFromData()
|
H A D | RijndaelCBCMAC.cpp | 35 unsigned blocks = length / BLOCK_SIZE; in update() local
|
/netbsd-src/libexec/rpc.rquotad/ |
H A D | rquotad.c | 187 quotavals_to_rquota(const struct quotaval *blocks, in quotavals_to_rquota() 218 struct quotaval blocks, files; in sendquota() local
|
/netbsd-src/lib/libquota/ |
H A D | quota_nfs.c | 74 struct quotaval *blocks, struct quotaval *files) in rquota_to_quotavals() 135 struct quotaval blocks, inodes; in __quota_nfs_get() local
|
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | file.c | 154 ExtDescriptor blocks; in f_alloc() local 351 ExtDescriptor blocks; in f_trunc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | memory-block.cc | 35 block_list **blocks = &m_blocks; in reduce_free_list() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | memory-block.cc | 35 block_list **blocks = &m_blocks; in reduce_free_list() local
|
/netbsd-src/sys/dev/sdmmc/ |
H A D | sdmmc_io.c | 507 int blocks, bytes, error = 0; in sdmmc_io_read_multi_1() local 535 int blocks, bytes, error = 0; in sdmmc_io_write_multi_1() local 564 int blocks, bytes, error = 0; in sdmmc_io_read_region_1() local 593 int blocks, bytes, error = 0; in sdmmc_io_write_region_1() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 112 int blocks; member 118 int blocks; member 139 } blocks[8]; in tls1_multi_block_encrypt() local 404 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local
|
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 108 int blocks; member 114 int blocks; member 135 } blocks[8]; in tls1_multi_block_encrypt() local 381 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
|
/netbsd-src/external/gpl2/libmalloc/dist/ |
H A D | free.c | 43 __malloc_size_t block, blocks; local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
H A D | tsan_dense_alloc_test.cc | 34 IndexT blocks[N]; in TEST() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 141 int blocks; member 149 int blocks; member 167 } blocks[8]; in tls1_1_multi_block_encrypt() local 432 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local
|
H A D | e_aes_cbc_hmac_sha1.c | 146 int blocks; member 154 int blocks; member 172 } blocks[8]; in tls1_1_multi_block_encrypt() local 417 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha1.c | 140 int blocks; member 148 int blocks; member 166 } blocks[8]; in tls1_1_multi_block_encrypt() local 411 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
|