Home
last modified time | relevance | path

Searched refs:__false_type (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dcpp_type_traits.h98 struct __false_type { }; struct
102 { typedef __false_type __type; };
122 typedef __false_type __type;
137 typedef __false_type __type;
154 typedef __false_type __type;
260 typedef __false_type __type;
292 typedef __false_type __type;
309 typedef __false_type __type;
382 typedef __false_type __type;
Dstl_uninitialized.h81 __false_type) in __uninitialized_copy_aux() argument
144 const _Tp& __x, __false_type) in __uninitialized_fill_aux() argument
189 const _Tp& __x, __false_type) in __uninitialized_fill_n_aux() argument
Dstl_tempbuf.h97 _M_initialize_buffer(const _Tp& __val, __false_type) in _GLIBCXX_BEGIN_NAMESPACE()
Dstl_construct.h119 __false_type) in __destroy_aux() argument
Dstl_vector.h796 __false_type) in _M_initialize_dispatch() argument
845 __false_type) in _M_assign_dispatch() argument
886 _InputIterator __last, __false_type) in _M_insert_dispatch() argument
Dstl_list.h497 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } in list()
1113 __false_type) in _M_initialize_dispatch() argument
1144 __false_type);
Dstl_deque.h1236 __false_type) in _M_initialize_dispatch() argument
1300 __false_type) in _M_assign_dispatch() argument
1381 __false_type) in _M_insert_dispatch() argument
1431 _M_destroy_data_dispatch(iterator __first, iterator __last, __false_type) in _M_destroy_data_dispatch() argument
Dstl_bvector.h805 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
836 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
898 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
Dlist.tcc159 __false_type) in _M_assign_dispatch() argument
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dtype_traits.h91 struct __false_type {}; struct
113 typedef __false_type has_trivial_default_constructor;
114 typedef __false_type has_trivial_copy_constructor;
115 typedef __false_type has_trivial_assignment_operator;
116 typedef __false_type has_trivial_destructor;
117 typedef __false_type is_POD_type;
265 typedef __false_type _Integral;
321 typedef __false_type _Normal;
Dstl_uninitialized.h82 __false_type) in __uninitialized_copy_aux() argument
141 const _Tp& __x, __false_type) in __uninitialized_fill_aux() argument
186 const _Tp& __x, __false_type) in __uninitialized_fill_n_aux() argument
Dstl_algobase.h259 _OutputIter __result, __false_type) in __copy_aux2() argument
297 _OutputIter __result, __false_type) in __copy_ni2() argument
320 _OutputIter __result, __false_type) in __copy_ni1() argument
440 _BI2 __result, __false_type)
456 _BI2 __result, __false_type)
Dstl_construct.h100 __destroy_aux(_ForwardIterator __first, _ForwardIterator __last, __false_type) in __destroy_aux() argument
Dstl_tempbuf.h101 void _M_initialize_buffer(const _Tp& val, __false_type) { in _M_initialize_buffer() argument
Dstl_vector.h803 __false_type) in _M_initialize_dispatch() argument
848 _M_assign_dispatch(_InputIter __first, _InputIter __last, __false_type) in _M_assign_dispatch() argument
889 _InputIterator __last, __false_type) in _M_insert_dispatch() argument
Dstl_bvector.h522 __false_type) { in _M_initialize_dispatch() argument
577 void _M_assign_dispatch(_InputIter __first, _InputIter __last, __false_type) in _M_assign_dispatch() argument
661 __false_type) { in _M_insert_dispatch() argument
Dstl_list.h1027 _M_assign_dispatch(_InputIter __first, _InputIter __last, __false_type);
1052 __false_type) in _M_insert_dispatch() argument
Dstl_deque.h1275 __false_type) in _M_initialize_dispatch() argument
1339 _M_assign_dispatch(_InputIter __first, _InputIter __last, __false_type) in _M_assign_dispatch() argument
1422 __false_type) in _M_insert_dispatch() argument
Dlist.tcc166 _M_assign_dispatch(_InputIter __first2, _InputIter __last2, __false_type) in _M_assign_dispatch() argument
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dmisc-inst.cc81 (string*, size_t, string const &, __false_type);
87 string*, __false_type);
Dstring-inst.cc136 __destroy_aux<S*>(S*, S*, __false_type);
/openbsd/src/gnu/gcc/libstdc++-v3/include/debug/
Dfunctions.h125 const _InputIterator& __last, std::__false_type) in __valid_range_aux() argument
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dslist66 using std::__false_type;
421 __false_type);
546 __false_type)
777 __false_type)
Dsso_string_base.h103 std::__false_type) in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/
Dslist406 __false_type);
493 __false_type) {
684 __false_type)

12