Home
last modified time | relevance | path

Searched defs:G5 (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DrenamingDestructuredPropertyInFunctionType2.ts17 type G5 = ({ a: string, b, c }: O) => any; alias
DrenamingDestructuredPropertyInFunctionType.ts20 type G5 = new ({ a: string, b, c }: O) => any; // Error alias
/third_party/ffmpeg/libavfilter/
Dvf_xbr.c92 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
126 #define FILT3(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
168 #define FILT4(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
261 const uint32_t G5 = sa4[pprev]; in xbr_filter() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcommon_sse41.h42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local