Home
last modified time | relevance | path

Searched refs:pi0 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp142 T pi0 = T(3.1415926535897932385); variable
143 template int pi0<int>; // expected-note {{previous explicit instantiation is here}} variable
144 template int pi0<int>; // expected-error {{duplicate explicit instantiation of 'pi0<int>'}} variable
222 T pi0 = T(3.1415926535897932385); variable
224 template<> float pi0<int> = 10; variable
225 template<> int pi0<const int> = 10; variable
242 T pi0 = T(3.1415926535897932385); variable
244 template<> int pi0<int> = 10; // expected-note 3{{previous definition is here}} variable
248 template<> int pi0<int> = 10; // expected-error {{redefinition of 'pi0<int>'}} variable
249 …template<> CONST int pi0<int> = 10; // expected-error {{redefinition of 'pi0' with a different typ… variable
[all …]
/external/clang/test/CXX/temp/temp.spec/
Dcxx1y-variable-template-no-body.cpp20 T pi0 = T(3.1415926535897932385); // expected-note {{previous definition is here}} variable
22 template int pi0 = 10; // expected-error {{variable cannot be defined in an explicit instantiation;…
/external/u-boot/arch/arm/dts/
Dtegra124-nyan-big.dts322 pi0 {
323 nvidia,pins = "pi0";
Dtegra124-apalis.dts1245 pi0 { /* NC */
1246 nvidia,pins = "pi0";