HomeSort by relevance Sort by last modified time
    Searched refs:_p_size (Results 1 - 23 of 23) sorted by null

  /external/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1560 size_t _p_size = size(); local
2329 size_t _p_size = __str.size(); local
2339 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1560 size_t _p_size = size(); local
2329 size_t _p_size = __str.size(); local
2339 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1558 size_t _p_size = size(); local
2327 size_t _p_size = __str.size(); local
2337 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1558 size_t _p_size = size(); local
2327 size_t _p_size = __str.size(); local
2337 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1558 size_t _p_size = size(); local
2327 size_t _p_size = __str.size(); local
2337 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1560 size_t _p_size = size(); local
2329 size_t _p_size = __str.size(); local
2339 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_valarray.c 109 size_t _p_size = 0;
112 if (__mask[__i]) ++_p_size;
115 valarray<_Tp> __tmp(_p_size, _NoInit());
_rope.h 378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
470 _Rope_RopeLeaf( _CharT* __d, size_t _p_size, allocator_type __a)
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
473 _STLP_ASSERT(_p_size > 0)
540 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t _p_size,
542 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_function, 0, true, _p_size, __a), _M_fn(__f)
544 { _STLP_ASSERT(_p_size > 0) }
1560 size_t _p_size = size(); local
2329 size_t _p_size = __str.size(); local
2339 size_t _p_size = __str.size(); local
    [all...]
_rope.c 79 size_t _p_size = _M_size._M_data + 1; local
80 _STLP_STD::_Destroy_Range(__cstr, __cstr + _p_size);
81 _M_size.deallocate(__cstr, _p_size);
    [all...]
  /external/stlport/src/
allocators.cpp 365 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
367 size_t __total_bytes = _p_size * __nobjs;
377 if (__bytes_left >= _p_size) {
378 __nobjs = (int)(__bytes_left / _p_size);
379 __total_bytes = _p_size * __nobjs;
404 for (size_t __i = _p_size; __i <= (size_t)_MAX_BYTES; __i += (size_t)_ALIGN) {
411 return _S_chunk_alloc(_p_size, __nobjs);
428 return _S_chunk_alloc(_p_size, __nobjs);
534 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
542 __add_atomic_t __total_bytes = __STATIC_CAST(__add_atomic_t, _p_size) * __nobjs
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 365 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
367 size_t __total_bytes = _p_size * __nobjs;
377 if (__bytes_left >= _p_size) {
378 __nobjs = (int)(__bytes_left / _p_size);
379 __total_bytes = _p_size * __nobjs;
404 for (size_t __i = _p_size; __i <= (size_t)_MAX_BYTES; __i += (size_t)_ALIGN) {
411 return _S_chunk_alloc(_p_size, __nobjs);
428 return _S_chunk_alloc(_p_size, __nobjs);
534 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
542 __add_atomic_t __total_bytes = __STATIC_CAST(__add_atomic_t, _p_size) * __nobjs
    [all...]

Completed in 633 milliseconds