/external/clang/test/CXX/temp/temp.spec/ |
D | cxx1y-variable-template-no-body.cpp | 27 T pi1 = T(3.1415926535897932385); // expected-note 0-2 {{here}} variable 30 template float pi1<float> = 1.0; // expected-error {{explicit template instantiation cannot have a… variable 33 …template<> double pi1<double> = 1.5; // expected-error {{variable template specialization of 'pi1… variable 34 …template int pi1<int> = 10; // expected-error {{explicit template instantiation cannot have a def… variable
|
/external/llvm-project/clang/test/CXX/temp/temp.spec/ |
D | cxx1y-variable-template-no-body.cpp | 27 T pi1 = T(3.1415926535897932385); // expected-note 0-2 {{here}} variable 30 template float pi1<float> = 1.0; // expected-error {{explicit template instantiation cannot have a… variable 33 …template int pi1<int> = 10; // expected-error {{explicit template instantiation cannot have a def… variable
|
/external/clang/test/SemaCXX/ |
D | cxx1y-variable-templates_top_level.cpp | 155 CONST T pi1 = T(3.1415926535897932385); variable 156 template CONST int pi1<int>; // expected-note {{previous explicit instantiation is here}} variable 157 …template CONST int pi1<int>; // expected-error {{duplicate explicit instantiation of 'pi1<int>'}} variable 228 T pi1 = T(3.1415926535897932385); variable 229 template<> CONST int pi1<int> = 10; variable 257 CONST T pi1 = T(3.1415926535897932385); variable 259 template<> CONST int pi1<int> = 10; // expected-note {{previous definition is here}} variable 260 template<> CONST int pi1<int> = 10; // expected-error {{redefinition of 'pi1<int>'}} variable
|
D | conditional-expr.cpp | 178 int *pi1 = i1 ? &i1 : 0; in test() local 179 pi1 = i1 ? 0 : &i1; in test()
|
D | overloaded-operator.cpp | 121 const PostInc& pi1 = pi++; in incdec_test() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cxx1y-variable-templates_top_level.cpp | 154 CONST T pi1 = T(3.1415926535897932385); variable 155 template CONST int pi1<int>; // expected-note {{previous explicit instantiation is here}} variable 156 …template CONST int pi1<int>; // expected-error {{duplicate explicit instantiation of 'pi1<int>'}} variable 227 T pi1 = T(3.1415926535897932385); variable 228 template<> CONST int pi1<int> = 10; variable 256 CONST T pi1 = T(3.1415926535897932385); variable 258 template<> CONST int pi1<int> = 10; // expected-note {{previous definition is here}} variable 259 template<> CONST int pi1<int> = 10; // expected-error {{redefinition of 'pi1<int>'}} variable
|
D | conditional-expr.cpp | 179 int *pi1 = i1 ? &i1 : 0; in test() local 180 pi1 = i1 ? 0 : &i1; in test()
|
D | overloaded-operator.cpp | 121 const PostInc& pi1 = pi++; in incdec_test() local
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | gep-combine-loop-invariant.ll | 119 %pi1 = ptrtoint <2 x i8**> %e4 to <2 x i64> 120 %lr1 = lshr <2 x i64> %pi1, <i64 21, i64 21> 148 %pi1 = ptrtoint i8** %e2 to i64 149 %lr1 = lshr i64 %pi1, 21 181 %pi1 = ptrtoint <2 x i8**> %e4 to <2 x i64> 182 %lr1 = lshr <2 x i64> %pi1, <i64 21, i64 21>
|
/external/deqp-deps/glslang/Test/ |
D | stringToDouble.vert | 97 …float pi1 = 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628…
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | stringToDouble.vert | 97 …float pi1 = 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628…
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | stringToDouble.vert.out | 445 0:97 'pi1' ( temp float) 969 0:97 'pi1' ( temp float)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | stringToDouble.vert.out | 445 0:97 'pi1' ( temp float) 969 0:97 'pi1' ( temp float)
|
/external/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 140 pi1 ← ㄆㄧ;
|