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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 104 // _M_freelist_headroom % of used memory on the freelist. If
106 // _M_freelist_headroom % of the freelist, we move these
108 size_t _M_freelist_headroom;
117 _M_freelist_headroom(_S_freelist_headroom),
126 _M_freelist_headroom(__headroom), _M_force_new(__force)

Completed in 134 milliseconds