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

  /prebuilts/gcc/linux-x86/host/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)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 102 // _M_freelist_headroom % of used memory on the freelist. If
104 // _M_freelist_headroom % of the freelist, we move these
106 size_t _M_freelist_headroom;
115 _M_freelist_headroom(_S_freelist_headroom),
124 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 102 // _M_freelist_headroom % of used memory on the freelist. If
104 // _M_freelist_headroom % of the freelist, we move these
106 size_t _M_freelist_headroom;
115 _M_freelist_headroom(_S_freelist_headroom),
124 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/ndk/5/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 102 // _M_freelist_headroom % of used memory on the freelist. If
104 // _M_freelist_headroom % of the freelist, we move these
106 size_t _M_freelist_headroom;
115 _M_freelist_headroom(_S_freelist_headroom),
124 _M_freelist_headroom(__headroom), _M_force_new(__force)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 102 // _M_freelist_headroom % of used memory on the freelist. If
104 // _M_freelist_headroom % of the freelist, we move these
106 size_t _M_freelist_headroom;
115 _M_freelist_headroom(_S_freelist_headroom),
124 _M_freelist_headroom(__headroom), _M_force_new(__force)

Completed in 937 milliseconds