Home
last modified time | relevance | path

Searched refs:DeprecationWarnings (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h510 struct DeprecationWarnings;
511 std::unique_ptr<DeprecationWarnings> mDeprecationWarnings;
DDevice.cpp84 struct DeviceBase::DeprecationWarnings { struct in dawn_native::DeviceBase
231 mDeprecationWarnings = std::make_unique<DeprecationWarnings>(); in Initialize()
/third_party/python/Misc/NEWS.d/
D3.10.0b4.rst368 to avoid ``StopIteration`` error if ``DeprecationWarnings`` are ignored.
D3.10.0rc1.rst224 DeprecationWarnings (importlib_metadata 4.6.3).
D3.10.0rc2.rst643 Add ability to wholesale silence DeprecationWarnings while running the
D3.7.0a1.rst3447 DeprecationWarnings and have better descriptive messages.