Searched defs:__size (Results 1 – 12 of 12) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _stdexcept_base.c | 20 size_t __size = strlen(_STLP_PRIV __get_c_string(__str)) + 1; in __Named_exception() local 43 size_t __size = strlen(__x._M_name) + 1; in __Named_exception() local 66 size_t __size = strlen(__x._M_name) + 1; variable
|
D | _hashtable.c | 49 _Stl_prime<_Dummy>::_S_primes(size_t &__size) { in _S_primes() 62 size_t __size; in _S_max_nb_buckets() local 70 size_t __size; in _S_next_size() local 81 size_t __size; in _S_prev_sizes() local
|
D | _fstream.c | 140 streamoff __size = _M_base._M_file_size(); in showmanyc() local
|
D | _string.h | 303 const size_type __size = size(); in _M_compute_next_size() local 814 const size_type __size = size(); in replace() local 858 const size_type __size = size(); in replace() local 1079 # define _STLP_STRING_SUM_BASE(__reserve, __size, __alloc) _STLP_PRIV _String_base<_CharT,_Alloc>(… argument
|
D | _string_sum_methods.h | 33 size_type __size = __s.size(); in _Reserve_t() local
|
D | _vector.h | 172 const size_type __size = size(); in _M_compute_next_size() local
|
D | _rope.c | 396 size_t __size, const __true_type& /*basic char type*/) { in _Terminate_RopeLeaf()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | fstream.cpp | 67 streamoff __size = __this->_M_base._M_file_size(); in _M_doit() local
|
D | facets_byname.cpp | 989 size_t __size = str.size(); in __do_widen() local
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _string_sum_methods.h | 34 size_type __size = __s.size(); in _Reserve_t() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
D | xlocale.c | 98 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm in strftime_l()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/ |
D | xlocale.h | 269 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l()
|