Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 25 of 47) sorted by relevance

12

/dflybsd-src/usr.sbin/installer/dfuibe_installer/
H A Dfn_subpart_ufs.c270 unsigned long capacity; in default_capacity() local
414 long capacity = 0; in check_subpartition_selections() local
532 long capacity; in save_subpartition_selections() local
573 long capacity; in populate_create_subpartitions_form() local
788 unsigned long capacity; in fn_create_subpartitions_ufs() local
H A Dfn_subpart_hammer.c312 unsigned long capacity; in default_capacity() local
492 long capacity = 0; in check_subpartition_selections() local
599 long capacity; in save_subpartition_selections() local
623 long capacity; in populate_create_subpartitions_form() local
864 unsigned long capacity; in fn_create_subpartitions_hammer() local
/dflybsd-src/crypto/libressl/ssl/
H A Dtls_buffer.c27 size_t capacity; member
80 tls_buffer_grow(struct tls_buffer *buf, size_t capacity) in tls_buffer_grow()
89 tls_buffer_resize(struct tls_buffer *buf, size_t capacity) in tls_buffer_resize()
/dflybsd-src/sys/dev/drm/amd/display/dc/basics/
H A Dvector.c32 uint32_t capacity, in dal_vector_construct()
115 uint32_t capacity, in dal_vector_create()
286 bool dal_vector_reserve(struct vector *vector, uint32_t capacity) in dal_vector_reserve()
/dflybsd-src/contrib/ldns/
H A Dbuffer.c16 ldns_buffer_new(size_t capacity) in ldns_buffer_new()
60 ldns_buffer_set_capacity(ldns_buffer *buffer, size_t capacity) in ldns_buffer_set_capacity()
/dflybsd-src/usr.sbin/installer/libinstaller/
H A Ddiskutil.h79 long capacity; /* capacity in megabytes */ member
95 unsigned long capacity; /* capacity in megabytes */ member
104 long capacity; /* in megabytes, -1 = "rest of disk" */ member
H A Dfunctions.c243 capacity_to_string(long capacity) in capacity_to_string()
258 string_to_capacity(const char *string, long *capacity) in string_to_capacity()
H A Ddiskutil.c513 long capacity, int encrypted) in subpartition_new_hammer()
576 long capacity, int encrypted) in subpartition_new_hammer2()
644 subpartition_new_ufs(struct slice *s, const char *mountpoint, long capacity, in subpartition_new_ufs()
800 subpartition_find_capacity(const struct slice *s, long capacity) in subpartition_find_capacity()
/dflybsd-src/sys/libprop/
H A Dprop_array.c259 _prop_array_alloc(unsigned int capacity) in _prop_array_alloc()
291 _prop_array_expand(prop_array_t pa, unsigned int capacity) in _prop_array_expand()
395 prop_array_create_with_capacity(unsigned int capacity) in prop_array_create_with_capacity()
495 prop_array_ensure_capacity(prop_array_t pa, unsigned int capacity) in prop_array_ensure_capacity()
H A Dprop_dictionary.c549 _prop_dictionary_alloc(unsigned int capacity) in _prop_dictionary_alloc()
579 _prop_dictionary_expand(prop_dictionary_t pd, unsigned int capacity) in _prop_dictionary_expand()
681 prop_dictionary_create_with_capacity(unsigned int capacity) in prop_dictionary_create_with_capacity()
786 prop_dictionary_ensure_capacity(prop_dictionary_t pd, unsigned int capacity) in prop_dictionary_ensure_capacity()
/dflybsd-src/sys/dev/disk/nata/
H A Datapi-fd.h74 u_int32_t capacity; member
79 u_int64_t capacity; member
H A Datapi-fd.c345 struct afd_capacity capacity; in afd_sense() local
/dflybsd-src/bin/sh/
H A Dexpand.h39 int capacity; member
/dflybsd-src/sys/dev/drm/amd/display/include/
H A Dvector.h33 uint32_t capacity; member
/dflybsd-src/contrib/ldns/ldns/
H A Dradix.h84 uint16_t capacity; member
/dflybsd-src/sys/dev/disk/sili/
H A Dsili_cam.c231 u_int64_t capacity; in sili_cam_probe() local
1015 u_int64_t capacity; in sili_xpt_scsi_disk_io() local
/dflybsd-src/sys/dev/disk/ahci/
H A Dahci_cam.c242 u_int64_t capacity; in ahci_cam_probe() local
1036 u_int64_t capacity; in ahci_xpt_scsi_disk_io() local
/dflybsd-src/sys/dev/virtual/virtio/block/
H A Dvirtio_blk.h50 uint64_t capacity; member
/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dsarray.h150 size_t capacity; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-phinodes.c211 int capacity, i; in make_phi_node() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-phinodes.c170 int capacity, i; in make_phi_node() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfs_fwd.h69 uintmax_t capacity; in _GLIBCXX_VISIBILITY() member
/dflybsd-src/sys/kern/
H A Dkern_objcache.c54 int capacity; member
166 mag_alloc(int capacity) in mag_alloc()
/dflybsd-src/sys/dev/raid/hptmv/
H A Dioctl.c694 ULONG capacity = pArray->VDeviceCapacity / (pArray->u.array.bArnMember-1); in hpt_rebuild_data_block() local
/dflybsd-src/contrib/pam_passwdqc/
H A Dpasswdqc_filter.h21 uint64_t capacity, deletes, inserts, dupes, kicks; member

12