Home
last modified time | relevance | path

Searched refs:TP1 (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DrecursiveConditionalTypes.js130 type TP1 = ParseManyWhitespace<" foo">;
279 type TP1 = ParseManyWhitespace<" foo">;
H A DmappedTypeAsClauses.js13 type TP1 = TypeFromDefs<{ name: 'a', type: string } | { name: 'b', type: number } | { name: 'a', type: boolean }>;
189 type TP1 = TypeFromDefs<{
H A DvariadicTuples1.js114 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?]
666 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>;
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c1509 #define TP1 pix[-2 * xstride + 3 * ystride] macro
1531 const int dp3 = abs(TP2 - 2 * TP1 + TP0); in hevc_loop_filter_luma()
1687 #undef TP1 macro

Completed in 7 milliseconds