| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | move.h | 77 forward(typename std::remove_reference<_Tp>::type& __t) noexcept in _GLIBCXX_VISIBILITY() 89 forward(typename std::remove_reference<_Tp>::type&& __t) noexcept in _GLIBCXX_VISIBILITY() 103 constexpr typename std::remove_reference<_Tp>::type&& in _GLIBCXX_VISIBILITY() 105 { return static_cast<typename std::remove_reference<_Tp>::type&&>(__t); } in _GLIBCXX_VISIBILITY()
|
| D | unique_ptr.h | 157 _Ptr<_Up, _Ep, __void_t<typename remove_reference<_Ep>::type::pointer>> in _GLIBCXX_VISIBILITY() 159 using type = typename remove_reference<_Ep>::type::pointer; in _GLIBCXX_VISIBILITY() 350 typename _DelUnref = typename remove_reference<_Del>::type> in _GLIBCXX_VISIBILITY() 643 typename _DelUnref = typename remove_reference<_Del>::type, in _GLIBCXX_VISIBILITY()
|
| D | invoke.h | 55 __invfwd(typename remove_reference<_Tp>::type& __t) noexcept in _GLIBCXX_VISIBILITY()
|
| D | shared_ptr_base.h | 1045 reference_wrapper<typename remove_reference<_Del>::type>, in _GLIBCXX_VISIBILITY()
|
| D | stl_iterator.h | 1506 typename remove_reference<__base_ref>::type&&,
|
| D | stl_algo.h | 3720 typedef typename remove_reference<_UniformRandomNumberGenerator>::type in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | type_traits | 485 struct remove_reference; 490 { typedef typename remove_reference<_Tp>::type* type; }; 606 typedef typename remove_reference<_Tp>::type __rr_Tp; 618 remove_reference<_From>::type>::value 641 struct remove_reference 645 struct remove_reference<_Tp&>
|
| D | random.h | 84 typedef typename remove_reference<_Engine>::type _BEngine; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-ref.h | 43 void remove_reference ();
|
| D | ipa-ref.cc | 31 ipa_ref::remove_reference () in remove_reference() function in ipa_ref
|
| D | multiple_target.cc | 114 ref->remove_reference (); in create_dispatcher_calls()
|
| D | cgraphbuild.cc | 450 ref->remove_reference (); in rebuild_references()
|
| D | symtab.cc | 783 r->remove_reference (); in remove_stmt_references() 822 ref_list.references.last ().remove_reference (); in remove_all_references() 832 ref_list.referring.last ()->remove_reference (); in remove_all_referring()
|
| D | ipa-cp.cc | 4148 to_del->remove_reference (); in ipcp_discover_new_direct_edges() 4962 to_del->remove_reference (); in adjust_references_in_caller() 5013 to_del->remove_reference (); in adjust_references_in_caller()
|
| D | ipa-prop.cc | 3701 to_del->remove_reference (); in remove_described_reference() 4198 ref->remove_reference (); in propagate_controlled_uses() 4248 ref->remove_reference (); in propagate_controlled_uses()
|
| D | cgraph.cc | 1266 ref->remove_reference (); in resolve_speculation()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ |
| D | type_utils.hpp | 64 using std::tr1::remove_reference;
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| D | nested_exception.h | 101 using _Up = typename remove_reference<_Tp>::type; in __throw_with_nested_impl()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | scoped_allocator | 74 typename remove_reference<__outer_allocator_t<_Alloc>>::type 78 typename remove_reference<__outer_allocator_t<_Alloc>>::type
|
| D | type_traits | 1620 /// remove_reference 1622 struct remove_reference 1626 struct remove_reference<_Tp&> 1630 struct remove_reference<_Tp&&> 1662 /// Alias template for remove_reference 1664 using remove_reference_t = typename remove_reference<_Tp>::type; 2067 { typedef typename remove_reference<_Tp>::type* type; }; 2190 typedef typename remove_reference<_Tp>::type __remove_type; 2243 = typename remove_cv<typename remove_reference<_Tp>::type>::type; 2511 typedef typename remove_reference<_Arg>::type _Argval; [all …]
|
| D | tuple | 1702 typename remove_reference<_Tp>::type>::value>::__type __type;
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | arc.c | 2205 remove_reference(arc_buf_hdr_t *hdr, kmutex_t *hash_lock, void *tag) in remove_reference() function 3119 VERIFY0(remove_reference(hdr, NULL, tag)); in arc_buf_destroy() 3131 (void) remove_reference(hdr, hash_lock, tag); in arc_buf_destroy() 5361 (void) remove_reference(hdr, hash_lock, tag); in arc_release()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2007 | 4 std::remove_reference<>::type&&, typename 5 std::remove_reference<>::type&&...), 747 remove_cv, is_member_pointer, remove_reference): Declare. 3396 remove_reference): Remove. 3398 remove_reference): Add. 3400 is_reference, remove_reference, add_lvalue_reference, 3423 * testsuite/20_util/remove_reference/requirements/ 3425 * testsuite/20_util/remove_reference/value.cc: Likewise. 4609 * tr1/4_metaprogramming/remove_reference 4610 * tr1/4_metaprogramming/remove_reference/requirements [all …]
|
| D | ChangeLog-2013 | 187 * testsuite/20_util/remove_reference/value.cc: Likewise. 711 * testsuite/20_util/remove_reference/requirements/typedefs.cc: New.
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| D | demangle-expected | 1197 …onst&)#2}&&)::{lambda(unsigned long)#1}> >, x::ptrrefBase> >&>(std::remove_reference<x::refobjiter…
|