/freebsd/contrib/unbound/sldns/ |
H A D | sbuffer.c | 19 sldns_buffer_new(size_t capacity) in sldns_buffer_new() 74 sldns_buffer_set_capacity(sldns_buffer *buffer, size_t capacity) in sldns_buffer_set_capacity()
|
/freebsd/contrib/ldns/ |
H A D | buffer.c | 16 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()
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | space_info.h | 25 uintmax_t capacity; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.h | 32 uptr capacity() { return String.capacity() - 1; } in capacity() function
|
H A D | vector.h | 55 constexpr uptr capacity() const { return CapacityBytes / sizeof(T); } in capacity() function
|
/freebsd/sys/contrib/openzfs/lib/libefi/ |
H A D | rdwr_efi.c | 160 read_disk_info(int fd, diskaddr_t *capacity, uint_t *lbsize) in read_disk_info() 335 diskaddr_t capacity = 0; in efi_alloc_and_init() local 456 diskaddr_t capacity; in efi_ioctl() local 641 diskaddr_t capacity = 0; in efi_read() local
|
/freebsd/sbin/camcontrol/ |
H A D | depop.c | 117 int timeout, int verbosemode __unused, uint32_t elem, uint64_t capacity) in depop_remove() 208 uint64_t capacity = 0; in depop() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | AddressRangeListImpl.cpp | 26 void AddressRangeListImpl::Reserve(size_t capacity) { in Reserve()
|
/freebsd/bin/sh/ |
H A D | expand.h | 36 int capacity; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeTableCollection.cpp | 61 uint32_t TypeTableCollection::capacity() { return Records.size(); } in capacity() function in TypeTableCollection
|
H A D | AppendingTypeTableBuilder.cpp | 62 uint32_t AppendingTypeTableBuilder::capacity() { return SeenRecords.size(); } in capacity() function in AppendingTypeTableBuilder
|
H A D | GlobalTypeTableBuilder.cpp | 65 uint32_t GlobalTypeTableBuilder::capacity() { return SeenRecords.size(); } in capacity() function in GlobalTypeTableBuilder
|
H A D | MergingTypeTableBuilder.cpp | 66 uint32_t MergingTypeTableBuilder::capacity() { return SeenRecords.size(); } in capacity() function in MergingTypeTableBuilder
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 209 uint32_t capacity() const { return Buckets.size(); } in capacity() function 298 static uint32_t maxLoad(uint32_t capacity) { return capacity * 2 / 3 + 1; } in maxLoad()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_spq.c | 582 u32 i, capacity; in ecore_spq_setup() local 646 u32 capacity; in ecore_spq_alloc() local 698 u32 capacity; in ecore_spq_free() local
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | _libelftc.h | 53 size_t capacity; member
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_image_section_cache.h | 107 uint16_t capacity; member
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_ptr_vector.h | 183 size_t capacity; member
|
H A D | cl_vector.h | 297 size_t capacity; member
|
/freebsd/contrib/ldns/ldns/ |
H A D | radix.h | 84 uint16_t capacity; member
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBMemoryRegionInfoList.cpp | 35 void Reserve(size_t capacity) { return m_regions.reserve(capacity); } in Reserve()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mcast_tbl.c | 57 IN uint16_t capacity) in osm_mcast_tbl_init()
|
/freebsd/sys/dev/xdma/controller/ |
H A D | pl330.c | 91 uint32_t capacity; member 414 uint32_t *capacity) in pl330_channel_capacity()
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_ioptr.c | 58 size_t capacity; /**< capacity at @p ptr */ member
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_hs.c | 91 unsigned long capacity; member 255 ck_hs_reset_size(struct ck_hs *hs, unsigned long capacity) in ck_hs_reset_size() 334 unsigned long capacity) in ck_hs_grow()
|