HomeSort by relevance Sort by last modified time
    Searched refs:_Tune (Results 1 - 6 of 6) 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 55 struct _Tune
57 // Compile time constants for the default _Tune values.
110 _Tune()
118 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
132 const _Tune&
137 _M_set_options(_Tune __t)
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
160 __pool_base(const _Tune& __options)
172 _Tune _M_options;
240 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 57 struct _Tune
59 // Compile time constants for the default _Tune values.
112 _Tune()
120 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
134 const _Tune&
139 _M_set_options(_Tune __t)
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
162 __pool_base(const _Tune& __options)
174 _Tune _M_options;
242 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]
  /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 57 struct _Tune
59 // Compile time constants for the default _Tune values.
112 _Tune()
120 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
134 const _Tune&
139 _M_set_options(_Tune __t)
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
162 __pool_base(const _Tune& __options)
174 _Tune _M_options;
242 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 55 struct _Tune
57 // Compile time constants for the default _Tune values.
110 _Tune()
118 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
132 const _Tune&
137 _M_set_options(_Tune __t)
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
160 __pool_base(const _Tune& __options)
172 _Tune _M_options;
240 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 55 struct _Tune
57 // Compile time constants for the default _Tune values.
110 _Tune()
118 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
132 const _Tune&
137 _M_set_options(_Tune __t)
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
160 __pool_base(const _Tune& __options)
172 _Tune _M_options;
240 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 55 struct _Tune
57 // Compile time constants for the default _Tune values.
110 _Tune()
118 _Tune(size_t __align, size_t __maxb, size_t __minbin, size_t __chunk,
132 const _Tune&
137 _M_set_options(_Tune __t)
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
160 __pool_base(const _Tune& __options)
172 _Tune _M_options;
240 explicit __pool(const __pool_base::_Tune& __tune)
    [all...]

Completed in 2555 milliseconds