Searched refs:template (Results 1 - 25 of 8540) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dcpp_type_traits.h47 // Firstly, these compile-time entities are used as template-arguments
72 template<typename _Iterator, typename _Container>
85 template<bool>
89 template<>
95 template<class _Sp, class _Tp>
103 template<typename, typename>
110 template<typename _Tp>
117 // Holds if the template-argument is a void type.
118 template<typename _Tp>
125 template<>
[all...]
H A Dlocalefwd.h57 template<typename _Facet>
61 template<typename _Facet>
66 template<typename _CharT>
70 template<typename _CharT>
74 template<typename _CharT>
78 template<typename _CharT>
82 template<typename _CharT>
86 template<typename _CharT>
90 template<typename _CharT>
94 template<typenam
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dcpp_type_traits.h47 // Firstly, these compile-time entities are used as template-arguments
72 template<typename _Iterator, typename _Container>
85 template<bool>
89 template<>
95 template<class _Sp, class _Tp>
103 template<typename, typename>
110 template<typename _Tp>
117 // Holds if the template-argument is a void type.
118 template<typename _Tp>
125 template<>
[all...]
H A Dlocalefwd.h57 template<typename _Facet>
61 template<typename _Facet>
66 template<typename _CharT>
70 template<typename _CharT>
74 template<typename _CharT>
78 template<typename _CharT>
82 template<typename _CharT>
86 template<typename _CharT>
90 template<typename _CharT>
94 template<typenam
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dcpp_type_traits.h47 // Firstly, these compile-time entities are used as template-arguments
72 template<typename _Iterator, typename _Container>
85 template<bool>
89 template<>
95 template<class _Sp, class _Tp>
103 template<typename, typename>
110 template<typename _Tp>
117 // Holds if the template-argument is a void type.
118 template<typename _Tp>
125 template<>
[all...]
H A Dlocalefwd.h57 template<typename _Facet>
61 template<typename _Facet>
66 template<typename _CharT>
70 template<typename _CharT>
74 template<typename _CharT>
78 template<typename _CharT>
82 template<typename _CharT>
86 template<typename _CharT>
90 template<typename _CharT>
94 template<typenam
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/
H A Dtest_traits.h13 template <class charT>
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/
H A Dtest_traits.h13 template <class charT>
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dtype_traits.h71 template<typename B, typename D>
88 template <bool cond, class T = void> struct enable_if;
89 template <class T> struct is_integral;
90 template <class T> struct is_floating_point;
91 template <class T> struct is_pointer;
95 template <class T> struct is_enum;
97 template <class T> struct is_reference;
98 template <class T> struct is_pod;
99 template <class T> struct has_trivial_constructor;
100 template <clas
[all...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dtype_traits.h69 template <class T> struct is_integral;
70 template <class T> struct is_floating_point;
71 template <class T> struct is_pointer;
75 template <class T> struct is_enum;
77 template <class T> struct is_reference;
78 template <class T> struct is_pod;
79 template <class T> struct has_trivial_constructor;
80 template <class T> struct has_trivial_copy;
81 template <class T> struct has_trivial_assign;
82 template <clas
[all...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dtype_traits.h69 template <class T> struct is_integral;
70 template <class T> struct is_floating_point;
71 template <class T> struct is_pointer;
75 template <class T> struct is_enum;
77 template <class T> struct is_reference;
78 template <class T> struct is_pod;
79 template <class T> struct has_trivial_constructor;
80 template <class T> struct has_trivial_copy;
81 template <class T> struct has_trivial_assign;
82 template <clas
[all...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
H A Dtype_traits.h69 template <class T> struct is_integral;
70 template <class T> struct is_floating_point;
71 template <class T> struct is_pointer;
75 template <class T> struct is_enum;
77 template <class T> struct is_reference;
78 template <class T> struct is_pod;
79 template <class T> struct has_trivial_constructor;
80 template <class T> struct has_trivial_copy;
81 template <class T> struct has_trivial_assign;
82 template <clas
[all...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
H A Dtype_traits.h69 template <class T> struct is_integral;
70 template <class T> struct is_floating_point;
71 template <class T> struct is_pointer;
75 template <class T> struct is_enum;
77 template <class T> struct is_reference;
78 template <class T> struct is_pod;
79 template <class T> struct has_trivial_constructor;
80 template <class T> struct has_trivial_copy;
81 template <class T> struct has_trivial_assign;
82 template <clas
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dtype_traits.h42 template<bool, typename>
46 template<typename _Tp>
52 template<bool _Cond, typename _Iftrue, typename _Iffalse>
56 template<typename _Iftrue, typename _Iffalse>
62 template<typename _Tp>
72 template<>
76 template<>
80 template<>
84 template<>
88 template<>
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dis-a.h107 template member function 'test' of the template class 'is_a_helper'. For
110 template <>
111 template <>
119 must also specialize the template member function 'cast'. Failure to do so
122 template <>
123 template <>
137 template <typename T>
140 template <typename U>
142 template <typenam
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dtype_traits.h42 template<bool, typename>
46 template<typename _Tp>
52 template<bool _Cond, typename _Iftrue, typename _Iffalse>
56 template<typename _Iftrue, typename _Iffalse>
62 template<typename _Tp>
72 template<>
76 template<>
80 template<>
84 template<>
88 template<>
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dtype_traits.h42 template<bool, typename>
46 template<typename _Tp>
52 template<bool _Cond, typename _Iftrue, typename _Iffalse>
56 template<typename _Iftrue, typename _Iffalse>
62 template<typename _Tp>
72 template<>
76 template<>
80 template<>
84 template<>
88 template<>
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A Dilist_node_options.h20 template <bool EnableSentinelTracking> class ilist_node_base;
21 template <bool EnableSentinelTracking> class ilist_base;
28 template <bool EnableSentinelTracking> struct ilist_sentinel_tracking {};
34 template <class Tag> struct ilist_tag {};
39 template <bool IsExplicit> struct explicitness {
56 template <class Option> struct is_valid_option : std::false_type {};
62 template <class... Options> struct extract_sentinel_tracking;
63 template <bool EnableSentinelTracking, class... Options>
67 template <class Option1, class... Options>
71 template <> struc
[all...]

Completed in 520 milliseconds

1234567891011>>