/external/clang/test/CXX/special/class.copy/ |
D | p11.0x.move.cpp | 58 struct Deleted { struct 60 Deleted(Deleted&&); argument 62 Deleted::Deleted(Deleted&&) = default; // expected-error{{would delete}}
|
D | p11.0x.copy.cpp | 66 struct Deleted { struct 69 Deleted Da; 70 Deleted Db(Da); // expected-error{{call to implicitly-deleted copy constructor}}
|
/external/clang/test/SemaCXX/ |
D | cxx98-compat-flags.cpp | 27 struct Deleted { struct 34 …const Deleted &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Dele… argument
|
D | cxx98-compat.cpp | 92 void Deleted() = delete; // expected-warning {{deleted function definitions are incompatible with C… 254 struct Deleted { struct 261 …const Deleted &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Dele… argument
|
/external/webkit/LayoutTests/http/tests/cookies/ |
D | third-party-cookie-relaxing-expected.txt | 5 ALERT: XHR response - Deleted all cookies 15 ALERT: XHR response - Deleted all cookies 25 ALERT: XHR response - Deleted all cookies 32 ALERT: XHR response - Deleted all cookies 38 ALERT: XHR response - Deleted all cookies
|
/external/webkit/LayoutTests/storage/indexeddb/ |
D | transaction-basics-expected.txt | 12 Deleted all object stores. 64 Deleted all object stores.
|
D | set_version_blocked-expected.txt | 16 Deleted all object stores.
|
D | queued-commands-expected.txt | 12 Deleted all object stores.
|
D | data-corruption-expected.txt | 13 Deleted all object stores.
|
D | open-cursor-expected.txt | 12 Deleted all object stores.
|
D | create-object-store-options-expected.txt | 11 Deleted all object stores.
|
D | objectstore-clear-expected.txt | 11 Deleted all object stores.
|
D | transaction-read-only-expected.txt | 12 Deleted all object stores.
|
D | transaction-after-close-expected.txt | 12 Deleted all object stores.
|
D | objectstore-removeobjectstore-expected.txt | 11 Deleted all object stores.
|
D | duplicates-expected.txt | 12 Deleted all object stores. 56 Deleted all object stores.
|
D | database-quota-expected.txt | 12 Deleted all object stores.
|
D | error-causes-abort-by-default-expected.txt | 13 Deleted all object stores.
|
D | cursor-delete-expected.txt | 12 Deleted all object stores.
|
D | create-and-remove-object-store-expected.txt | 26 Deleted all object stores.
|
D | transaction-abort-expected.txt | 13 Deleted all object stores.
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p3.cpp | 51 constexpr int Deleted() = delete;
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | constrained_html_delegate_mac.mm | 129 // Deleted when ConstrainedHtmlDelegateMac::DeleteDelegate() runs. 132 // Deleted when ConstrainedHtmlDelegateMac::OnDialogClose() runs.
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontPlatformData.h | 51 static FontPlatformData Deleted() { in Deleted() function
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | WebRequest.h | 43 Deleted enumerator
|