/third_party/typescript/tests/baselines/reference/ |
D | typeAliases.js | 39 var x9: () => string; variable 40 var x9: T9; variable 106 var x9; variable 107 var x9; variable
|
D | declarationEmitDestructuringObjectLiteralPattern1.js | 8 var { x9: a2, y9: b2 } = { x9: 5, y9: "hello" }; property 17 var _c = { x9: 5, y9: "hello" }, a2 = _c.x9, b2 = _c.y9; property
|
D | inheritedOverloadedSpecializedSignatures.js | 53 var x9: void = c('generic'); variable
|
D | typeName1.js | 18 var x9:I=3; variable
|
D | operatorAddNullUndefined.js | 11 var x9 = "test" + null; variable
|
D | declarationEmitDestructuringObjectLiteralPattern.js | 8 var { x9: a2, y9: b2 } = { x9: 5, y9: "hello" }; property 31 var _c = { x9: 5, y9: "hello" }, a2 = _c.x9, b2 = _c.y9; property
|
D | literalTypes2.js | 162 const x9 = g7(a); // Type (1 | 2)[] constant 336 var x9 = g7(a); // Type (1 | 2)[] variable
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitDestructuringObjectLiteralPattern1.ts | 9 var { x9: a2, y9: b2 } = { x9: 5, y9: "hello" }; variable
|
D | operatorAddNullUndefined.ts | 10 var x9 = "test" + null; variable
|
D | declarationEmitDestructuringObjectLiteralPattern.ts | 9 var { x9: a2, y9: b2 } = { x9: 5, y9: "hello" }; variable
|
D | inheritedOverloadedSpecializedSignatures.ts | 52 var x9: void = c('generic'); variable
|
D | typeName1.ts | 17 var x9:I=3; variable
|
/third_party/typescript/tests/cases/conformance/types/typeAliases/ |
D | typeAliases.ts | 38 var x9: () => string; variable 39 var x9: T9; variable
|
/third_party/libsnd/src/ |
D | w64.c | 40 #define MAKE_HASH16(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument 46 #define MAKE_MARKER16(name, x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument
|
/third_party/ffmpeg/tests/checkasm/x86/ |
D | checkasm.asm | 37 x9: dq 0xacbd382dcf5b8de2,0xd229e1f5b281303f define
|
/third_party/boost/libs/bind/test/ |
D | bind_placeholder_test.cpp | 55 int const x9 = 9; in main() local
|
D | bind_stateful_test.cpp | 92 int operator()(int x1, int x2, int x3, int x4, int x5, int x6, int x7, int x8, int x9) in operator ()()
|
/third_party/boost/libs/phoenix/test/boost_bind_compatibility/ |
D | bind_placeholder_test.cpp | 70 int const x9 = 9; in main() local
|
/third_party/boringssl/src/third_party/fiat/ |
D | curve25519_64.h | 87 fiat_25519_uint128 x9 = ((fiat_25519_uint128)(arg1[2]) * ((arg2[3]) * (uint64_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local 153 fiat_25519_uint128 x9 = ((fiat_25519_uint128)(arg1[4]) * x1); in fiat_25519_carry_square() local 217 uint64_t x9 = (uint64_t)(x8 >> 51); in fiat_25519_carry_scmul_121666() local 258 uint64_t x9 = (x7 & UINT64_C(0x7ffffffffffff)); in fiat_25519_carry() local 373 uint64_t x9; in fiat_25519_to_bytes() local 512 uint64_t x9 = ((uint64_t)(arg1[23]) << 31); in fiat_25519_from_bytes() local
|
D | curve25519_32.h | 119 uint64_t x9 = ((uint64_t)(arg1[9]) * ((arg2[1]) * ((uint32_t)0x2 * UINT8_C(0x13)))); in fiat_25519_carry_mul() local 285 uint32_t x9 = ((arg1[7]) * (uint32_t)0x2); in fiat_25519_carry_square() local 424 uint64_t x9 = ((uint64_t)UINT32_C(0x1db42) * (arg1[1])); in fiat_25519_carry_scmul_121666() local 490 uint32_t x9 = ((x8 >> 25) + (arg1[8])); in fiat_25519_carry() local 532 uint32_t x9 = ((arg1[8]) + (arg2[8])); in fiat_25519_add() local 562 uint32_t x9 = ((UINT32_C(0x7fffffe) + (arg1[8])) - (arg2[8])); in fiat_25519_sub() local 591 uint32_t x9 = (UINT32_C(0x7fffffe) - (arg1[8])); in fiat_25519_opp() local 630 uint32_t x9; in fiat_25519_selectznz() local 665 uint32_t x9; in fiat_25519_to_bytes() local 841 uint32_t x9 = ((uint32_t)(arg1[23]) << 5); in fiat_25519_from_bytes() local
|
D | p256_64.h | 110 uint64_t x9; in fiat_p256_mul() local 423 uint64_t x9; in fiat_p256_square() local 739 uint64_t x9; in fiat_p256_add() local 788 uint64_t x9; in fiat_p256_sub() local 827 uint64_t x9; in fiat_p256_opp() local 865 fiat_p256_uint1 x9; in fiat_p256_from_montgomery() local 1077 uint64_t x9 = (x7 >> 8); in fiat_p256_to_bytes() local 1181 uint64_t x9 = ((uint64_t)(arg1[23]) << 56); in fiat_p256_from_bytes() local
|
/third_party/boost/libs/detail/test/container_fwd/ |
D | container_fwd_test.cpp | 93 std::bitset<10> x9; in main() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_vsx.h | 59 vec_f x8, x9, x10, x11; in pass_vsx_interleave() local 285 vec_f x8, x9, x10, x11; in fft8_vsx_interleave() local 359 vec_f x8, x9, x10, x11; in fft16_vsx_interleave() local
|
/third_party/boost/libs/proto/test/ |
D | env_var.cpp | 244 abstract &x9 = proto::functional::env_var<tag0_type>()((42, tag0 = a)); in test_env_var() local
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
D | chacha.c | 102 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|