Home
last modified time | relevance | path

Searched refs:__gnu_cxx (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/
H A Dcontainer_base_dispatch.hpp111 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
113 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
127 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
129 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
142 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
155 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
168 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
170 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
184 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
186 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/
H A Dcontainer_base_dispatch.hpp111 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
113 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
127 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
129 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
142 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
155 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
168 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
170 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
184 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 0> at0;
186 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 1> at1;
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dspecfun.h251 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
254 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY()
297 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
300 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY()
342 inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type in _GLIBCXX_VISIBILITY()
345 typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; in _GLIBCXX_VISIBILITY()
390 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
393 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY()
437 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
440 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY()
[all …]
H A Dconcept_check.h69 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >();
71 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C);
73 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
75 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C);
77 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
H A Dstl_heap.h94 __gnu_cxx::__ops::_Iter_less_iter __comp; in _GLIBCXX_VISIBILITY()
104 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
169 __gnu_cxx::__ops::_Iter_less_val __comp; in _GLIBCXX_VISIBILITY()
204 __decltype(__gnu_cxx::__ops::__iter_comp_val(_GLIBCXX_MOVE(__comp))) in _GLIBCXX_VISIBILITY()
235 __decltype(__gnu_cxx::__ops::__iter_comp_val(_GLIBCXX_MOVE(__comp))) in _GLIBCXX_VISIBILITY()
286 __gnu_cxx::__ops::_Iter_less_iter __comp; in _GLIBCXX_VISIBILITY()
318 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
370 __gnu_cxx::__ops::_Iter_less_iter __comp; in _GLIBCXX_VISIBILITY()
396 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
433 __gnu_cxx::__ops::_Iter_less_iter __comp; in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dcmath307 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
311 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
317 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
321 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
326 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
330 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
335 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
339 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
344 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
348 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcmath100 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
119 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
138 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
157 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
176 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
179 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
197 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
216 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
235 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
254 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
[all …]
H A Dcstdlib160 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
203 } // namespace __gnu_cxx
208 using ::__gnu_cxx::lldiv_t;
210 using ::__gnu_cxx::_Exit;
211 using ::__gnu_cxx::abs;
213 using ::__gnu_cxx::llabs;
214 using ::__gnu_cxx::div;
215 using ::__gnu_cxx::lldiv;
217 using ::__gnu_cxx::atoll;
218 using ::__gnu_cxx::strtof;
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dcmath308 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
312 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
318 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
322 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
327 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
331 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
336 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
340 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
345 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
349 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/
H A Dcmath95 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
111 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
127 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
143 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
159 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value
176 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
192 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
208 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
224 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
240 inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
[all …]
H A Dcstdlib157 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
200 } // namespace __gnu_cxx
205 using ::__gnu_cxx::lldiv_t;
207 using ::__gnu_cxx::_Exit;
208 using ::__gnu_cxx::abs;
210 using ::__gnu_cxx::llabs;
211 using ::__gnu_cxx::div;
212 using ::__gnu_cxx::lldiv;
214 using ::__gnu_cxx::atoll;
215 using ::__gnu_cxx::strtof;
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcmath97 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
116 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
135 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
154 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
157 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
175 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
194 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
213 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
232 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
251 typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
[all …]
H A Dcstdlib195 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
235 } // namespace __gnu_cxx
240 using ::__gnu_cxx::lldiv_t;
242 using ::__gnu_cxx::_Exit;
244 using ::__gnu_cxx::llabs;
245 using ::__gnu_cxx::div;
246 using ::__gnu_cxx::lldiv;
248 using ::__gnu_cxx::atoll;
249 using ::__gnu_cxx::strtof;
250 using ::__gnu_cxx::strtoll;
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dguard.cc53 static __gnu_cxx::__recursive_mutex* static_mutex;
55 typedef char fake_recursive_mutex[sizeof(__gnu_cxx::__recursive_mutex)]
56 __attribute__ ((aligned(__alignof__(__gnu_cxx::__recursive_mutex))));
60 { static_mutex = new (&fake_mutex) __gnu_cxx::__recursive_mutex(); } in init()
62 __gnu_cxx::__recursive_mutex&
90 static __gnu_cxx::__cond* static_cond;
93 typedef char fake_cond_t[sizeof(__gnu_cxx::__cond)]
94 __attribute__ ((aligned(__alignof__(__gnu_cxx::__cond))));
98 { static_cond = new (&fake_cond) __gnu_cxx::__cond(); } in init_static_cond()
100 __gnu_cxx::__cond&
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dguard.cc53 static __gnu_cxx::__recursive_mutex* static_mutex;
55 typedef char fake_recursive_mutex[sizeof(__gnu_cxx::__recursive_mutex)]
56 __attribute__ ((aligned(__alignof__(__gnu_cxx::__recursive_mutex))));
60 { static_mutex = new (&fake_mutex) __gnu_cxx::__recursive_mutex(); } in init()
62 __gnu_cxx::__recursive_mutex&
90 static __gnu_cxx::__cond* static_cond;
93 typedef char fake_cond_t[sizeof(__gnu_cxx::__cond)]
94 __attribute__ ((aligned(__alignof__(__gnu_cxx::__cond))));
98 { static_cond = new (&fake_cond) __gnu_cxx::__cond(); } in init_static_cond()
100 __gnu_cxx::__cond&
[all …]
H A Deh_terminate.cc36 __gnu_cxx::__mutex mx;
80 __gnu_cxx::__scoped_lock l(mx); in set_terminate()
94 __gnu_cxx::__scoped_lock l(mx); in get_terminate()
107 __gnu_cxx::__scoped_lock l(mx); in set_unexpected()
121 __gnu_cxx::__scoped_lock l(mx); in get_unexpected()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dconcept_check.h68 __gnu_cxx::__function_requires< __gnu_cxx::__VA_ARGS__ >();
70 _GLIBCXX_CLASS_REQUIRES(_a, __gnu_cxx, _C);
72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C);
76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
H A Dbasic_string.h124 typedef __gnu_cxx::__normal_iterator<pointer, basic_string> iterator; in _GLIBCXX_VISIBILITY()
125 typedef __gnu_cxx::__normal_iterator<const_pointer, basic_string> in _GLIBCXX_VISIBILITY()
242 if (__gnu_cxx::__exchange_and_add_dispatch(&this->_M_refcount, in _GLIBCXX_VISIBILITY()
260 __gnu_cxx::__atomic_add_dispatch(&this->_M_refcount, 1); in _GLIBCXX_VISIBILITY()
408 if (__d > __gnu_cxx::__numeric_traits<int>::__max) in _GLIBCXX_VISIBILITY()
409 return __gnu_cxx::__numeric_traits<int>::__max; in _GLIBCXX_VISIBILITY()
410 else if (__d < __gnu_cxx::__numeric_traits<int>::__min) in _GLIBCXX_VISIBILITY()
411 return __gnu_cxx::__numeric_traits<int>::__min; in _GLIBCXX_VISIBILITY()
2489 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, bool>::__type in _GLIBCXX_VISIBILITY()
2821 { return __gnu_cxx::__stoa<long, int>(&std::strtol, "stoi", __str.c_str(), in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring_util.h46 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
63 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
64 __normal_iterator<pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
68 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
69 __normal_iterator<const_pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
75 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
76 __normal_iterator<pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
80 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
81 __normal_iterator<const_pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
H A Dvstring.h42 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
73 typedef __gnu_cxx::__normal_iterator<pointer, __versa_string> iterator; in _GLIBCXX_VISIBILITY()
74 typedef __gnu_cxx::__normal_iterator<const_pointer, __versa_string> in _GLIBCXX_VISIBILITY()
2615 __gnu_cxx::__versa_string<_CharT, _Traits, in _GLIBCXX_VISIBILITY()
2631 const __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, in _GLIBCXX_VISIBILITY()
2657 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in _GLIBCXX_VISIBILITY()
2677 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str) in _GLIBCXX_VISIBILITY()
2687 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
2695 { return __gnu_cxx::__stoa<long, int>(&std::strtol, "stoi", __str.c_str(), in _GLIBCXX_VISIBILITY()
2700 { return __gnu_cxx::__stoa(&std::strtol, "stol", __str.c_str(), in _GLIBCXX_VISIBILITY()
[all …]
H A Dtypelist.h48 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
359 #define _GLIBCXX_TYPELIST_CHAIN1(X0) __gnu_cxx::typelist::chain<X0, __gnu_cxx::typelist::null_type> in _GLIBCXX_VISIBILITY()
360 #define _GLIBCXX_TYPELIST_CHAIN2(X0, X1) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN1(X1… in _GLIBCXX_VISIBILITY()
361 #define _GLIBCXX_TYPELIST_CHAIN3(X0, X1, X2) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN… in _GLIBCXX_VISIBILITY()
362 #define _GLIBCXX_TYPELIST_CHAIN4(X0, X1, X2, X3) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_C… in _GLIBCXX_VISIBILITY()
363 #define _GLIBCXX_TYPELIST_CHAIN5(X0, X1, X2, X3, X4) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELI… in _GLIBCXX_VISIBILITY()
364 #define _GLIBCXX_TYPELIST_CHAIN6(X0, X1, X2, X3, X4, X5) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TY… in _GLIBCXX_VISIBILITY()
365 #define _GLIBCXX_TYPELIST_CHAIN7(X0, X1, X2, X3, X4, X5, X6) __gnu_cxx::typelist::chain<X0, _GLIBCX… in _GLIBCXX_VISIBILITY()
366 #define _GLIBCXX_TYPELIST_CHAIN8(X0, X1, X2, X3, X4, X5, X6, X7) __gnu_cxx::typelist::chain<X0, _GL… in _GLIBCXX_VISIBILITY()
367 #define _GLIBCXX_TYPELIST_CHAIN9(X0, X1, X2, X3, X4, X5, X6, X7, X8) __gnu_cxx::typelist::chain<X0,… in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring_util.h47 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
64 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
65 __normal_iterator<pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
69 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
70 __normal_iterator<const_pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
76 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
77 __normal_iterator<pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
81 typedef __gnu_cxx:: in _GLIBCXX_VISIBILITY()
82 __normal_iterator<const_pointer, __gnu_cxx:: in _GLIBCXX_VISIBILITY()
H A Dvstring.h43 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
74 typedef __gnu_cxx::__normal_iterator<pointer, __versa_string> iterator; in _GLIBCXX_VISIBILITY()
75 typedef __gnu_cxx::__normal_iterator<const_pointer, __versa_string> in _GLIBCXX_VISIBILITY()
2472 __gnu_cxx::__versa_string<_CharT, _Traits, in _GLIBCXX_VISIBILITY()
2488 const __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, in _GLIBCXX_VISIBILITY()
2514 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in _GLIBCXX_VISIBILITY()
2534 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str) in _GLIBCXX_VISIBILITY()
2544 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
2551 { return __gnu_cxx::__stoa<long, int>(&std::strtol, "stoi", __str.c_str(), in _GLIBCXX_VISIBILITY()
2556 { return __gnu_cxx::__stoa(&std::strtol, "stol", __str.c_str(), in _GLIBCXX_VISIBILITY()
[all …]
H A Dtypelist.h49 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
137 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY()
375 #define _GLIBCXX_TYPELIST_CHAIN1(X0) __gnu_cxx::typelist::chain<X0, __gnu_cxx::typelist::null_type>
376 #define _GLIBCXX_TYPELIST_CHAIN2(X0, X1) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN1(X1…
377 #define _GLIBCXX_TYPELIST_CHAIN3(X0, X1, X2) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN…
378 #define _GLIBCXX_TYPELIST_CHAIN4(X0, X1, X2, X3) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_C…
379 #define _GLIBCXX_TYPELIST_CHAIN5(X0, X1, X2, X3, X4) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELI…
380 #define _GLIBCXX_TYPELIST_CHAIN6(X0, X1, X2, X3, X4, X5) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TY…
381 #define _GLIBCXX_TYPELIST_CHAIN7(X0, X1, X2, X3, X4, X5, X6) __gnu_cxx::typelist::chain<X0, _GLIBCX…
382 #define _GLIBCXX_TYPELIST_CHAIN8(X0, X1, X2, X3, X4, X5, X6, X7) __gnu_cxx::typelist::chain<X0, _GL…
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Ddebug.cc52 __gnu_cxx::__mutex&
91 lock_and_run(__gnu_cxx::__mutex& lhs_mutex, __gnu_cxx::__mutex& rhs_mutex, in lock_and_run()
97 __gnu_cxx::__scoped_lock sentry(lhs_mutex); in lock_and_run()
102 __gnu_cxx::__scoped_lock sentry1(&lhs_mutex < &rhs_mutex in lock_and_run()
104 __gnu_cxx::__scoped_lock sentry2(&lhs_mutex < &rhs_mutex in lock_and_run()
111 swap_seq(__gnu_cxx::__mutex& lhs_mutex, in swap_seq()
113 __gnu_cxx::__mutex& rhs_mutex, in swap_seq()
132 swap_ucont(__gnu_cxx::__mutex& lhs_mutex, in swap_ucont()
134 __gnu_cxx::__mutex& rhs_mutex, in swap_ucont()
245 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach_all()
[all …]

12345678910>>...12