Home
last modified time | relevance | path

Searched defs:Deprecation (Results 1 – 6 of 6) sorted by relevance

/external/capstone/
DREADME.md9 Deprecation chapter
/external/python/cryptography/docs/
Dapi-stability.rst53 Deprecation section in Versioning
/external/rust/crates/clap_derive/src/
Ditem.rs1255 pub struct Deprecation { struct
1262 impl Deprecation { impl
1277 impl ToTokens for Deprecation { implementation
1280 let Deprecation { in to_tokens() localVariable
/external/cronet/net/docs/
Dlife-of-a-feature.md311 ## Deprecation section in Life of a Feature
/external/webrtc/g3doc/
Dstyle-guide.md75 ### Deprecation subsection
/external/clang/include/clang/Sema/
DDelayedDiagnostic.h116 enum DDKind { Deprecation, Unavailable, Access, ForbiddenType }; enumerator