Home
last modified time | relevance | path

Searched refs:c20 (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DconstDeclarations-validContexts.js78 const c20 = 0;
188 const c20 = 0;
H A DvariadicTuples1.js321 const c20 = curry(fn3); // (...args: string[]) => number
582 var c20 = curry(fn3); // (...args: string[]) => number
765 declare const c20: (...b: string[]) => number;
/third_party/skia/src/core/
H A DSkMipmap.cpp225 auto c20 = F::Expand(p2[0]); in downsample_1_3() local
227 auto c = add_121(c00, c10, c20); in downsample_1_3()
281 auto c20 = F::Expand(p2[0]); in downsample_2_3() local
284 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3()
/third_party/libdrm/tests/tegra/
H A Dvic30.h229 uint64_t c20 : 20; /* 59..40 */ member

Completed in 6 milliseconds