Home
last modified time | relevance | path

Searched full:template (Results 1 – 25 of 11868) sorted by relevance

12345678910>>...475

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dglm.cpp11 template struct tvec1<uint8, lowp>;
12 template struct tvec1<uint16, lowp>;
13 template struct tvec1<uint32, lowp>;
14 template struct tvec1<uint64, lowp>;
15 template struct tvec1<int8, lowp>;
16 template struct tvec1<int16, lowp>;
17 template struct tvec1<int32, lowp>;
18 template struct tvec1<int64, lowp>;
19 template struct tvec1<float32, lowp>;
20 template struct tvec1<float64, lowp>;
[all …]
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl4 template<> VkStructureType getStructureType<VkBufferMemoryBarrier> (void)
9 template<> VkStructureType getStructureType<VkImageMemoryBarrier> (void)
14 template<> VkStructureType getStructureType<VkMemoryBarrier> (void)
19 template<> VkStructureType getStructureType<VkApplicationInfo> (void)
24 template<> VkStructureType getStructureType<VkInstanceCreateInfo> (void)
29 template<> VkStructureType getStructureType<VkDeviceQueueCreateInfo> (void)
34 template<> VkStructureType getStructureType<VkDeviceCreateInfo> (void)
39 template<> VkStructureType getStructureType<VkSubmitInfo> (void)
44 template<> VkStructureType getStructureType<VkMappedMemoryRange> (void)
49 template<> VkStructureType getStructureType<VkMemoryAllocateInfo> (void)
[all …]
/third_party/parse5/test/data/parser-feedback/
Dtemplate.test4 "description": "<body><template>Hello</template>",
5 "input": "<body><template>Hello</template>",
14 "template",
23 "template"
28 "description": "<template>Hello</template>",
29 "input": "<template>Hello</template>",
33 "template",
42 "template"
47 "description": "<template></template><div></div>",
48 "input": "<template></template><div></div>",
[all …]
/third_party/boost/doc/test/
DHTML4_symbols.qbk16 [/ To use, enclose the template name in square brackets.]
18 [template fnof[]'''&#x192;'''] [/ � Latin small f with hook = function = florin]
19 [template Alpha[]'''&#x391;'''] [/ ? Greek capital letter alpha]
20 [template Beta[]'''&#x392;'''] [/ ? Greek capital letter beta]
21 [template Gamma[]'''&#x393;'''] [/ G Greek capital letter gamma]
22 [template Delta[]'''&#x394;'''] [/ ? Greek capital letter delta]
23 [template Epsilon[]'''&#x395;'''] [/ ? Greek capital letter epsilon]
24 [template Zeta[]'''&#x396;'''] [/ ? Greek capital letter zeta]
25 [template Eta[]'''&#x397;'''] [/ ? Greek capital letter eta]
26 [template Theta[]'''&#x398;'''] [/ T Greek capital letter theta]
[all …]
/third_party/boost/libs/math/doc/
Dhtml4_symbols.qbk12 [/https://en.wikipedia.org/wiki/Template:Unicode_chart_Arrows chart arrows]
17 [/ To use, enclose the template name in square brackets, for example: [pi] ]
19 [template fnof[]'''&#x192;'''] [/ � Latin small f with hook = function = florin]
21 [template Alpha[]'''&#x391;'''] [/ ? Greek capital letter alphadot]
22 [template Beta[]'''&#x392;'''] [/ ? Greek capital letter beta]
23 [template Gamma[]'''&#x393;'''] [/ G Greek capital letter gamma]
24 [template Delta[]'''&#x394;'''] [/ ? Greek capital letter delta]
25 [template Epsilon[]'''&#x395;'''] [/ ? Greek capital letter epsilon]
26 [template Zeta[]'''&#x396;'''] [/ ? Greek capital letter zeta]
27 [template Eta[]'''&#x397;'''] [/ ? Greek capital letter eta]
[all …]
/third_party/boost/libs/multiprecision/doc/
Dhtml4_symbols.qbk12 [/https://en.wikipedia.org/wiki/Template:Unicode_chart_Arrows chart arrows]
17 [/ To use, enclose the template name in square brackets, for example: [pi] ]
19 [template fnof[]'''&#x192;'''] [/ � Latin small f with hook = function = florin]
21 [template Alpha[]'''&#x391;'''] [/ ? Greek capital letter alphadot]
22 [template Beta[]'''&#x392;'''] [/ ? Greek capital letter beta]
23 [template Gamma[]'''&#x393;'''] [/ G Greek capital letter gamma]
24 [template Delta[]'''&#x394;'''] [/ ? Greek capital letter delta]
25 [template Epsilon[]'''&#x395;'''] [/ ? Greek capital letter epsilon]
26 [template Zeta[]'''&#x396;'''] [/ ? Greek capital letter zeta]
27 [template Eta[]'''&#x397;'''] [/ ? Greek capital letter eta]
[all …]
/third_party/boost/libs/sort/doc/
Dhtml4_symbols.qbk16 [/ To use, enclose the template name in square brackets, for example: [pi]]
18 [template fnof[]'''&#x192;'''] [/ � Latin small f with hook = function = florin]
20 [template Alpha[]'''&#x391;'''] [/ ? Greek capital letter alpha]
21 [template Beta[]'''&#x392;'''] [/ ? Greek capital letter beta]
22 [template Gamma[]'''&#x393;'''] [/ G Greek capital letter gamma]
23 [template Delta[]'''&#x394;'''] [/ ? Greek capital letter delta]
24 [template Epsilon[]'''&#x395;'''] [/ ? Greek capital letter epsilon]
25 [template Zeta[]'''&#x396;'''] [/ ? Greek capital letter zeta]
26 [template Eta[]'''&#x397;'''] [/ ? Greek capital letter eta]
27 [template Theta[]'''&#x398;'''] [/ T Greek capital letter theta]
[all …]
/third_party/boost/tools/docca/include/docca/
Dstage2.xsl27 <xsl:template mode="before" match="/page">
31 </xsl:template>
33 <xsl:template mode="indexterm" match="page"/>
34 <xsl:template mode="indexterm" match="page[@primary-index-term]"
35 >{$nl}[indexterm1 {d:qb-escape(@primary-index-term)}]{$nl}</xsl:template>
36 <xsl:template mode="indexterm" match="page[@secondary-index-term]" priority="1"
38 d:qb-escape(@secondary-index-term)}]{$nl}</xsl:template>
41 <xsl:template match="/page/title"/>
43 <xsl:template match="heading">{$nl}[heading {.}]</xsl:template>
45 <xsl:template match="location">
[all …]
/third_party/boost/boost/qvm/gen/
Dmat_operations4.hpp26 template <class A,class B>
38 …mat_traits<R>::template write_element<0,0>(r)=mat_traits<A>::template read_element<0,0>(a)+mat_tra… in operator +()
39 …mat_traits<R>::template write_element<0,1>(r)=mat_traits<A>::template read_element<0,1>(a)+mat_tra… in operator +()
40 …mat_traits<R>::template write_element<0,2>(r)=mat_traits<A>::template read_element<0,2>(a)+mat_tra… in operator +()
41 …mat_traits<R>::template write_element<0,3>(r)=mat_traits<A>::template read_element<0,3>(a)+mat_tra… in operator +()
42 …mat_traits<R>::template write_element<1,0>(r)=mat_traits<A>::template read_element<1,0>(a)+mat_tra… in operator +()
43 …mat_traits<R>::template write_element<1,1>(r)=mat_traits<A>::template read_element<1,1>(a)+mat_tra… in operator +()
44 …mat_traits<R>::template write_element<1,2>(r)=mat_traits<A>::template read_element<1,2>(a)+mat_tra… in operator +()
45 …mat_traits<R>::template write_element<1,3>(r)=mat_traits<A>::template read_element<1,3>(a)+mat_tra… in operator +()
46 …mat_traits<R>::template write_element<2,0>(r)=mat_traits<A>::template read_element<2,0>(a)+mat_tra… in operator +()
[all …]
Dmat_operations3.hpp26 template <class A,class B>
38 …mat_traits<R>::template write_element<0,0>(r)=mat_traits<A>::template read_element<0,0>(a)+mat_tra… in operator +()
39 …mat_traits<R>::template write_element<0,1>(r)=mat_traits<A>::template read_element<0,1>(a)+mat_tra… in operator +()
40 …mat_traits<R>::template write_element<0,2>(r)=mat_traits<A>::template read_element<0,2>(a)+mat_tra… in operator +()
41 …mat_traits<R>::template write_element<1,0>(r)=mat_traits<A>::template read_element<1,0>(a)+mat_tra… in operator +()
42 …mat_traits<R>::template write_element<1,1>(r)=mat_traits<A>::template read_element<1,1>(a)+mat_tra… in operator +()
43 …mat_traits<R>::template write_element<1,2>(r)=mat_traits<A>::template read_element<1,2>(a)+mat_tra… in operator +()
44 …mat_traits<R>::template write_element<2,0>(r)=mat_traits<A>::template read_element<2,0>(a)+mat_tra… in operator +()
45 …mat_traits<R>::template write_element<2,1>(r)=mat_traits<A>::template read_element<2,1>(a)+mat_tra… in operator +()
46 …mat_traits<R>::template write_element<2,2>(r)=mat_traits<A>::template read_element<2,2>(a)+mat_tra… in operator +()
[all …]
Dvec_operations4.hpp25 template <class A,class B>
35 …vec_traits<R>::template write_element<0>(r)=vec_traits<A>::template read_element<0>(a)+vec_traits<… in operator +()
36 …vec_traits<R>::template write_element<1>(r)=vec_traits<A>::template read_element<1>(a)+vec_traits<… in operator +()
37 …vec_traits<R>::template write_element<2>(r)=vec_traits<A>::template read_element<2>(a)+vec_traits<… in operator +()
38 …vec_traits<R>::template write_element<3>(r)=vec_traits<A>::template read_element<3>(a)+vec_traits<… in operator +()
51 template <int D>
54 template <>
62 template <class A,class B>
72 …vec_traits<R>::template write_element<0>(r)=vec_traits<A>::template read_element<0>(a)-vec_traits<… in operator -()
73 …vec_traits<R>::template write_element<1>(r)=vec_traits<A>::template read_element<1>(a)-vec_traits<… in operator -()
[all …]
Dmat_operations2.hpp24 template <class A,class B>
36 …mat_traits<R>::template write_element<0,0>(r)=mat_traits<A>::template read_element<0,0>(a)+mat_tra… in operator +()
37 …mat_traits<R>::template write_element<0,1>(r)=mat_traits<A>::template read_element<0,1>(a)+mat_tra… in operator +()
38 …mat_traits<R>::template write_element<1,0>(r)=mat_traits<A>::template read_element<1,0>(a)+mat_tra… in operator +()
39 …mat_traits<R>::template write_element<1,1>(r)=mat_traits<A>::template read_element<1,1>(a)+mat_tra… in operator +()
52 template <int R,int C>
55 template <>
63 template <class A,class B>
75 …mat_traits<R>::template write_element<0,0>(r)=mat_traits<A>::template read_element<0,0>(a)+mat_tra… in operator +()
76 …mat_traits<R>::template write_element<1,0>(r)=mat_traits<A>::template read_element<1,0>(a)+mat_tra… in operator +()
[all …]
/third_party/boost/libs/metaparse/tools/benchmark/include/
Dbenchmark_util.hpp9 template <char C>
12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
[all …]
/third_party/boost/libs/accumulators/doc/
Dopdoc.xml5 <struct name="default_"><template>
6 <template-type-parameter name="T"/>
7 </template><typedef name="type"><type><classname>default_</classname></type></typedef>
13 </struct><struct name="one"><template>
14 <template-type-parameter name="T"/>
15 </template><typedef name="type"><type><classname>one</classname></type></typedef>
21 </struct><struct name="one_or_default"><template>
22 <template-type-parameter name="T"/>
23template><inherit access="public">mpl::if_::type&lt; is_empty&lt; T &gt;, default_&lt; T &gt;, one…
24 <template-type-parameter name="T"/>
[all …]
/third_party/boost/libs/log/doc/tmp/
Dutility_reference.qbk12 [template boost_log_utility_exception_handler_hpp[][headerref boost/log/utility/exception_handler.h…
14 [template class_log_exception_handler[][classref boost::log::exception_handler exception_handler]]
16 [template class_log_nothrow_exception_handler[][classref boost::log::nothrow_exception_handler noth…
18 [template boost_log_utility_formatting_ostream_hpp[][headerref boost/log/utility/formatting_ostream…
20 [template boost_log_utility_formatting_ostream_fwd_hpp[][headerref boost/log/utility/formatting_ost…
22 [template class_log_basic_formatting_ostream[][classref boost::log::basic_formatting_ostream basic_…
24 [template boost_log_utility_functional_hpp[][headerref boost/log/utility/functional.hpp]]
26 [template boost_log_utility_functional_as_action_hpp[][headerref boost/log/utility/functional/as_ac…
28 [template class_log_as_action_adapter[][classref boost::log::as_action_adapter as_action_adapter]]
30 [template boost_log_utility_functional_begins_with_hpp[][headerref boost/log/utility/functional/beg…
[all …]
/third_party/boost/libs/proto/doc/reference/
Doperators.xml14 <template>
15 <template-type-parameter name="T"/>
16 </template>
23 <template>
24 <template-type-parameter name="Arg"/>
25 </template>
32 <template>
33 <template-type-parameter name="Arg"/>
34 </template>
41 <template>
[all …]
/third_party/boost/boost/mpl/vector/aux_/preprocessed/no_ctps/
Dvector10.hpp15 template<> struct v_at_impl<0>
17 template< typename V_ > struct result_
25 template<>
28 template< typename V_, typename N > struct apply
31 ::template result_<V_>::type type;
35 template<>
38 template< typename Vector > struct apply
44 template<>
50 template<>
53 template< typename Vector > struct apply
[all …]
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dcast_impl.cu24 template <typename S, typename T>
96 template <typename S, typename T>
103 template <typename S, typename T>
108 template void Cast(const int input_size, const int8_t *input_addr, int8_t *output_addr, cudaStream_…
109 template void Cast(const int input_size, const int8_t *input_addr, int16_t *output_addr, cudaStream…
110 template void Cast(const int input_size, const int8_t *input_addr, int32_t *output_addr, cudaStream…
111 template void Cast(const int input_size, const int8_t *input_addr, int64_t *output_addr, cudaStream…
112 template void Cast(const int input_size, const int8_t *input_addr, uint8_t *output_addr, cudaStream…
113 template void Cast(const int input_size, const int8_t *input_addr, uint16_t *output_addr, cudaStrea…
114 template void Cast(const int input_size, const int8_t *input_addr, uint32_t *output_addr, cudaStrea…
[all …]
/third_party/boost/libs/units/doc/
Dunits_reference.xml5 <class name="absolute"><template>
6 <template-type-parameter name="Y"/>
7 …</template><description><para>A wrapper to represent absolute units (points rather than vectors). …
137 … name="operator+"><type>BOOST_CONSTEXPR <classname>absolute</classname>&lt; Y &gt;</type><template>
138 <template-type-parameter name="Y"/>
139 …</template><parameter name="aval"><paramtype>const <classname>absolute</classname>&lt; Y &gt; &amp…
140 … name="operator+"><type>BOOST_CONSTEXPR <classname>absolute</classname>&lt; Y &gt;</type><template>
141 <template-type-parameter name="Y"/>
142 …</template><parameter name="rval"><paramtype>const Y &amp;</paramtype></parameter><parameter name=…
143 … name="operator-"><type>BOOST_CONSTEXPR <classname>absolute</classname>&lt; Y &gt;</type><template>
[all …]
/third_party/boost/libs/type_traits/doc/
Dvalue_traits.qbk29 then use the `std::numeric_limits template` instead.
33 template <class T>
36 template <class T>
39 template <class T>
42 template <class T>
45 template <class T>
48 template <class T>
51 template <class T>
54 template <class T>
57 template <class T>
[all …]
/third_party/boost/boost/qvm/
Ddeduce_scalar.hpp20 template <class A,class B> struct deduce_scalar_impl { };
22 template <class T>
29template <> struct deduce_scalar_impl<signed char,unsigned char> { typedef unsigned char type; };
30template <> struct deduce_scalar_impl<signed char,unsigned short> { typedef unsigned short type; };
31template <> struct deduce_scalar_impl<signed char,unsigned int> { typedef unsigned int type; };
32template <> struct deduce_scalar_impl<signed char,unsigned long> { typedef unsigned long type; };
33template <> struct deduce_scalar_impl<signed char,signed short> { typedef signed short type; };
34template <> struct deduce_scalar_impl<signed char,signed int> { typedef signed int type; };
35template <> struct deduce_scalar_impl<signed char,signed long> { typedef signed long type; };
36 template <> struct deduce_scalar_impl<signed char,float> { typedef float type; };
[all …]
/third_party/boost/boost/type_traits/
Dhas_dereference.hpp34 template <class R>
36 template <>
38 template <>
41 template <class R>
43 template <>
45 template <>
48 template <class R>
50 template <>
52 template <>
55 template <class R>
[all …]
/third_party/boost/boost/mp11/
Dalgorithm.hpp38 template<template<class...> class F, class... L> struct mp_transform_impl
42 template<template<class...> class F, template<class...> class L, class... T> struct mp_transform_im…
46 template<class... U> struct f { using type = F<U...>; };
57 template<template<class...> class F, template<class...> class L1, class... T1, template<class...> c…
61 template<class... U> struct f { using type = F<U...>; };
72 template<template<class...> class F, template<class...> class L1, class... T1, template<class...> c…
76 template<class... U> struct f { using type = F<U...>; };
89 template<class... L> using mp_same_size_1 = mp_same<mp_size<L>...>;
90 template<class... L> struct mp_same_size_2: mp_defer<mp_same_size_1, L...> {};
100 template<template<class...> class F, class... L> struct mp_transform_cuda_workaround
[all …]
/third_party/boost/libs/math/doc/sf/
Dlatin1_symbols.qbk7 [/ To use these symbols in Quickbook: enclose template name in square brackets.]
12 [template nbsp[]'''&#xA0;'''] [/ no-break space = non-breaking space]
13 [template iexcl[]'''&#xA1;'''] [/ inverted exclamation mark ]
14 [template cent[]'''&#xA2;'''] [/ cent sign ]
15 [template pound[]'''&#xA3;'''] [/ pound sign ]
16 [template curren[]'''&#xA4;'''] [/ currency sign ]
17 [template yen[]'''&#xA5;'''] [/ yen sign = yuan sign ]
18 [template brvbar[]'''&#xA6;'''] [/ broken vertical bar ]
19 [template sectsign[]'''&#xA7;'''] [/ section sign ]
20 [template uml[]'''&#xA8;'''] [/ diaeresis ]
[all …]
/third_party/boost/libs/stl_interfaces/doc/
Dstl_interfaces_reference.xml7 <struct name="decrementable_sentinel"><template>
8 <template-type-parameter name="Range"/>
9 <template-type-parameter name=""><default>void</default></template-type-parameter>
10 …</template><inherit access="public">false_type</inherit></struct><struct-specialization name="decr…
11 <template-type-parameter name="Range"/>
12template><specialization><template-arg>Range</template-arg><template-arg>void_t&lt; decltype(--std…
13 <template-type-parameter name="Range"/>
14 <template-type-parameter name=""><default>void</default></template-type-parameter>
15 </template></struct><struct-specialization name="iterator"><template>
16 <template-type-parameter name="Range"/>
[all …]

12345678910>>...475