Searched defs:__size (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/cpp/std/
H A Dbastring.cc97 alloc (basic_string::size_type __size, bool __save) argument
/haiku/headers/cpp/
H A Dstl_alloc.h466 __default_alloc_template<__threads, __inst>::_S_chunk_alloc(size_t __size, argument
H A Dropeimpl.h289 size_t __size = _M_size + 1; local
H A Dstl_deque.h92 __deque_buf_size(size_t __n, size_t __size) argument
H A Dstl_rope.h284 _Rope_rep_alloc_base(size_t __size, const allocator_type& __a) argument
312 _Rope_rep_alloc_base(size_t __size, const allocator_type&) argument
340 _Rope_rep_base(size_t __size, const allocator_type& __a) argument
353 _Rope_rep_base(size_t __size, const allocator_type&) : _M_size(__size) {} argument
387 _Rope_RopeRep(_Tag __t, int __d, bool __b, size_t __size, argument
564 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, allocator_type __a) argument
630 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, bool __d, allocator_type __a) argument
1427 _S_new_RopeLeaf(__GC_CONST _CharT *__s, size_t __size, allocator_type __a) argument
1450 _S_new_RopeFunction(char_producer<_CharT>* __f, size_t __size, bool __d, allocator_type __a) argument
1475 _S_RopeLeaf_from_unowned_char_ptr(const _CharT *__s, size_t __size, allocator_type __a) argument
1758 size_t __size = size(); local
2510 size_t __size = __str.size(); local
2522 size_t __size = __str.size(); local
[all...]

Completed in 44 milliseconds