Searched refs:TP2 (Results 1 – 13 of 13) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | recursiveConditionalTypes.js | 138 type TP2 = ParseManyWhitespace2<" foo">; 244 declare type TP2 = ParseManyWhitespace2<" foo">;
|
D | recursiveConditionalTypes.types | 342 type TP2 = ParseManyWhitespace2<" foo">; 343 >TP2 : ParseSuccess<"foo">
|
D | recursiveConditionalTypes.symbols | 526 type TP2 = ParseManyWhitespace2<" foo">; 527 >TP2 : Symbol(TP2, Decl(recursiveConditionalTypes.ts, 134, 73))
|
D | variadicTuples1.js | 115 type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>; // [string?, Partial<T>, ...… 663 declare type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>;
|
D | recursiveConditionalTypes.errors.txt | 211 type TP2 = ParseManyWhitespace2<" foo">;
|
D | variadicTuples1.symbols | 365 type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>; // [string?, Partial<T>, ...… 366 >TP2 : Symbol(TP2, Decl(variadicTuples1.ts, 112, 64))
|
D | variadicTuples1.types | 417 type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>; // [string?, Partial<T>, ...… 418 >TP2 : [(string | undefined)?, ...Partial<T>, ...(number | undefined)[]]
|
D | variadicTuples1.errors.txt | 171 …type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>; // [string?, Partial<T>, ..…
|
/third_party/typescript/tests/cases/compiler/ |
D | recursiveConditionalTypes.ts | 141 type TP2 = ParseManyWhitespace2<" foo">; alias
|
/third_party/mbedtls/library/ |
D | bignum.c | 1649 mbedtls_mpi_uint TP2[3]; in mbedtls_mpi_div_mpi() local 1666 T2.n = sizeof( TP2 ) / sizeof( *TP2 ); in mbedtls_mpi_div_mpi() 1667 T2.p = TP2; in mbedtls_mpi_div_mpi() 1763 mbedtls_platform_zeroize( TP2, sizeof( TP2 ) ); in mbedtls_mpi_div_mpi()
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples1.ts | 117 type TP2<T extends unknown[]> = Partial<[string, ...T, ...number[]]>; // [string?, Partial<T>, ...… alias
|
/third_party/ffmpeg/libavcodec/ |
D | hevcdsp_template.c | 1508 #define TP2 pix[-3 * xstride + 3 * ystride] macro 1531 const int dp3 = abs(TP2 - 2 * TP1 + TP0); in FUNC() 1686 #undef TP2
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 55085 zP_vmW`GP4)E!#F3T^~_7Ui$TP2@GhDIrEBJU1#BZK26^aKL4ES2(aw=e?yMo-v)Ro
|