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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h 71 * 1. If the clients request an object of size > _S_max_bytes, the resulting
83 enum { _S_max_bytes = 128 };
84 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
234 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
263 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
mt_allocator.h 63 enum { _S_max_bytes = 128 };
115 : _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.15-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h 71 * 1. If the clients request an object of size > _S_max_bytes, the resulting
83 enum { _S_max_bytes = 128 };
84 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
234 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
263 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
mt_allocator.h 63 enum { _S_max_bytes = 128 };
115 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h 71 * 1. If the clients request an object of size > _S_max_bytes, the resulting
83 enum { _S_max_bytes = 128 };
84 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
234 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
263 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
mt_allocator.h 63 enum { _S_max_bytes = 128 };
115 : _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),
  /prebuilts/ndk/9/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/9/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),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pool_allocator.h 71 * 1. If the clients request an object of size > _S_max_bytes, the resulting
83 enum { _S_max_bytes = 128 };
84 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
234 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
263 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)
mt_allocator.h 63 enum { _S_max_bytes = 128 };
115 : _M_align(_S_align), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h 71 * 1. If the clients request an object of size > _S_max_bytes, the resulting
83 enum { _S_max_bytes = 128 };
84 enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)_S_align };
234 if (__bytes > size_t(_S_max_bytes) || _S_force_new > 0)
263 if (__bytes > static_cast<size_t>(_S_max_bytes) || _S_force_new > 0)

Completed in 2117 milliseconds

1 2