Home
last modified time | relevance | path

Searched defs:Justification (Results 1 – 10 of 10) sorted by relevance

/external/mbedtls/.github/ISSUE_TEMPLATE/
Dfeature_request.md14 ### Justification subsection
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
DUnconditionalSuppressMessageAttribute.cs114 public string Justification { get; set; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute
/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DUnconditionalSuppressMessageAttribute.cs114 public string Justification { get; set; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute
/external/chromium-trace/catapult/third_party/polymer/components/iron-flex-layout/
DGUIDE.md746 ### Justification subsection
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DDocumentData.java11 public enum Justification { enum in DocumentData
/external/rust/crates/criterion-plot/src/
Ddisplay.rs67 impl Display<&'static str> for Justification { implementation
Dkey.rs180 pub enum Justification { enum
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp191 enum Justification { Left, Right }; enum
/external/libabigail/tests/lib/
Dcatch.hpp16225 enum Justification { Left, Right }; enum
/external/catch2/single_include/catch2/
Dcatch.hpp15973 enum Justification { Left, Right }; enum