Searched defs:d5 (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | string-init.cpp | 26 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
H A D | overload-call.cpp | 214 float* d5 = derived1(v); in test_derived() local
|
/minix3/external/bsd/bind/dist/lib/dns/tests/ |
H A D | dispatch_test.c | 111 dns_dispatch_t *d1, *d2, *d3, *d4, *d5; in ATF_TC_BODY() local
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | string-init.c | 31 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | mangle-ms-return-qualifiers.cpp | 103 const B<A>* d5() { return 0; } in d5() function
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
H A D | p7-cxx11-nowarn.cpp | 98 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
|
H A D | p7-0x.cpp | 97 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | acmacros.h | 427 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|