Home
last modified time | relevance | path

Searched defs:G4 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DrenamingDestructuredPropertyInFunctionType2.ts16 type G4 = ({ a: string }: O) => any; alias
DrenamingDestructuredPropertyInFunctionType.ts19 type G4 = new ({ a: string }: O) => any; // Error alias
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcommon_sse41.h42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local
Dyuv_sse41.c55 const __m128i G4 = _mm_sub_epi16(G2, G3); in ConvertYUV444ToRGB_SSE41() local
Dyuv_sse2.c55 const __m128i G4 = _mm_sub_epi16(G2, G3); in ConvertYUV444ToRGB_SSE2() local