Home
last modified time | relevance | path

Searched refs:template (Results 276 - 300 of 4398) sorted by relevance

1...<<11121314151617181920>>...176

/third_party/protobuf/src/google/protobuf/
H A Dmessage.h183 template <typename T>
186 template <typename T>
196 template <class To>
201 template <class To>
207 template <class To>
377 template <typename T, typename Enable = void>
380 template <typename T, typename Enable = void>
744 template <typename T>
750 template <typename T>
764 // template matchin
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_complexconverter.h20 // Export explicit template instantiations of MaybeStackArray, MemoryPool and
27 template class U_I18N_API MaybeStackArray<units::UnitsConverter*, 8>;
28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;
29 template class U_I18N_API MaybeStackVector<units::UnitsConverter, 8>;
30 template class U_I18N_API MaybeStackArray<MeasureUnitImpl*, 8>;
31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;
32 template class U_I18N_API MaybeStackVector<MeasureUnitImpl, 8>;
33 template class U_I18N_API MaybeStackArray<MeasureUnit*, 8>;
34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;
35 template clas
[all...]
/third_party/jinja2/
H A Dmeta.py63 iterator over all the hardcoded template extensions, inclusions and
74 to rebuild parts of the website after a layout template has changed.
79 template: nodes.Expr = node.template # type: ignore
81 if not isinstance(template, nodes.Const):
83 if isinstance(template, (nodes.Tuple, nodes.List)):
84 for template_name in template.items:
97 # constant is a basestring, direct template name
98 if isinstance(template.value, str):
99 yield template
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dunits_complexconverter.h20 // Export explicit template instantiations of MaybeStackArray, MemoryPool and
27 template class U_I18N_API MaybeStackArray<units::UnitsConverter*, 8>;
28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;
29 template class U_I18N_API MaybeStackVector<units::UnitsConverter, 8>;
30 template class U_I18N_API MaybeStackArray<MeasureUnitImpl*, 8>;
31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;
32 template class U_I18N_API MaybeStackVector<MeasureUnitImpl, 8>;
33 template class U_I18N_API MaybeStackArray<MeasureUnit*, 8>;
34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;
35 template clas
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerfParams.h32 template <typename ParamsT>
40 template <typename ParamsT>
48 template <typename ParamsT>
56 template <typename ParamsT>
64 template <typename ParamsT>
72 template <typename ParamsT>
80 template <typename ParamsT>
88 template <typename ParamsT>
96 template <typename ParamsT>
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunits_complexconverter.h20 // Export explicit template instantiations of MaybeStackArray, MemoryPool and
27 template class U_I18N_API MaybeStackArray<units::UnitsConverter*, 8>;
28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;
29 template class U_I18N_API MaybeStackVector<units::UnitsConverter, 8>;
30 template class U_I18N_API MaybeStackArray<MeasureUnitImpl*, 8>;
31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;
32 template class U_I18N_API MaybeStackVector<MeasureUnitImpl, 8>;
33 template class U_I18N_API MaybeStackArray<MeasureUnit*, 8>;
34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;
35 template clas
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dcopyvertex.h23 template <typename T,
29 template <size_t inputComponentCount, size_t outputComponentCount>
35 template <size_t componentCount>
41 template <size_t inputComponentCount, size_t outputComponentCount>
44 template <typename T,
51 template <size_t inputComponentCount, size_t outputComponentCount>
58 template <bool isSigned, bool normalized, bool toFloat, bool toHalf>
64 template <bool isSigned, bool normalized, bool toHalf>
70 template <bool isSigned, bool normalized, bool toHalf>
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dace_type.h49 template<class T>
54 template<class T>
59 template<class T, class O>
64 template<class T, class O>
76 template<class T>
89 template<class T>
100 template<class T>
105 template<class T>
112 template<class T>
117 template<clas in InstanceOf()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dsingleton.h90 template<typename T>
118 template<typename T>
121 template<typename T>
124 template<typename T>
138 template<typename T>
152 template<typename T>
173 template<typename T>
176 template<typename T>
179 template<typename T>
196 template<typenam
[all...]
/foundation/multimedia/image_framework/mock/native/include/
H A Dsingleton.h51 template<typename T>
62 template<typename T>
65 template<typename T>
68 template<typename T>
81 template<typename T>
91 template<typename T>
101 template<typename T>
104 template<typename T>
107 template<typename T>
119 template<typenam
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dentry_points_utils.h23 // A template struct for determining the default value to return for each entry point.
24 template <angle::EntryPoint EP, typename ReturnType>
28 template <angle::EntryPoint EP>
35 template <angle::EntryPoint EP>
41 template <angle::EntryPoint EP>
47 template <angle::EntryPoint EP>
54 template <angle::EntryPoint EP, typename PointerType>
60 template <angle::EntryPoint EP, typename PointerType>
67 template <>
74 template <>
[all...]
/third_party/skia/src/core/
H A DSkRecord.h37 // template <typename T>
40 template <typename F>
46 // template <typename T>
49 template <typename F>
56 template <typename T>
67 template <typename T>
78 template <typename T>
114 template <typename T>
118 template <typename T>
124 template <typenam
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPassInstrumentation.h91 template <typename CallableT> void registerBeforePassCallback(CallableT C) { in registerBeforePassCallback()
95 template <typename CallableT> void registerAfterPassCallback(CallableT C) { in registerAfterPassCallback()
99 template <typename CallableT>
104 template <typename CallableT>
109 template <typename CallableT>
143 template <typename IRUnitT, typename PassT>
157 template <typename IRUnitT, typename PassT>
167 template <typename IRUnitT, typename PassT>
176 template <typename IRUnitT, typename PassT>
185 template <typenam
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRegistry.h9 // Defines a registry template for discovering pluggable modules.
26 template <typename T>
43 template <typename T>
105 /// A static registration template. Use like such:
110 /// Use of this template requires that:
113 template <typename V>
131 /// This provides template definitions of add_node, begin, and the Head and Tail
139 template<typename T> typename Registry<T>::node *Registry<T>::Head = nullptr;\
140 template<typename T> typename Registry<T>::node *Registry<T>::Tail = nullptr;\
141 template<typenam
[all...]
H A DMathExtras.h90 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter {
114 template <typename T> struct TrailingZerosCounter<T, 4> {
130 template <typename T> struct TrailingZerosCounter<T, 8> {
155 template <typename T>
164 template <typename T, std::size_t SizeOfT> struct LeadingZerosCounter {
183 template <typename T> struct LeadingZerosCounter<T, 4> {
199 template <typename T> struct LeadingZerosCounter<T, 8> {
224 template <typename T>
239 template <typename T> T findFirstSet(T Val, ZeroBehavior ZB = ZB_Max) { in findFirstSet()
248 template <typenam
[all...]
/third_party/skia/include/ports/
H A DSkCFObject.h24 template <typename T> static inline T SkCFSafeRetain(T obj) { in SkCFSafeRetain()
31 template <typename T> static inline void SkCFSafeRelease(T obj) { in SkCFSafeRelease()
37 template <typename T> class sk_cfp {
143 template <typename T> inline bool operator==(const sk_cfp<T>& a, in operator ==()
147 template <typename T> inline bool operator==(const sk_cfp<T>& a, in operator ==()
151 template <typename T> inline bool operator==(std::nullptr_t, in operator ==()
156 template <typename T> inline bool operator!=(const sk_cfp<T>& a, in operator !=()
160 template <typename T> inline bool operator!=(const sk_cfp<T>& a, in operator !=()
164 template <typename T> inline bool operator!=(std::nullptr_t, in operator !=()
175 template <typenam
[all...]
/third_party/node/src/
H A Dbase_object.h37 template <typename T, bool kIsWeak>
83 template <typename T>
111 template <int Field>
114 template <int Field, bool (v8::Value::*typecheck)() const>
195 template <typename T, bool kIsWeak>
234 template <typename T>
254 template <typename T, bool kIsWeak>
264 template <typename U, bool kW>
267 template <typename U, bool kW>
279 template <typenam
[all...]
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_register.c216 OSSL_STORE_LOADER template; in ossl_store_get0_loader_int() local
219 template.scheme = scheme; in ossl_store_get0_loader_int()
220 template.open = NULL; in ossl_store_get0_loader_int()
221 template.load = NULL; in ossl_store_get0_loader_int()
222 template.eof = NULL; in ossl_store_get0_loader_int()
223 template.closefn = NULL; in ossl_store_get0_loader_int()
224 template.open_ex = NULL; in ossl_store_get0_loader_int()
236 &template)) == NULL) in ossl_store_get0_loader_int()
247 OSSL_STORE_LOADER template; in ossl_store_unregister_loader_int() local
250 template in ossl_store_unregister_loader_int()
[all...]
/third_party/openssl/crypto/store/
H A Dstore_register.c216 OSSL_STORE_LOADER template; in ossl_store_get0_loader_int() local
219 template.scheme = scheme; in ossl_store_get0_loader_int()
220 template.open = NULL; in ossl_store_get0_loader_int()
221 template.load = NULL; in ossl_store_get0_loader_int()
222 template.eof = NULL; in ossl_store_get0_loader_int()
223 template.closefn = NULL; in ossl_store_get0_loader_int()
224 template.open_ex = NULL; in ossl_store_get0_loader_int()
236 &template)) == NULL) in ossl_store_get0_loader_int()
247 OSSL_STORE_LOADER template; in ossl_store_unregister_loader_int() local
250 template in ossl_store_unregister_loader_int()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node.h9 // This file defines the ilist_node class template, which is a convenient
28 template <class OptionsT, bool IsReverse, bool IsConst> class ilist_iterator;
29 template <class OptionsT> class ilist_sentinel;
39 template <class OptionsT> class ilist_node_impl : OptionsT::node_base_type {
109 /// simple_ilist, \a iplist, and \a ilist. The first template parameter is the
123 /// ilist_sentinel_tracking<true> template parameter. This also enables the \a
147 template <class T, class... Options>
165 template <class OptionsT>
170 template <class OptionsT>
176 template <clas
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h28 template <class, class = void>
30 template <class T>
34 template <bool is_transparent>
37 template <typename K, typename key_type>
41 template <>
44 template <typename K, typename key_type>
51 template <typename PolicyTraits, typename Alloc>
117 template <typename Policy, typename PolicyTraits, typename Alloc,
136 template <typename Policy, typename PolicyTraits, typename Alloc>
168 template <typenam
[all...]
H A Dbtree_container.h36 template <typename Tree>
43 // `key_type` otherwise. It permits template argument deduction on `K` for the
45 template <class K>
48 template type<K, typename Tree::key_type>;
107 template <typename K = key_type>
112 template <typename K = key_type>
116 template <typename K = key_type>
120 template <typename K = key_type>
124 template <typename K = key_type>
128 template <typenam in lower_bound()
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dfast_uniform_bits.h31 template <typename UIntType>
39 template <typename URBG>
50 template <typename UIntType>
57 template <typename URBG>
66 template <typename UIntType>
87 template <typename UIntType = uint64_t>
97 template <typename URBG>
102 "Class-template FastUniformBits<> must be parameterized using "
108 template <typename URBG>
112 template <typenam
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h45 /// the ErrorInfo template subclass instead.
74 template <typename ErrorInfoT> bool isA() const { in isA()
158 template <typename... HandlerTs>
163 template <typename T> friend class Expected;
232 template <typename ErrT> bool isA() const { in isA()
303 template <typename ErrT, typename... ArgTs> Error make_error(ArgTs &&... Args) { in make_error()
316 template <typename ThisErrT, typename ParentErrT = ErrorInfoBase>
331 template <typename... HandlerTs>
398 template <typename HandlerT>
404 template <typenam
[all...]
/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h124 template<typename T>
142 template<typename T>
160 template<typename T>
178 template<typename T>
196 template<typename T, typename D>
214 template<typename T, typename D>
232 template<typename T, typename D>
250 template<typename T, typename D>
268 template<typename T>
286 template<typenam
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...176