Home
last modified time | relevance | path

Searched defs:baseline (Results 1 – 25 of 41) sorted by relevance

12

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DEmptyContext.kt11 val baseline = Result.failure<T>(IllegalStateException("Block was suspended")) in withEmptyContext() constant
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Dcompare.py60 baseline = "master" variable
65 baseline = sys.argv[1] variable
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/
DTakeWhileBenchmark.kt30 fun baseline() = runBlocking<Int> { in <lambda>() method
DTakeBenchmark.kt31 fun baseline() = runBlocking<Int> { in <lambda>() method in benchmarks.flow.TakeBenchmark
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DMicrobenchmarkAllocationWorker.java91 AllocationStats baseline = null; in verifyBenchmarkIsDeterministic() local
128 AllocationStats baseline = measureAllocations(benchmark, benchmarkMethod, 0); in measure() local
DAllocationStats.java84 AllocationStats minus(AllocationStats baseline) { in minus()
116 public Delta delta(AllocationStats baseline) { in delta()
/external/llvm-project/clang/test/CodeGen/
Dcatch-alignment-assumption-blacklist.c4 void *baseline(void *x) { in baseline() function
Dcatch-nullptr-and-nonzero-offset-blacklist.c12 char *baseline(char *base, unsigned long offset) { in baseline() function
/external/skia/modules/skparagraph/src/
DDecorations.cpp23 …vas* canvas, const TextStyle& textStyle, const TextLine::ClipContext& context, SkScalar baseline) { in paint()
96 SkScalar baseline, SkScalar halo) { in calculateGaps()
DTextLine.h75 SkScalar baseline() const { return fSizes.baseline(); } in baseline() function
/external/eigen/bench/btl/generic_bench/timers/
DSTL_timer.hh74 bool baseline; member in STL_Timer
/external/pdfium/testing/image_diff/
Dimage_diff.cpp131 void CountImageSizeMismatchAsPixelDifference(const Image& baseline, in CountImageSizeMismatchAsPixelDifference()
146 float PercentageDifferent(const Image& baseline, const Image& actual) { in PercentageDifferent()
163 float HistogramPercentageDifferent(const Image& baseline, const Image& actual) { in HistogramPercentageDifferent()
/external/toybox/
DMakefile37 baseline: generated/unstripped/toybox target
/external/rust/crates/crc32fast/src/specialized/
Daarch64.rs72 let mut baseline = super::super::super::baseline::State::new(init); localVariable
/external/skia/samplecode/
DSampleGlyphTransform.cpp41 double baseline = this->height() / 2; in onDrawContent() local
/external/rust/crates/plotters/src/series/
Dhistogram.rs29 baseline: Box<dyn Fn(&BR::ValueType) -> A + 'a>, field
67 pub fn baseline(mut self, baseline: A) -> Self in baseline() function
Darea_series.rs10 baseline: Y, field
/external/skqp/samplecode/
DSampleGlyphTransform.cpp47 double baseline = this->height() / 2; in onDrawContent() local
/external/rust/crates/crc32fast/src/
Dlib.rs41 mod baseline; module
/external/tensorflow/tensorflow/python/kernel_tests/
Dtridiagonal_matmul_op_test.py188 def baseline(self, upper, diag, lower, vec): member in TridiagonalMulOpTest.TridiagonalMatMulBenchmark
/external/skia/modules/canvaskit/
Dparagraph.js291 function(width, height, alignment, baseline, offset) { argument
/external/skia/experimental/sktext/src/
DLine.h48 SkScalar baseline() const { in baseline() function
/external/igt-gpu-tools/tests/i915/
Dgem_sync.c210 double end, this, elapsed, now, baseline; in wakeup_ring() local
389 double end, this, elapsed, now, baseline; in active_wakeup_ring() local
644 double elapsed, baseline; in switch_ring() local
/external/toybox/toys/posix/
Dgrep.c196 int baseline = mm->rm_eo; in do_grep() local
/external/igt-gpu-tools/benchmarks/
Dgem_blt.c62 static int baseline(uint64_t bytes, int milliseconds) in baseline() function

12