Searched refs:max_size (Results 26 - 38 of 38) sorted by relevance

12

/haiku/headers/private/media/
H A DServerInterface.h1048 int32 max_size; member in struct:controllable_get_parameter_web_request
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c1327 const runlist_element *rl, const VCN start_vcn, int max_size)
1386 for (; rl->length && (rls <= max_size); rl++) {
1326 ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, const runlist_element *rl, const VCN start_vcn, int max_size) argument
H A Dattrib.c3891 s64 min_size, max_size; local
3915 max_size = sle64_to_cpu(ad->max_size);
3926 ((max_size > 0) && (size > max_size))) {
3930 (long long)size, (long long)max_size);
H A Dlayout.h624 /* 98*/ sle64 max_size; /* Maximum size of attribute. */ member in struct:__anon26
/haiku/headers/cpp/
H A Dstl_bvector.h511 size_type max_size() const { return size_type(-1); } function in class:vector
H A Dstl_list.h334 size_type max_size() const { return size_type(-1); } function in class:list
H A Dstl_slist.h423 size_type max_size() const { return size_type(-1); } function in class:slist
H A Dstl_vector.h213 size_type max_size() const function in class:vector
H A Dstl_rope.h1831 size_type max_size() const { function in class:rope
2274 return max_size();
H A Dstl_hashtable.h304 size_type max_size() const { return size_type(-1); } function in class:hashtable
H A Dstl_deque.h562 size_type max_size() const { return size_type(-1); } function in class:_Deque_iterator::deque
H A Dstl_tree.h700 size_type max_size() const { return size_type(-1); } function in class:_Rb_tree
/haiku/src/kits/media/
H A DMediaRoster.cpp2444 request.max_size = size;

Completed in 133 milliseconds

12