| /trueos/contrib/libstdc++/include/bits/ |
| D | cpp_type_traits.h | 105 struct __false_type { }; struct 109 { typedef __false_type __type; }; 129 typedef __false_type __type; 144 typedef __false_type __type; 161 typedef __false_type __type; 267 typedef __false_type __type; 299 typedef __false_type __type; 316 typedef __false_type __type; 389 typedef __false_type __type;
|
| D | stl_uninitialized.h | 81 __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
|
| D | stl_tempbuf.h | 97 _M_initialize_buffer(const _Tp& __val, __false_type) in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | stl_construct.h | 119 __false_type) in __destroy_aux() argument
|
| D | stl_vector.h | 810 __false_type) in _M_initialize_dispatch() argument 859 __false_type) in _M_assign_dispatch() argument 900 _InputIterator __last, __false_type) in _M_insert_dispatch() argument
|
| D | stl_list.h | 508 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } in list() 1124 __false_type) in _M_initialize_dispatch() argument 1155 __false_type);
|
| D | stl_deque.h | 1248 __false_type) in _M_initialize_dispatch() argument 1312 __false_type) in _M_assign_dispatch() argument 1393 __false_type) in _M_insert_dispatch() argument 1443 _M_destroy_data_dispatch(iterator __first, iterator __last, __false_type) in _M_destroy_data_dispatch() argument
|
| D | stl_bvector.h | 817 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE() 848 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE() 910 __false_type) in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
|
| D | list.tcc | 159 __false_type) in _M_assign_dispatch() argument
|
| D | basic_string.h | 1446 _InputIterator __k2, __false_type); in _GLIBCXX_BEGIN_NAMESPACE() 1461 const _Alloc& __a, __false_type) in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | basic_string.tcc | 638 _InputIterator __k2, __false_type) in _M_replace_dispatch() argument
|
| /trueos/contrib/libstdc++/include/debug/ |
| D | functions.h | 125 const _InputIterator& __last, std::__false_type) in __valid_range_aux() argument
|
| /trueos/contrib/libstdc++/include/ext/ |
| D | slist | 66 using std::__false_type; 421 __false_type); 546 __false_type) 777 __false_type)
|
| D | sso_string_base.h | 103 std::__false_type) in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | rc_string_base.h | 228 const _Alloc& __a, std::__false_type) in _GLIBCXX_BEGIN_NAMESPACE()
|
| D | vstring.tcc | 87 _InputIterator __k2, std::__false_type) in _M_replace_dispatch() argument
|
| D | vstring.h | 1209 _InputIterator __k2, std::__false_type); in _GLIBCXX_BEGIN_NAMESPACE()
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2004 | 6087 _InputIterator, __false_type)): Only declare. 6095 _InputIterator, __false_type)): Define, now does also what 6295 _InputIterator, __false_type)): Update call.
|
| D | ChangeLog-2001 | 1259 (__true_type, __false_type): Change to be plain structs. 1261 __false_type instead of _Bool<false>.
|
| D | ChangeLog-2006 | 321 __false_type from global to namespace std scope.
|