Searched refs:_S_max_bytes (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon1722
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon1672
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
H A Dpool_allocator.h69 * 1. If the clients request an object of size > _S_max_bytes, the resulting
81 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon3312
82 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
220 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
249 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h61 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon3262
113 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
H A Dpool_allocator.h69 * 1. If the clients request an object of size > _S_max_bytes, the resulting
81 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon6487
82 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
220 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
249 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h61 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon6437
113 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon10738
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon10688
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon14540
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon14490
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon19212
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon19162
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon26139
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon26089
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_alloc_base::__anon33066
80 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
218 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
247 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
H A Dmt_allocator.h59 enum { _S_max_bytes = 128 }; enumerator in enum:__pool_base::_Tune::__anon33016
111 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),

Completed in 168 milliseconds