Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/docs/
Dtesting.md24 ### Metrics subsection
/third_party/gn/src/gn/
Dcommand_format.cc136 struct Metrics { struct in commands::__anon049d377d0111::Printer
137 Metrics() : first_length(-1), longest_length(-1), multiline(false) {} in Metrics() function
138 int first_length;
139 int longest_length;
140 bool multiline;
/third_party/ninja/src/
Dmetrics.h49 struct Metrics { struct
/third_party/rust/crates/codespan/codespan-reporting/src/term/
Drenderer.rs989 struct Metrics { struct
990 byte_index: usize,
991 unicode_width: usize,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp224 CodeMetrics Metrics; in runOnLoop() local
DLoopUnrollPass.cpp645 CodeMetrics Metrics; in ApproximateLoopSize() local
DLoopUnswitch.cpp298 CodeMetrics Metrics; in countLoop() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java73 private static class Metrics { class in ViewableTaggedData
85 private Metrics() { in Metrics() method in ViewableTaggedData.Metrics
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp246 CodeMetrics Metrics; in rotateLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp491 CodeMetrics Metrics; in isHardwareLoopProfitable() local