Home
last modified time | relevance | path

Searched defs:d5 (Results 1 – 22 of 22) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Daarch64-ABI-align-packed-assembly.c
H A Daarch64-ABI-align-packed.c
H A D64bit-swiftcall.c980 int d5; global() member
/llvm-project/llvm/test/MC/Mips/
H A Dsection-size.s37 d5: .word 1 label
/llvm-project/clang/test/Sema/
H A Dwarn-literal-range.c25 double d5 = 0x0.42p+4200; // expected-warning {{magnitude of floating-point constant too large for … variable
H A Dstring-init.c31 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/llvm-project/offload/test/mapping/
H A Dtarget_pointers_members_map.cpp22 long d4, d5; member
/llvm-project/libcxx/test/libcxx/containers/strings/basic.string/
H A Dasan_vector_integration.pass.cpp90 C d5; in test_string() local
H A Dasan_deque_integration.pass.cpp90 C d5; in test_string() local
/llvm-project/clang/test/SemaCXX/
H A Dstring-init.cpp26 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
H A Dconstant-expression-cxx1z.cpp25 …constexpr D d5 = { __INT_MAX__ }; // expected-error {{must be initialized by a constant expression… variable
H A Doverload-call.cpp237 float* d5 = derived1(v); in test_derived() local
/llvm-project/clang/test/Analysis/
H A DArrayDelete.cpp96 Derived *d5 = dd5; // expected-note{{Casting from 'DoubleDerived' to 'Derived' here}} in multiple_derived() local
/llvm-project/libcxx/test/std/numerics/numbers/
H A Dspecialize.pass.cpp34 double d5{std::numbers::inv_sqrtpi_v<double>}; in tests() local
H A Ddefined.pass.cpp47 [[maybe_unused]] const double* d5{&std::numbers::inv_sqrtpi_v<double>}; in tests() local
/llvm-project/clang/test/CXX/special/class.dtor/
H A Dp5-0x.cpp107 } d5; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-return-qualifiers.cpp103 const B<A>* d5() { return 0; } in d5() function
/llvm-project/flang/test/Semantics/
H A Dresolve69.f9095 Program d5 program
H A Ddata05.f9084 …type(t1) :: d5 ! CHECK: d5 (InDataStmt) size=136 offset=592: ObjectEntity type: TYPE(t1(kind=4_1,l… local
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-cxx11-nowarn.cpp98 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
H A Dp7-0x.cpp107 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
/llvm-project/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp357 double d5; // 8 member