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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h 100 // _M_freelist_headroom % of used memory on the freelist. If
102 // _M_freelist_headroom % of the freelist, we move these
104 size_t _M_freelist_headroom;
113 _M_freelist_headroom(_S_freelist_headroom),
122 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 100 // _M_freelist_headroom % of used memory on the freelist. If
102 // _M_freelist_headroom % of the freelist, we move these
104 size_t _M_freelist_headroom;
113 _M_freelist_headroom(_S_freelist_headroom),
122 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 100 // _M_freelist_headroom % of used memory on the freelist. If
102 // _M_freelist_headroom % of the freelist, we move these
104 size_t _M_freelist_headroom;
113 _M_freelist_headroom(_S_freelist_headroom),
122 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 100 // _M_freelist_headroom % of used memory on the freelist. If
102 // _M_freelist_headroom % of the freelist, we move these
104 size_t _M_freelist_headroom;
113 _M_freelist_headroom(_S_freelist_headroom),
122 _M_freelist_headroom(__headroom), _M_force_new(__force)

Completed in 92 milliseconds