Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 59) sorted by relevance

123

/llvm-project/libcxx/test/std/time/time.cal/time.cal.year/time.cal.year.nonmembers/
H A Dliterals.pass.cpp28 year y1 = 2018y; in main() local
38 std::chrono::year y1 = 2020y; in main() local
/llvm-project/flang/test/Semantics/
H A Dcall23.f903 real :: x = 0.0, y = 0.0 , y1 = 0.0 ! prevent folding variable
H A Dallocate02.f9013 real, allocatable :: y1(:), y2(:), y3(:), y4(:) local
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp15.cpp11 Y<(1 >> 2)> *y1; variable
/llvm-project/clang/test/Sema/
H A Dbitfield-promote.c10 long long y1; variable
11 __typeof__(((long long)x1.x + 1)) y1; variable
H A Dannotate-type.c16 int __attribute__((annotate_type("bar"))) y1; // expected-warning {{unknown attribute 'annotate_type' ignored}} foo() local
/llvm-project/libcxx/test/std/time/time.cal/time.cal.year/time.cal.year.members/
H A Dctor.pass.cpp37 constexpr year y1{1}; in main() local
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.default.init/
H A Ddefault_initializable.verify.cpp39 S1 y1{}; // expected-error {{chosen constructor is explicit in copy-initialization}} in test() local
/llvm-project/clang/test/PCH/
H A Dpr4489.c38 void y1(void) in y1() function
H A Ddecl-attrs.cpp20 Y1 y1; variable
/llvm-project/clang/test/SemaCXX/
H A Dconverting-constructor.cpp52 void y1() { in y1() function
H A Dwarn-literal-conversion.cpp9 …int y1 = (1.2222F); // expected-warning {{implicit conversion from 'float' to 'int' changes value … in test0() local
/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qdiv.c15 register double x = dst.s.hi, x1 = dst.s.lo, y = src.s.hi, y1 = src.s.lo; in __gcc_qdiv() local
/llvm-project/flang/test/Semantics/OpenMP/
H A Dthreadprivate04.f909 common /blk1/ y1, /blk2/ y2, /blk3/ y3, /blk4/ y4, /blk5/ y5 local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dimplicit-bool-conversion-cxx20.cpp27 bool compare(const Y& y1, const Y& y2) in compare()
/llvm-project/flang/test/Lower/
H A Dmodule_definition.f9041 real :: y1 = 42. variable
H A Dmodule_use_in_same_file.f9040 real :: y1 = 42. variable
H A Dvector-subscript-io.f90175 subroutine two_vectors(x, y1, y2) argument
176 integer :: y1(3), y2(3) local
/llvm-project/offload/test/mapping/
H A Ddeclare_mapper_nested_default_mappers_array.cpp35 double x1[2], y1[2]; in main() local
/llvm-project/clang/test/SemaTemplate/
H A Dms-function-specialization-class-scope.cpp196 static inline int y1; global() member
398 static inline int y1; global() member
[all...]
H A Dms-sizeof-missing-typename.cpp38 y1 = sizeof(typename T::/*template*/ InnerTemplate<sizeof(T::InnerVar)>), enumerator
/llvm-project/flang/test/Evaluate/
H A Dfold-type.f9019 type(t1) :: x1, y1 variable
/llvm-project/clang/test/CodeGen/
H A Dmcu-struct-return.c55 struct S1 y1 = bar1(); in run() local
/llvm-project/clang/test/Analysis/
H A Dpointer-sub-notes.c56 int *y1 = &(x[3][5]); different_5() local
/llvm-project/clang/test/Modules/
H A Dlambda-in-variable.cpp54 inline auto y1 = L<int, 1>; variable

123