HomeSort by relevance Sort by last modified time
    Searched refs:_M_options (Results 1 - 12 of 12) 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 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 138 { return _M_options; }
144 _M_options = __t;
149 { return __bytes > _M_options._M_max_bytes || _M_options._M_force_new; }
157 { return _M_options._M_align; }
161 : _M_options(_Tune()), _M_binmap(0), _M_init(false) { }
165 : _M_options(__options), _M_binmap(0), _M_init(false) { }
176 _Tune _M_options;
180 // Configuration of the pool object via _M_options can happen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h 285 _M_options() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h 285 _M_options() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_nfa.h 285 _M_options() const
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.h 133 _M_options() const
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.h 133 _M_options() const
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.h 133 _M_options() const

Completed in 682 milliseconds