Home
last modified time | relevance | path

Searched defs:g20 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts110 declare const g20: (x: number, y?: string, z?: boolean) => string[]; constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp847 int32 g20 = p2 [0]; in FixIsolatedPixel() local