Searched defs:capacity (Results 26 - 40 of 40) sorted by relevance

12

/haiku/headers/cpp/
H A Dstl_vector.h215 size_type capacity() const function in class:vector
H A Dstl_rope.h2273 size_type capacity() const { function in class:rope
/haiku/src/servers/mount/
H A DAutoMounter.cpp279 int64 capacity = fArchived.GetInt64("capacity", 0); local
/haiku/src/kits/tracker/
H A DPose.cpp55 off_t capacity = volume->Capacity(); local
H A DUtilities.cpp1008 off_t capacity; local
/haiku/headers/cpp/std/
H A Dbastring.h172 size_type capacity () const function in class:basic_string
/haiku/src/bin/bfs_tools/
H A Drecover.cpp42 InodeHashtable(int capacity) argument
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp897 cd_set_capacity(cd_driver_info* info, uint64 capacity, uint32 blockSize, uint32 physicalBlockSize) argument
[all...]
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp707 off_t capacity = 0; local
/haiku/headers/libs/agg/
H A Dagg_array.h177 unsigned capacity() const { return m_capacity; } function in class:agg::pod_vector
220 void pod_vector<T>::capacity(unsigned cap, unsigned extra_tail) function in class:agg::pod_vector
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp86 uint64 capacity; member in struct:__anon25
136 nvme_disk_set_capacity(nvme_disk_driver_info* info, uint64 capacity, argument
[all...]
/haiku/src/system/kernel/
H A Dport.cpp124 int32 capacity; member in struct:__anon6::Port
[all...]
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1372 off_t capacity; member in struct:VolumeInfo
1625 const char* capacity = get_driver_parameter(settings, local
/haiku/headers/os/kernel/
H A DOS.h125 int32 capacity; /* queue depth */ member in struct:port_info
/haiku/src/system/kernel/debug/
H A Ddebug.cpp324 virtual void TabCompletion(char* buffer, int32 capacity, int32& position, argument

Completed in 220 milliseconds

12