/external/rust/crates/criterion-plot/src/ |
D | display.rs | 4 use crate::{Axes, Axis, Color, Display, Grid, LineType, PointType, Terminal}; 76 impl Display<&'static str> for LineType { implementation 79 LineType::Dash => "2", in display() 80 LineType::Dot => "3", in display() 81 LineType::DotDash => "4", in display() 82 LineType::DotDotDash => "5", in display() 83 LineType::SmallDot => "0", in display() 84 LineType::Solid => "1", in display()
|
D | candlestick.rs | 8 use crate::{Color, Default, Display, Figure, Label, LineType, LineWidth, Plot, Script}; 14 line_type: LineType, 23 line_type: LineType::Solid, in default() 71 impl Set<LineType> for Properties { 75 fn set(&mut self, lt: LineType) -> &mut Properties { in set()
|
D | curve.rs | 9 Axes, Color, CurveDefault, Display, Figure, Label, LineType, LineWidth, Plot, PointSize, 18 line_type: LineType, 31 line_type: LineType::Solid, in default() 105 impl Set<LineType> for Properties { 109 fn set(&mut self, lt: LineType) -> &mut Properties { in set()
|
D | errorbar.rs | 9 Color, Display, ErrorBarDefault, Figure, Label, LineType, LineWidth, Plot, PointSize, 17 line_type: LineType, 29 line_type: LineType::Solid, in default() 88 impl Set<LineType> for Properties { 92 fn set(&mut self, lt: LineType) -> &mut Properties { in set()
|
D | prelude.rs | 11 Axes, Axis, BoxWidth, Color, Figure, FontSize, Grid, Key, LineType, LineWidth, Opacity,
|
D | lib.rs | 828 pub enum LineType { enum
|
/external/eigen/test/ |
D | geo_parametrizedline.cpp | 16 template<typename LineType> void parametrizedline(const LineType& _line) in parametrizedline() 22 typedef typename LineType::Index Index; in parametrizedline() 24 typedef typename LineType::Scalar Scalar; in parametrizedline() 26 typedef Matrix<Scalar, LineType::AmbientDimAtCompileTime, 1> VectorType; in parametrizedline() 27 typedef Hyperplane<Scalar,LineType::AmbientDimAtCompileTime> HyperplaneType; in parametrizedline() 34 LineType l0(p0, d0); in parametrizedline() 46 const int Dim = LineType::AmbientDimAtCompileTime; in parametrizedline()
|
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | IcuDataDumper.java | 119 private LineType lastType = LineType.COMMENT; 152 checkState(lastType == LineType.GROUP_END); in parse() 179 LineMatch match = LineType.match(line, inBlockComment); in processLine() 305 private final LineType type; 308 LineMatch(LineType type, Function<Integer, String> args) { in LineMatch() 317 LineType getType() { in getType() 322 private enum LineType { enum in IcuDataDumper.IcuDataParser 336 private static ImmutableSetMultimap<LineType, LineType> TRANSITIONS = 337 ImmutableSetMultimap.<LineType, LineType>builder() 348 LineType(String regex) { in LineType() method in IcuDataDumper.IcuDataParser.LineType [all …]
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ |
D | Cue.java | 79 public @interface LineType {} annotation in Cue 199 public final @LineType int lineType; 316 @LineType int lineType, in Cue() 354 @LineType int lineType, in Cue() 399 @LineType int lineType, in Cue() 429 @LineType int lineType, in Cue() 469 @LineType private int lineType; 603 public Builder setLine(float line, @LineType int lineType) { in setLine() 624 @LineType
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ppucd.h | 65 enum LineType { enum 112 LineType readLine(UErrorCode &errorCode); 167 LineType lineType;
|
D | ppucd.cpp | 105 PreparsedUCD::LineType 163 lineType=(LineType)type; in readLine()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ttml/ |
D | TtmlRegion.java | 28 public final @Cue.LineType int lineType; 52 @Cue.LineType int lineType, in TtmlRegion()
|
/external/rust/crates/criterion/src/plot/gnuplot_backend/ |
D | distributions.rs | 93 .set(LineType::Solid) in abs_distribution() 117 .set(LineType::Dash) in abs_distribution() 244 .set(LineType::Solid) in rel_distribution() 267 .set(LineType::Dash) in rel_distribution()
|
D | pdf.rs | 86 .set(LineType::Dash) in pdf() 197 |c| c.set(DARK_ORANGE).set(LINEWIDTH).set(LineType::Dash), in pdf() 204 |c| c.set(DARK_ORANGE).set(LINEWIDTH).set(LineType::Dash), in pdf() 211 |c| c.set(DARK_RED).set(LINEWIDTH).set(LineType::Dash), in pdf() 218 |c| c.set(DARK_RED).set(LINEWIDTH).set(LineType::Dash), in pdf()
|
D | regression.rs | 78 .set(LineType::Solid) in regression_figure() 227 .set(LineType::Solid) in regression_comparison_figure() 239 .set(LineType::Solid) in regression_comparison_figure()
|
D | t_test.rs | 58 .set(LineType::Solid) in t_test()
|
D | summary.rs | 108 .set(LineType::Solid) in line_comparison()
|
/external/clang/lib/Format/ |
D | TokenAnnotator.h | 28 enum LineType { enum 111 LineType Type;
|
/external/llvm-project/clang/lib/Format/ |
D | TokenAnnotator.h | 26 enum LineType { enum 127 LineType Type;
|
D | ContinuationIndenter.cpp | 31 LineType LineType) { in shouldIndentWrappedSelectorName() argument 32 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()
|
/external/skqp/bench/ |
D | DashBench.cpp | 304 enum LineType { enum in GiantDashBench 311 static const char* LineTypeName(LineType lt) { in LineTypeName() 317 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench()
|
/external/skia/bench/ |
D | DashBench.cpp | 302 enum LineType { enum in GiantDashBench 309 static const char* LineTypeName(LineType lt) { in LineTypeName() 315 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/ |
D | WebvttCueParser.java | 747 @Cue.LineType public int lineType; 801 private static float computeLine(float line, @Cue.LineType int lineType) { in computeLine()
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | SubtitlePainter.java | 76 @Cue.LineType
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 1324 @Cue.LineType int lineType, in Cea708CueInfo()
|