Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DgenericRestParameters1.js111 const g22 = bind(g21, "hello"); // (z: boolean) => string[] constant
262 var g22 = bind(g21, "hello"); // (z: boolean) => string[] variable
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts113 const g22 = bind(g21, "hello"); // (z: boolean) => string[] constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1187 int32 g22 = p2 [2 * cs]; in FixSingleColumn() local