Searched refs:TP1 (Results 1 – 16 of 16) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | mappedTypeAsClauses.types | 24 type TP1 = TypeFromDefs<{ name: 'a', type: string } | { name: 'b', type: number } | { name: 'a', ty… 25 >TP1 : TP1
|
D | mappedTypeAsClauses.js | 13 type TP1 = TypeFromDefs<{ name: 'a', type: string } | { name: 'b', type: number } | { name: 'a', ty… 149 declare type TP1 = TypeFromDefs<{
|
D | recursiveConditionalTypes.js | 129 type TP1 = ParseManyWhitespace<" foo">; 241 declare type TP1 = ParseManyWhitespace<" foo">;
|
D | mappedTypeAsClauses.symbols | 42 type TP1 = TypeFromDefs<{ name: 'a', type: string } | { name: 'b', type: number } | { name: 'a', ty… 43 >TP1 : Symbol(TP1, Decl(mappedTypeAsClauses.ts, 9, 92))
|
D | recursiveConditionalTypes.types | 328 type TP1 = ParseManyWhitespace<" foo">; 329 >TP1 : ParseSuccess<"foo">
|
D | recursiveConditionalTypes.symbols | 496 type TP1 = ParseManyWhitespace<" foo">; 497 >TP1 : Symbol(TP1, Decl(recursiveConditionalTypes.ts, 125, 24))
|
D | variadicTuples1.js | 114 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?] 662 declare type TP1<T extends unknown[]> = Partial<[string, ...T, number]>;
|
D | recursiveConditionalTypes.errors.txt | 202 type TP1 = ParseManyWhitespace<" foo">;
|
D | variadicTuples1.symbols | 359 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?] 360 >TP1 : Symbol(TP1, Decl(variadicTuples1.ts, 110, 89))
|
D | variadicTuples1.types | 414 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?] 415 >TP1 : [(string | undefined)?, ...Partial<T>, (number | undefined)?]
|
D | variadicTuples1.errors.txt | 170 …type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?]
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | mappedTypeAsClauses.ts | 15 type TP1 = TypeFromDefs<{ name: 'a', type: string } | { name: 'b', type: number } | { name: 'a', ty… alias
|
/third_party/typescript/tests/cases/compiler/ |
D | recursiveConditionalTypes.ts | 132 type TP1 = ParseManyWhitespace<" foo">; alias
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples1.ts | 116 type TP1<T extends unknown[]> = Partial<[string, ...T, number]>; // [string?, Partial<T>, number?] alias
|
/third_party/ffmpeg/libavcodec/ |
D | hevcdsp_template.c | 1509 #define TP1 pix[-2 * xstride + 3 * ystride] macro 1531 const int dp3 = abs(TP2 - 2 * TP1 + TP0); in FUNC() 1687 #undef TP1
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 14653 ����-�r4�3�A;����$���V�q��}0!x*�TP1"�k^��1��<��.�foƭ��.-�e�J2��Ca_غ�|:�Hk���u��ZS;��O���…
|