Home
last modified time | relevance | path

Searched defs:d20 (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DexcessPropertyCheckWithUnions.js12 wrong = { tag: "A", d20: 12 } property
171 wrong = { tag: "A", d20: 12 }; property
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp168 SkScalar d20 = (t2 - t0).length(); in inside_triangle() local
/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp174 SkScalar d20 = (t2 - t0).length(); in inside_triangle() local