HomeSort by relevance Sort by last modified time
    Searched refs:_S_rounded_up_size (Results 1 - 25 of 26) sorted by null

1 2

  /external/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
_rope.c 380 _CharT* __new_data = __r->_M_size.allocate(_S_rounded_up_size(__old_len + __len));
421 if (_S_rounded_up_size(__old_len) == _S_rounded_up_size(__old_len + __len)) {
697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 391 * Problem with it is that rope implementation expect that _S_rounded_up_size(n)
407 static size_t _S_rounded_up_size(size_t __n)
416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
455 /* _S_rounded_up_size(size), except */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 360 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
431 _Data_allocate(_S_rounded_up_size(__old_len + __len));
815 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 _Data_allocate(_S_rounded_up_size(__old_len + __len));
817 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 _Data_allocate(_S_rounded_up_size(__old_len + __len));
817 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 360 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
431 _Data_allocate(_S_rounded_up_size(__old_len + __len));
815 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 360 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
431 _Data_allocate(_S_rounded_up_size(__old_len + __len));
815 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 360 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
431 _Data_allocate(_S_rounded_up_size(__old_len + __len));
815 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 360 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
431 _Data_allocate(_S_rounded_up_size(__old_len + __len));
815 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 _Data_allocate(_S_rounded_up_size(__old_len + __len));
817 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len));
817 rope::_Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 _Data_allocate(_S_rounded_up_size(__old_len + __len));
817 _Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 362 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
433 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len));
817 rope::_Data_allocate(_S_rounded_up_size(__result_len));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 361 _Rope_RopeLeaf<_CharT, _Alloc>::_S_rounded_up_size(__n));
432 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len));
816 rope::_Data_allocate(_S_rounded_up_size(__result_len));
    [all...]

Completed in 857 milliseconds

1 2