/third_party/typescript/tests/baselines/reference/ |
D | partiallyAnnotatedFunctionInferenceWithTypeParameter.js | 66 test(function (t1, t2) { t2.test2; }); argument 67 test(function (t1, t2) { t2.test2; }); argument 81 testRest(function (t1, t2, t3) { }); argument 82 testRest(function (t1, t2, t3) { }); argument 83 testRest(function (t1, t2, t3) { }); argument 84 testRest(function (t2) { argument 90 testRest(function (t2) { argument
|
D | restElementAssignable.js | 7 const t2: { [x: symbol]: unknown } = {}; constant 15 const t2: { [x: string]: number | boolean | string } = { a: 1, b: false, c: "str" };; variable 44 var t2 = { a: 1, b: false, c: "str" }; variable
|
D | didYouMeanStringLiteral.js | 7 const t2: T2 = "strong"; constant 13 var t2 = "strong"; variable
|
D | multiLineErrors.js | 21 var t2: A2; variable 32 var t2; variable
|
D | typeArgInference.js | 10 var t2 = x.f<number, string>([o], [o]); variable 11 var t2: { c: number; d: string }; variable 24 var t2; variable
|
D | destructuringVariableDeclaration2.js | 9 var temp = { t1: true, t2: "false" }; property 10 var [b0 = 3, b1 = true, b2 = temp] = [3, false, { t1: false, t2: 5}]; // Error property 29 var temp = { t1: true, t2: "false" }; property 30 var _c = [3, false, { t1: false, t2: 5 }], _d = _c[0], b0 = _d === void 0 ? 3 : _d, _e = _c[1], b1 … property
|
D | partiallyAnnotatedFunctionInferenceError.js | 47 testError(function (t1, t2, t3) { }); argument 48 testError(function (t1, t2, t3) { }); argument 49 testError(function (t1, t2, t3) { }); argument
|
D | optionalTupleElements1.js | 33 let t2: T2; variable 68 var t2; variable
|
D | strictTupleLength.js | 4 var t2: [number, number]; variable 26 var t2; variable
|
D | typeOfThisInFunctionExpression.js | 14 var t2 = function f() { function 85 var t2 = function f() { function
|
D | genericCallWithObjectTypeArgsAndConstraints.js | 54 function foo(t, t2) { argument 62 function foo2(t, t2) { argument
|
D | tupleTypes.js | 12 var t2 = t[2]; // number|string variable 13 var t2: number|string; variable 80 var t2; variable
|
/third_party/openssl/include/openssl/ |
D | safestack.h.in | 37 # define SKM_DEFINE_STACK_OF_INTERNAL(t1, t2, t3) \ argument 67 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument 180 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) argument 181 # define DEFINE_SPECIAL_STACK_OF_CONST(t1, t2) \ argument
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | safestack.h.in | 37 # define SKM_DEFINE_STACK_OF_INTERNAL(t1, t2, t3) \ argument 67 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument 180 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) argument 181 # define DEFINE_SPECIAL_STACK_OF_CONST(t1, t2) \ argument
|
/third_party/gn/src/base/third_party/icu/ |
D | icu_utf.cc | 79 uint8_t t1 = s[i], t2, t3; in utf8_nextCharSafeBody() local 95 uint8_t t1 = s[i], t2; in utf8_nextCharSafeBody() local 108 uint8_t t1 = s[i] - 0x80, t2; in utf8_nextCharSafeBody() local
|
/third_party/typescript/tests/cases/compiler/ |
D | restElementAssignable.ts | 8 const t2: { [x: symbol]: unknown } = {}; constant 16 const t2: { [x: string]: number | boolean | string } = { a: 1, b: false, c: "str" };; constant
|
D | typeArgInference.ts | 9 var t2 = x.f<number, string>([o], [o]); variable 10 var t2: { c: number; d: string }; variable
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
D | token_test.cc | 32 Token t2(Source{}, 2.345f); in TEST_F() local 40 Token t2(Source{}, 2345); in TEST_F() local 55 Token t2(Source{}, 2345u); in TEST_F() local
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | strictTupleLength.ts | 3 var t2: [number, number]; variable 12 var t2 = t1; // error variable
|
/third_party/typescript/tests/cases/conformance/expressions/functions/ |
D | typeOfThisInFunctionExpression.ts | 13 var t2 = function f() { variable 40 var t2 = function f() { variable
|
/third_party/ffmpeg/libavcodec/x86/ |
D | snowdsp.c | 392 #define snow_vertical_compose_sse2_load_add(op,r,t0,t1,t2,t3)\ argument 398 #define snow_vertical_compose_sse2_load(r,t0,t1,t2,t3)\ argument 401 #define snow_vertical_compose_sse2_add(r,t0,t1,t2,t3)\ argument 404 #define snow_vertical_compose_r2r_sub(s0,s1,s2,s3,t0,t1,t2,t3)\ argument 416 #define snow_vertical_compose_sra(n,t0,t1,t2,t3)\ argument 422 #define snow_vertical_compose_r2r_add(s0,s1,s2,s3,t0,t1,t2,t3)\ argument 428 #define snow_vertical_compose_r2r_pmulhw(s0,s1,s2,s3,t0,t1,t2,t3)\ argument 434 #define snow_vertical_compose_sse2_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument 513 #define snow_vertical_compose_mmx_load_add(op,r,t0,t1,t2,t3)\ argument 519 #define snow_vertical_compose_mmx_load(r,t0,t1,t2,t3)\ argument [all …]
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | safestack.h | 22 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument 129 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) argument 131 # define DEFINE_SPECIAL_STACK_OF_CONST(t1, t2) \ argument
|
/third_party/node/deps/icu-small/source/common/ |
D | utf_impl.cpp | 140 uint8_t t1=s[i], t2, t3; in utf8_nextCharSafeBody() local 156 uint8_t t1=s[i], t2; in utf8_nextCharSafeBody() local 169 uint8_t t1=s[i]-0x80, t2; in utf8_nextCharSafeBody() local
|
/third_party/icu/icu4c/source/common/ |
D | utf_impl.cpp | 140 uint8_t t1=s[i], t2, t3; in utf8_nextCharSafeBody() local 156 uint8_t t1=s[i], t2; in utf8_nextCharSafeBody() local 169 uint8_t t1=s[i]-0x80, t2; in utf8_nextCharSafeBody() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utf_impl.cpp | 140 uint8_t t1=s[i], t2, t3; in utf8_nextCharSafeBody() local 156 uint8_t t1=s[i], t2; in utf8_nextCharSafeBody() local 169 uint8_t t1=s[i]-0x80, t2; in utf8_nextCharSafeBody() local
|