HomeSort by relevance Sort by last modified time
    Searched defs:_S_rounded_up_size (Results 1 - 7 of 7) sorted by null

  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]
  /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...]

Completed in 356 milliseconds