/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | e_des.c | 120 size_t chunk = LONG_MAX & ~0xff; in des_ofb_cipher() local 139 size_t chunk = LONG_MAX & ~0xff; in des_cbc_cipher() local 158 size_t chunk = LONG_MAX & ~0xff; in des_cfb64_cipher() local 180 size_t chunk = LONG_MAX / 8; in des_cfb1_cipher() local 209 size_t chunk = LONG_MAX & ~0xff; in des_cfb8_cipher() local
|
H A D | e_camellia.c | 110 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb128_cipher() local 268 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb128_cipher() local 426 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb128_cipher() local 568 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb1_cipher() local 612 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb1_cipher() local 656 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb1_cipher() local 701 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb8_cipher() local 743 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb8_cipher() local 785 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb8_cipher() local
|
H A D | e_idea.c | 126 size_t chunk = LONG_MAX & ~0xff; in idea_cbc_cipher() local 144 size_t chunk = LONG_MAX & ~0xff; in idea_ofb_cipher() local 162 size_t chunk = LONG_MAX & ~0xff; in idea_cfb64_cipher() local
|
H A D | e_cast.c | 89 size_t chunk = LONG_MAX & ~0xff; in cast5_cbc_cipher() local 107 size_t chunk = LONG_MAX & ~0xff; in cast5_cfb64_cipher() local 145 size_t chunk = LONG_MAX & ~0xff; in cast5_ofb_cipher() local
|
H A D | e_bf.c | 89 size_t chunk = LONG_MAX & ~0xff; in bf_cbc_cipher() local 107 size_t chunk = LONG_MAX & ~0xff; in bf_cfb64_cipher() local 145 size_t chunk = LONG_MAX & ~0xff; in bf_ofb_cipher() local
|
H A D | e_des3.c | 151 size_t chunk = LONG_MAX & ~0xff; in des_ede_ofb_cipher() local 173 size_t chunk = LONG_MAX & ~0xff; in des_ede_cbc_cipher() local 194 size_t chunk = LONG_MAX & ~0xff; in des_ede_cfb64_cipher() local 239 size_t chunk = LONG_MAX & ~0xff; in des_ede3_cfb8_cipher() local
|
H A D | e_rc2.c | 91 size_t chunk = LONG_MAX & ~0xff; in rc2_cbc_cipher() local 109 size_t chunk = LONG_MAX & ~0xff; in rc2_cfb64_cipher() local 147 size_t chunk = LONG_MAX & ~0xff; in rc2_ofb_cipher() local
|
/dflybsd-src/contrib/lvm2/dist/libdm/mm/ |
H A D | pool-fast.c | 20 struct chunk { struct 22 struct chunk *prev; argument 27 struct chunk *chunk, *spare_chunk; /* spare_chunk is a one entry free member
|
/dflybsd-src/sys/vfs/devfs/ |
H A D | devfs_helper.c | 138 int chunk; in devfs_clone_bitmap_chk() local 172 int chunk; in devfs_clone_bitmap_set() local 200 int chunk; in devfs_clone_bitmap_put() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 134 struct objalloc_chunk *chunk; in _objalloc_alloc() local 150 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
H A D | obstack.c | 145 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin() local 190 register struct _obstack_chunk *chunk; /* points to new chunk */ in _obstack_begin_1() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 141 struct objalloc_chunk *chunk; in _objalloc_alloc() local 157 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 141 struct objalloc_chunk *chunk; in _objalloc_alloc() local 157 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 141 struct objalloc_chunk *chunk; in _objalloc_alloc() local 157 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 141 struct objalloc_chunk *chunk; in _objalloc_alloc() local 157 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
/dflybsd-src/sbin/fsck/ |
H A D | memzone.c | 50 struct memchunk *chunk; in mzalloc() local 89 struct memchunk *chunk; in mzpurge() local
|
/dflybsd-src/sys/bus/firewire/ |
H A D | fwcrom.c | 395 crom_add_quad(struct crom_chunk *chunk, u_int32_t entry) in crom_add_quad() 410 crom_add_entry(struct crom_chunk *chunk, int key, int val) in crom_add_entry() 445 struct crom_chunk *chunk, char *buf) in crom_add_simple_text() 486 struct crom_chunk *chunk, *parent; in crom_load() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_slaballoc.c | 175 #define chunk_mark_allocated(z, chunk) argument 176 #define chunk_mark_free(z, chunk) argument 819 SLChunk *chunk; in _kmalloc_debug() local 1394 SLChunk *chunk; in _kfree() local 1654 chunk_mark_allocated(SLZone *z, void *chunk) in chunk_mark_allocated() 1670 chunk_mark_free(SLZone *z, void *chunk) in chunk_mark_free()
|
/dflybsd-src/usr.bin/vis/ |
H A D | foldit.c | 38 foldit(const char *chunk, int col, int max, int flags) in foldit()
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_cs.c | 917 struct amdgpu_cs_chunk *chunk; in amdgpu_cs_ib_vm_chunk() local 994 struct amdgpu_cs_chunk *chunk; in amdgpu_cs_ib_fill() local 1058 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_process_fence_dep() 1121 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_process_syncobj_in_dep() 1140 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_process_syncobj_out_dep() 1172 struct amdgpu_cs_chunk *chunk; in amdgpu_cs_dependencies() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | memory-block.cc | 56 mempool_obstack_chunk_free (void *chunk) in mempool_obstack_chunk_free()
|
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | iter_ull.c | 153 gomp_ull start, end, chunk, left; in gomp_iter_ull_dynamic_next_locked() local 189 gomp_ull start, end, nend, chunk; in gomp_iter_ull_dynamic_next() local
|
H A D | iter.c | 151 long start, end, chunk, left; in gomp_iter_dynamic_next_locked() local 187 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | iter_ull.c | 154 gomp_ull start, end, chunk, left; in gomp_iter_ull_dynamic_next_locked() local 190 gomp_ull start, end, nend, chunk; in gomp_iter_ull_dynamic_next() local
|
H A D | iter.c | 152 long start, end, chunk, left; in gomp_iter_dynamic_next_locked() local 188 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local
|