Home
last modified time | relevance | path

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

12

/third_party/grpc/third_party/upb/benchmarks/
Dcompare.py60 baseline = "master" variable
65 baseline = sys.argv[1] variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
Dradeonsi-run-tests.py300 baseline = os.path.join(base, "{}-piglit-quick-fail.csv".format(gpu_name)) variable
337 baseline = os.path.join(base, "{}-glcts-fail.csv".format(gpu_name)) variable
379 baseline = os.path.join(base, "{}-deqp-fail.csv".format(gpu_name)) variable
/third_party/mindspore/tests/mindspore_test_framework/utils/
Dcompare_util.py24 def compare(expect, func_result, baseline): argument
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dplaceholder_run.cc26 TextBaseline baseline, in PlaceholderRun()
Dplaceholder_run.h66 TextBaseline baseline; variable
/third_party/typescript/src/testRunner/unittests/tscWatch/
DconsoleClearing.ts40 const baseline = createBaseline(createWatchedSystem(files)); constant
Dhelpers.ts322 const { sys, baseline, oldSnap } = createBaseline(input.sys()); constant
352 baseline: string[]; property
361 const baseline: string[] = []; constant
Dincremental.ts31 …const { sys, baseline, oldSnap } = createBaseline(createWatchedSystem(files(), { currentDirectory:… constant
/third_party/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.h78 SkScalar baseline() const { return fSizes.baseline(); } in baseline() function
/third_party/typescript/src/testRunner/
Dtest262Runner.ts72 …const baseline = errors.length === 0 ? null : Compiler.getErrorBaseline(testState.inputFiles, erro… constant
DcompilerRunner.ts274 …const baseline = (this.options.noEmitOnError && this.result.diagnostics.length !== 0) || record ==… constant
/third_party/toybox/porting/liteos_a/
DMakefile39 baseline: generated/unstripped/toybox target
/third_party/toybox/
DMakefile39 baseline: generated/unstripped/toybox target
/third_party/flutter/skia/samplecode/
DSampleGlyphTransform.cpp41 double baseline = this->height() / 2; in onDrawContent() local
/third_party/skia/samplecode/
DSampleGlyphTransform.cpp41 double baseline = this->height() / 2; in onDrawContent() local
/third_party/libinput/src/
Dfilter-touchpad.c198 const double baseline = 0.9; in touchpad_constant_filter() local
237 const double baseline = 0.9; in touchpad_accel_profile_linear() local
/third_party/skia/experimental/sktext/src/
DLine.h48 SkScalar baseline() const { in baseline() function
186 SkScalar baseline() const { return fTextMetrics.baseline(); } in baseline() function
DVisualRun.h123 SkScalar baseline() const { return fTextMetrics.baseline(); } in baseline() function
/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.h52 SkScalar baseline() const { return fSizes.baseline(); } in baseline() function
/third_party/boost/libs/histogram/test/
Dstorage_adaptor_test.cpp260 const auto baseline = db.second; in main() local
/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts112 const baseline: string[] = []; constant
/third_party/skia/modules/canvaskit/
Dparagraph.js302 function(width, height, alignment, baseline, offset) { argument
/third_party/toybox/toys/posix/
Dgrep.c197 int baseline = mm->rm_eo; in do_grep() local
/third_party/flutter/skia/gm/
Ddrawbitmaprect.cpp210 SkScalar baseline = dstRect.height() + font.getSize() + SK_Scalar1 * 3; in onDraw() local

12