Home
last modified time | relevance | path

Searched defs:d3 (Results 1 – 25 of 68) sorted by relevance

123

/llvm-project/clang/test/CodeGen/
H A Daarch64-ABI-align-packed-assembly.c
H A Daarch64-ABI-align-packed.c
/llvm-project/clang/test/Layout/
H A Daix-virtual-function-and-base-with-double.cpp21 double d3; member
75 double __attribute__((aligned(4))) d3; member
/llvm-project/flang/test/Semantics/
H A Ddeclarations06.f9030 subroutine test(d1,d2,d3) argument
35 class(t), external, pointer :: d3 local
H A Dresolve33.f9042 character(kind=k, len=l) :: d3 global() component
H A Doffsets03.f9035 integer(1) :: d3 !CHECK: d3, PUBLIC size=1 offset=0: variable
37 common /common1/ d3,d2,d1 !CHECK: common1 size=10 offset=0: CommonBlockDetails alignment=4: local
/llvm-project/clang/test/SemaObjC/
H A Dconflict-atomic-property.m7 @property (assign) float d3; property
/llvm-project/flang/test/Integration/
H A Ddebug-fixed-array-type-2.f907 real d3( global() variable
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx1z-initializer-aggregate.cpp26 D d3 = {1}; variable
90 D d3 = {g(), h(), {}, i()}; variable
/llvm-project/llvm/test/MC/Mips/
H A Dsection-size.s30 d3: .word 1 label
/llvm-project/llvm/test/MC/AArch64/
H A Darm64-variable-exprs.s14 d3 = d + 4 define
/llvm-project/llvm/test/MC/MachO/
H A Dvariable-exprs.s20 d3 = d + 4 define
/llvm-project/clang/test/Sema/
H A Dwarn-literal-range.c21 double d3 = 0x0.42p42; // no-warning variable
H A Dformat-strings-scanf.c218 double d3 = 0.; in test_size_types() local
239 double d3 = 0.; in test_ptrdiff_t_types() local
H A Dstring-init.c29 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/llvm-project/clang/test/SemaTemplate/
H A Dfun-template-def.cpp49 dummy d3 = __alignof(u1); // expected-error {{no viable conversion}} in f1() local
/llvm-project/offload/test/mapping/
H A Dtarget_pointers_members_map.cpp17 long d3; member
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp15.cpp92 D d3(convert_to_D1{}); // ok, ignores inherited constructors in f() local
/llvm-project/libcxx/test/libcxx/containers/strings/basic.string/
H A Dasan_vector_integration.pass.cpp65 C d3; in test_string() local
H A Dasan_deque_integration.pass.cpp65 C d3; in test_string() local
/llvm-project/clang/test/SemaCXX/
H A Dstring-init.cpp24 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/llvm-project/clang/unittests/AST/
H A DUnresolvedSetTest.cpp14 DummyDecl d0, d1, d2, d3; member in UnresolvedSetTest
/llvm-project/clang/test/Analysis/
H A DArrayDelete.cpp84 …Derived *d3 = new DoubleDerived[10]; // expected-note{{Casting from 'DoubleDerived' to 'Derived' h… in multiple_derived() local
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp10-2a.cpp56 using d3 = D<short, short, short, short, short, short>; typedef
/llvm-project/libcxx/test/std/numerics/numbers/
H A Dspecialize.pass.cpp32 double d3{std::numbers::pi_v<double>}; in tests() local

123