Home
last modified time | relevance | path

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

12

/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dconflict-atomic-property.m8 @property (assign) float d3; property
/minix/external/bsd/llvm/dist/llvm/test/MC/AArch64/
H A Darm64-variable-exprs.s14 d3 = d + 4 define
/minix/external/bsd/llvm/dist/llvm/test/MC/MachO/
H A Dvariable-exprs.s20 d3 = d + 4 define
/minix/external/bsd/libc++/dist/libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.cons/
H A Ddefault.pass.cpp58 dynA d3 ( d2 ); in test() local
H A Dalloc.pass.cpp69 dynA d3 ( d2, alloc2 ); in test() local
/minix/external/bsd/libc++/dist/libcxx/test/containers/sequences/dynarray/dynarray.cons/
H A Ddefault.pass.cpp55 dynA d3 ( d2 ); in test() local
H A Dalloc.pass.cpp69 dynA d3 ( d2, alloc2 ); in test() local
/minix/external/bsd/llvm/dist/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
H A Dcxx0x-initializer-references.cpp112 D d3 { { { 0 } } }; // ok, { { 0 } } calls C({ 0 }) variable
H A Dwarn-sign-conversion.cpp72 …int d3 = 1 ? B : Foo<bool>::D; // expected-warning {{operand of ? changes signedness: 'test2::Foo<… in doit_anonymous() local
H A Dusing-decl-1.cpp240 D3 d3(0); // ok variable
/minix/external/bsd/bind/dist/lib/dns/tests/
H A Ddispatch_test.c111 dns_dispatch_t *d1, *d2, *d3, *d4, *d5; in ATF_TC_BODY() local
/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Dstring-init.c29 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/minix/external/bsd/llvm/dist/clang/test/OpenMP/
H A Dthreadprivate_messages.cpp117 static double d3; // expected-note {{'d3' defined here}} in main() local
/minix/external/bsd/llvm/dist/clang/test/Analysis/
H A Dderived-to-base.cpp191 DoubleDerived d3(d); in testDoubleDerived() local
242 DoubleOffsetDerived d3(d); in testDoubleDerived() local
300 DoubleDerivedVTBL d3(d); in testDoubleDerived() local
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp17 Def1<int&, int&> *d3) { in test_Def1() argument
/minix/external/bsd/llvm/dist/clang/test/CXX/special/class.dtor/
H A Dp5-0x.cpp101 } d3; // expected-error {{deleted function}} variable
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle-ms-return-qualifiers.cpp97 B<A> d3() {return B<A>(); } in d3() function
H A Dcopy-assign-synthesis.cpp58 double d3; member
H A Dcopy-assign-synthesis-1.cpp73 double d3; member
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm64-abi-vector.c274 __double3 d3 = va_arg(ap, __double3); in varargs_vec() local
286 __double3 *d3) { in test()
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
H A Dp1.cpp96 D<char>::E d3 = D<char>::E::e1; // expected-note {{first required here}} variable
/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-cxx11-nowarn.cpp94 Agg<double> d3 = {ld}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in shrink_float() local
H A Dp7-0x.cpp93 Agg<double> d3 = {ld}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in shrink_float() local
/minix/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DHashingTest.cpp352 const HashableDummy d1 = { 1024 }, d2 = { 8888 }, d3 = { 9000000 }; in TEST() local

12