Home
last modified time | relevance | path

Searched defs:_Tune (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dmt_allocator.h59 struct _Tune in _GLIBCXX_VISIBILITY() struct
62 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY()
64 enum { _S_min_bin = 8 }; in _GLIBCXX_VISIBILITY()
72 size_t _M_align; in _GLIBCXX_VISIBILITY()
79 size_t _M_max_bytes; in _GLIBCXX_VISIBILITY()
84 size_t _M_min_bin; in _GLIBCXX_VISIBILITY()
92 size_t _M_chunk_size; in _GLIBCXX_VISIBILITY()
100 size_t _M_max_threads; in _GLIBCXX_VISIBILITY()
111 bool _M_force_new; in _GLIBCXX_VISIBILITY()
114 _Tune() in _GLIBCXX_VISIBILITY() function
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dmt_allocator.h57 struct _Tune in _GLIBCXX_VISIBILITY() struct
60 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY()
62 enum { _S_min_bin = 8 }; in _GLIBCXX_VISIBILITY()
70 size_t _M_align; in _GLIBCXX_VISIBILITY()
77 size_t _M_max_bytes; in _GLIBCXX_VISIBILITY()
82 size_t _M_min_bin; in _GLIBCXX_VISIBILITY()
90 size_t _M_chunk_size; in _GLIBCXX_VISIBILITY()
98 size_t _M_max_threads; in _GLIBCXX_VISIBILITY()
109 bool _M_force_new; in _GLIBCXX_VISIBILITY()
112 _Tune() in _GLIBCXX_VISIBILITY() argument
[all …]