/external/clang/test/Index/ |
D | annotate-nested-name-specifier.cpp | 107 typedef typename outer_alias::inner::vector<type>::template rebind<type> type1; 108 typedef typename outer_alias::inner::vector<type>::template rebind<type>::other type2; 109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; 110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4;
|
/external/clang/test/SemaTemplate/ |
D | alias-templates.cpp | 29 template<typename U> using rebind_thing = typename thing::template rebind<U>; 30 template<typename U> using rebind = traits<rebind_thing<U>>; typedef 46 template<typename U> using rebind = thing<U>; typedef 69 itt::rebind<bool> btr;
|
D | instantiate-member-template.cpp | 232 template <class _Xp> static char __test(typename _Xp::template rebind<_Up>* = 0); 244 template <class U> struct rebind {typedef B1<U> other;}; argument 252 template <class V> struct rebind {typedef D1<V, U> other;}; struct
|
/external/stlport/stlport/stl/config/ |
D | _hpacc.h | 45 typedef typename _STLP_dummy_type1:: _STLP_TEMPLATE rebind<t>::other _STLP_dummy_type2; 65 typedef typename _STLP_dummy_type1:: _STLP_TEMPLATE rebind<t>::other _STLP_dummy_type2; 121 typedef typename _STLP_dummy_type1:: _STLP_TEMPLATE rebind<t>::other _STLP_dummy_type2;
|
/external/clang/test/SemaCXX/ |
D | PR9908.cpp | 6 typedef typename _Tp::template rebind<_Up>::other type; 26 template <class U> struct rebind {typedef ReboundA<U> other;}; struct
|
/external/clang/test/CodeGenCXX/ |
D | thunk-use-after-free.cpp | 8 template < typename > struct rebind { struct 15 typedef typename _Alloc::template rebind < _Tp >::other _Tp_alloc_type;
|
D | debug-info-use-after-free.cpp | 95 template < typename > struct rebind { struct 102 typedef typename _Alloc::template rebind < _Tp >::other _Tp_alloc_type;
|
/external/stlport/stlport/stl/ |
D | _pthread_alloc.h | 109 template <class _NewType> struct rebind { struct 198 template <class _NewType> struct rebind { struct 290 template <class _NewType> struct rebind { 381 template <class _NewType> struct rebind {
|
D | _alloc.h | 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type; 285 template <class _Tp1> struct rebind { struct 374 template <class _Tp1> struct rebind { struct 454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
|
D | _iostream_string.h | 54 template <class _Tp1> struct rebind { struct
|
D | concept_checks.h | 800 _STLP_REQUIRES_SAME_TYPE(typename _Alloc::rebind<_Type>::other, _Alloc);
|
/external/icu4c/config/ |
D | mh-os400 | 40 ## Make target to rebind the common library 42 POST_DATA_BUILD = os400-data-rebind
|
/external/chromium/base/ |
D | stack_container.h | 70 struct rebind { struct
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | PoolAlloc.h | 250 struct rebind { struct
|
/external/stlport/test/unit/ |
D | stack_allocator.h | 83 struct rebind { struct
|
D | mvctor_declaration_test.cpp | 93 template <class _Tp1> struct rebind { struct in std::allocator
|
D | vector_test.cpp | 512 template <class _Tp1> struct rebind { struct
|
/external/stlport/test/eh/ |
D | Prefix.h | 132 template <class _Tp1> struct rebind { struct
|
/external/clang/test/CodeGenObjCXX/ |
D | encode.mm | 68 template<int D> struct rebind { typedef fixed<D> other; };
|
/external/stlport/doc/ |
D | pointer_specialization.txt | 45 specialization? The _Alloc type is supposed to have a rebind member
|
/external/icu4c/data/ |
D | Makefile.in | 843 ifeq ($(POST_DATA_BUILD), os400-data-rebind) 844 os400-data-rebind: $(LIBICUUC)
|
/external/dnsmasq/po/ |
D | pl.po | 805 msgid "possible DNS-rebind attack detected" 806 msgstr "prawdopodobnie wykryto atak DNS-rebind"
|
D | fr.po | 823 msgid "possible DNS-rebind attack detected" 824 msgstr "d�tection d'une possible attaque de type DNS-rebind"
|
D | fi.po | 797 msgid "possible DNS-rebind attack detected"
|
D | it.po | 797 msgid "possible DNS-rebind attack detected"
|