/external/rust/crates/criterion-plot/src/ |
D | key.rs | 13 justification: Option<Justification>, field 25 justification: None, in default() 73 if let Some(justification) = self.justification { in script() 74 script.push_str(justification.display()); in script() 114 fn set(&mut self, justification: Justification) -> &mut Properties { in set() 115 self.justification = Some(justification); in set()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/ |
D | DocumentData.java | 20 @SuppressWarnings("WeakerAccess") public final Justification justification; field in DocumentData 30 …public DocumentData(String text, String fontName, float size, Justification justification, int tra… in DocumentData() argument 36 this.justification = justification; in DocumentData() 52 result = 31 * result + justification.ordinal(); in hashCode()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
D | DocumentDataParser.java | 34 Justification justification = Justification.CENTER; in parse() local 58 justification = Justification.CENTER; in parse() 60 justification = Justification.values()[justificationInt]; in parse() 91 return new DocumentData(text, fontName, size, justification, tracking, lineHeight, in parse()
|
/external/autotest/client/cros/ |
D | dhcp_unittest.py | 50 def bin2hex(byte_str, justification=20): argument 57 for i in range(0, len(chars), justification): 58 groups.append("".join(chars[i:i+justification]))
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 713 int justification = serviceBlockPacket.readBits(2); in handleSetWindowAttributes() local 725 justification); in handleSetWindowAttributes() 909 private int justification; field in Cea708Decoder.CueInfoBuilder 945 justification = JUSTIFICATION_LEFT; in reset() 1027 int borderType, int printDirection, int scrollDirection, int justification) { in setWindowAttributes() argument 1033 this.justification = justification; in setWindowAttributes() 1192 switch (justification) { in build() 1205 throw new IllegalArgumentException("Unexpected justification value: " + justification); in build()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/ |
D | TextLayer.java | 173 applyJustification(documentData.justification, canvas, textLineWidth); in drawTextGlyphs() 240 applyJustification(documentData.justification, canvas, textLineWidth); in drawTextWithFont() 294 private void applyJustification(Justification justification, Canvas canvas, float textLineWidth) { in applyJustification() argument 295 switch (justification) { in applyJustification()
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cert-err09-cpp.rst | 14 have been removed from public view, and so their justification for the behavior
|
D | cert-oop11-cpp.rst | 15 public view, and so their justification for the behavior of this check requires
|
D | cert-dcl21-cpp.rst | 23 public view, and so their justification for the behavior of this check requires
|
/external/jemalloc_new/include/jemalloc/ |
D | jemalloc_defs.h.in | 31 * with C++. The only justification for this is to match the prototypes that
|
/external/webrtc/third_party/abseil-cpp/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/libtextclassifier/abseil-cpp/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/openscreen/third_party/abseil/src/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/abseil-cpp/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/angle/third_party/abseil-cpp/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ |
D | ABSEIL_ISSUE_TEMPLATE.md | 13 **along with justification for those constraints**. Linking to other docs is
|
/external/rust/crates/libz-sys/src/zlib/examples/ |
D | README.examples | 5 calculation and justification of ENOUGH parameter in inftrees.h
|
/external/mesa3d/docs/_extra/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
|
/external/OpenCL-CTS/test_conformance/ |
D | submission_details_template.txt | 102 # rules along with the justification must be documented here.
|
/external/catch2/include/reporters/ |
D | catch_reporter_console.cpp | 194 Justification justification; member 333 if (colInfo.justification == ColumnInfo::Left) in operator <<()
|
/external/python/setuptools/docs/ |
D | developer-guide.txt | 50 Filing a ticket provides a forum for justification, discussion, and
|
/external/rust/crates/structopt/ |
D | README.md | 135 - Contributors can increment minimum rustc version without any justification if the new version is …
|
/external/arm-trusted-firmware/docs/process/ |
D | code-review-guidelines.rst | 111 increase the attack surface (e.g. new SMCs) without justification. 200 patch author to prove the need for it. A detailed justification should be
|
/external/python/cpython3/Objects/ |
D | dictnotes.txt | 48 justification for d.setdefault is combining the two lookups into one.
|
/external/grpc-grpc/templates/ |
D | README.md | 10 # Quick justification
|