Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.h24 V20 = 20, enumerator
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples2.ts18 type V20 = Tup3<[number], string[], [number]>; // [number, ...string[], number] alias