HomeSort by relevance Sort by last modified time
    Searched refs:_M_binmap (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 149 { return _M_binmap[__bytes]; }
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
161 : _M_options(__options), _M_binmap(NULL), _M_init(false) { }
174 _Binmap_type* _M_binmap;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 151 { return _M_binmap[__bytes]; }
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
163 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Binmap_type* _M_binmap;
  /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 151 { return _M_binmap[__bytes]; }
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
163 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Binmap_type* _M_binmap;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 149 { return _M_binmap[__bytes]; }
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
161 : _M_options(__options), _M_binmap(NULL), _M_init(false) { }
174 _Binmap_type* _M_binmap;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 149 { return _M_binmap[__bytes]; }
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
161 : _M_options(__options), _M_binmap(NULL), _M_init(false) { }
174 _Binmap_type* _M_binmap;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 149 { return _M_binmap[__bytes]; }
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
161 : _M_options(__options), _M_binmap(NULL), _M_init(false) { }
174 _Binmap_type* _M_binmap;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 149 { return _M_binmap[__bytes]; }
157 : _M_options(_Tune()), _M_binmap(NULL), _M_init(false) { }
161 : _M_options(__options), _M_binmap(NULL), _M_init(false) { }
174 _Binmap_type* _M_binmap;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 151 { return _M_binmap[__bytes]; }
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
163 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Binmap_type* _M_binmap;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 151 { return _M_binmap[__bytes]; }
159 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
163 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Binmap_type* _M_binmap;

Completed in 349 milliseconds