/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | enable_special_members.h | 44 template<bool _Switch, typename _Tag = void> 53 template<bool _Switch, typename _Tag = void> 63 typename _Tag = void> 70 * The @c _Tag type parameter is to make mixin bases unique and thus avoid 76 typename _Tag = void> 78 : private _Enable_default_constructor<_Default, _Tag>, 79 private _Enable_destructor<_Destructor, _Tag>, 82 _Tag> 87 template<typename _Tag> 88 struct _Enable_default_constructor<false, _Tag> [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | enable_special_members.h | 44 template<bool _Switch, typename _Tag = void> 53 template<bool _Switch, typename _Tag = void> 63 typename _Tag = void> 70 * The @c _Tag type parameter is to make mixin bases unique and thus avoid 76 typename _Tag = void> 78 : private _Enable_default_constructor<_Default, _Tag>, 79 private _Enable_destructor<_Destructor, _Tag>, 82 _Tag> 87 template<typename _Tag> 88 struct _Enable_default_constructor<false, _Tag> [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
H A D | numericfwd.h | 53 template<typename _IIter, typename _Tp, typename _Tag> 55 __accumulate_switch(_IIter, _IIter, _Tp, _Tag); 72 typename _Tag> 74 __accumulate_switch(_IIter, _IIter, _Tp, _BinaryOper, _Tag);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _iterator_base.h | 123 { typedef _IteCat _Tag; }; typedef in struct:_CategoryMapping 127 { typedef input_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 130 { typedef output_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 133 { typedef forward_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 136 { typedef bidirectional_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 139 { typedef random_access_iterator_tag _Tag; }; typedef in struct:_CategoryMapping 144 typedef typename _CategoryMapping<_OriginalTag>::_Tag iterator_category;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 219 template<typename _Tag>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 219 template<typename _Tag>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 219 template<typename _Tag>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 219 template<typename _Tag>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 220 template<typename _Tag>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 220 template<typename _Tag>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/ |
H A D | tag_and_trait.hpp | 219 template<typename _Tag>
|