Searched defs:max_size (Results 1 - 25 of 40) sorted by relevance

12

/haiku-fatelf/headers/cpp/
H A Ddefalloc.h83 size_type max_size() const { function in class:allocator
H A Dstl_hash_map.h148 size_type max_size() const { return _M_ht.max_size(); } function in class:hash_map
331 size_type max_size() const { return _M_ht.max_size(); } function in class:hash_multimap
H A Dstl_hash_set.h146 size_type max_size() const { return _M_ht.max_size(); } function in class:hash_set
325 size_type max_size() const { return _M_ht.max_size(); } function in class:hash_multiset
H A Dstl_map.h149 size_type max_size() const { return _M_t.max_size(); } function in class:map
H A Dstl_multimap.h146 size_type max_size() const { return _M_t.max_size(); } function in class:multimap
H A Dstl_multiset.h134 size_type max_size() const { return _M_t.max_size(); } function in class:multiset
H A Dstl_set.h128 size_type max_size() const { return _M_t.max_size(); } function in class:set
/haiku-fatelf/headers/private/userlandfs/private/
H A DRequest.h54 int32 max_size; member in struct:UserlandFSUtil::AddressInfo
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dlogging_p.h26 unsigned long max_size; member in struct:log_file_desc
H A Dlogging.c597 log_new_file_channel(unsigned int flags, int level, const char *name, FILE *stream, unsigned int versions, unsigned long max_size) argument
H A Dmemcluster.c109 static size_t max_size; variable
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/private/
H A DRequest.h54 int32 max_size; member in struct:UserlandFSUtil::AddressInfo
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c474 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DProposeDisplayMode.c342 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c455 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DProposeDisplayMode.c491 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DProposeDisplayMode.c524 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c524 size_t max_size; local
/haiku-fatelf/src/add-ons/accelerants/radeon/
H A DProposeDisplayMode.c592 size_t max_size; local
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-disasm.c181 int addr_size, max_size; local
/haiku-fatelf/src/kits/media/
H A DRealtimeAlloc.cpp63 size_t max_size; member in struct:rtm_pool
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_time.cpp258 DoReport(CPCCHAR machine, int file_size, int directory_size , int max_size, int min_size, int num_directories , int chunk_size, FILE *fp) argument
H A Dbonnie++.cpp600 TestDirOps(int directory_size, int max_size, int min_size argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_vf.c459 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) argument
/haiku-fatelf/src/add-ons/translators/webp/libwebp/enc/
H A Dpicture.c112 size_t max_size; member in struct:__anon2862

Completed in 182 milliseconds

12