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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pool_allocator.h 67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 59 enum { _S_max_bytes = 128 };
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/
pool_allocator.h 69 * 1. If the clients request an object of size > _S_max_bytes, the resulting
81 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 61 enum { _S_max_bytes = 128 };
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/
pool_allocator.h 69 * 1. If the clients request an object of size > _S_max_bytes, the resulting
81 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 61 enum { _S_max_bytes = 128 };
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/
pool_allocator.h 67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 59 enum { _S_max_bytes = 128 };
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/
pool_allocator.h 67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 59 enum { _S_max_bytes = 128 };
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/
pool_allocator.h 67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 59 enum { _S_max_bytes = 128 };
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++/4.4.3/include/ext/
pool_allocator.h 67 * 1. If the clients request an object of size > _S_max_bytes, the resulting
79 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 59 enum { _S_max_bytes = 128 };
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++/4.6/include/ext/
pool_allocator.h 69 * 1. If the clients request an object of size > _S_max_bytes, the resulting
81 enum { _S_max_bytes = 128 };
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)
mt_allocator.h 61 enum { _S_max_bytes = 128 };
113 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h 70 * 1. If the clients request an object of size > _S_max_bytes, the resulting
82 enum { _S_max_bytes = 128 };
83 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
227 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
256 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
mt_allocator.h 61 enum { _S_max_bytes = 128 };
113 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),

Completed in 198 milliseconds