Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DgenericRestParameters1.js110 const g21 = bind(g20, 42); // (y: string, z: boolean) => string[] constant
257 var g21 = bind(g20, 42); // (y: string, z: boolean) => string[] variable
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts112 const g21 = bind(g20, 42); // (y: string, z: boolean) => string[] constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp926 int32 g21 = p2 [1]; in FixIsolatedPixel() local