Searched defs:Q12 (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdcoefct.c | 445 JLONG Q00, Q01, Q02, Q03 = 0, Q10, Q11, Q12 = 0, Q20, Q21 = 0, Q30 = 0, num; in decompress_smooth_data() local
|
/third_party/typescript/tests/cases/conformance/types/keyof/ |
D | keyofAndIndexedAccess.ts | 60 type Q12 = Shape["name" | "visible"]; // string | boolean alias
|