/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitDestructuringObjectLiteralPattern1.js | 5 var { x6, y6 } = { x6: 5, y6: "hello" }; property 14 var _b = { x6: 5, y6: "hello" }, x6 = _b.x6, y6 = _b.y6;
23 declare var x6: number, y6: string;
|
H A D | declarationEmitDestructuringObjectLiteralPattern.js | 5 var { x6, y6 } = { x6: 5, y6: "hello" }; property 28 var _b = { x6: 5, y6: "hello" }, x6 = _b.x6, y6 = _b.y6;
50 declare var x6: number, y6: string;
|
H A D | intersectionWithUnionConstraint.js | 13 let y6: null | undefined = x; // Error 55 var y6 = x; // Error
|
H A D | es6ExportEqualsInterop.js | 144 import * as y6 from "variable-module"; 155 y6.a; 251 var y6 = require("variable-module");
261 y6.a;
|
H A D | genericsManyTypeParameters.js | 27 x6: a519, y6: a26, z6: a36, a6: a46, b6: a56, c6: a66, 47 x6 , y6 , z6 , a6 , b6 , c6, 63 function Foo(x1, y1, z1, a1, b1, c1, x2, y2, z2, a2, b2, c2, x3, y3, z3, a3, b3, c3, x4, y4, z4, a4, b4, c4, x5, y5, z5, a5, b5, c5, x6, y6, z6, a6, b6, c6, x7, y7, z7, a7, b7, c7, x8, y8, z8, a8, b8, c8, x9, y9, z9, a9, b9, c9, x10, y12, z10, a10, b10, c10, x11, y13, z11, a11, b11, c11, x12, y14, z12, a12, b12, c12, x13, y15, z13, a13, b13, c13, x14, y16, z14, a14, b14, c14, x15, y17, z15, a15, b15, c15, x16, y18, z16, a16, b16, c16, x17, y19, z17, a17, b17, c17, x18, y10, z18, a18, b18, c18) {
69 x6, y6, z6, a6, b6, c6,
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | siaddrlib.cpp | 236 ADDR_CHANNEL_SETTING y6 = InitChannel(1, 1, bankYStart + 3); in ComputeBankEquation() local 245 y6.value = (threshY > bankYStart + 3) ? y6.value : 0; in ComputeBankEquation() 252 pEquation->addr[0] = y6; in ComputeBankEquation() 255 pEquation->xor1[1] = y6; in ComputeBankEquation() 265 pEquation->xor1[0] = y6; in ComputeBankEquation() 267 pEquation->xor1[1] = y6; in ComputeBankEquation() 277 pEquation->xor1[0] = y6; in ComputeBankEquation() 280 pEquation->xor2[1] = y6; in ComputeBankEquation() 289 pEquation->xor1[0] = y6; in ComputeBankEquation() 465 ADDR_CHANNEL_SETTING y6 = InitChannel(1, 1, 6); ComputePipeEquation() local 691 UINT_32 y6 = _BIT(ty,3); ComputePipeFromCoord() local 850 UINT_32 y6 = 0; ComputeTileCoordFromPipeAndElemIdx() local 2553 UINT_32 y6 = _BIT(y, 6); HwlComputeSurfaceCoord2DFromBankPipe() local [all...] |
H A D | egbaddrlib.cpp | 2582 case 16://x4,x5,x6,y6 are known 2583 xBit3 = _BIT(bank, 0) ^ _BIT(yBit, 3); //x3 = y6 ^ b0 2586 yBit5 = _BIT(bank, 1) ^ _BIT(xBit, 1) ^ _BIT(yBit, 3); //y5=x4^y6^b1 2606 xBit3 = _BIT(bank, 0) ^ _BIT(yBit, 3);//x3 = b0 ^ y6 2607 xBit4 = _BIT(bank, 1) ^ _BIT(yBit, 2) ^ _BIT(yBit, 3);//x4 = b1 ^ y5 ^ y6; 2625 xBit3 = _BIT(bank, 0) ^ _BIT(yBit, 3);//x3 = y6 ^ b0 2626 xBit4 = _BIT(bank, 1) ^ _BIT(yBit, 2) ^ _BIT(yBit, 3);//x4 = y5 ^ y6 ^ b1 2983 UINT_32 y6 = _BIT(ty,3); 2988 bankBit0 = x3 ^ y6; 2989 bankBit1 = x4 ^ y5 ^ y6; [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | v210.asm | 63 movu m0, [srcq] ; yB v5 yA u5 y9 v4 y8 u4 y7 v3 y6 u3 y5 v2 y4 u2 y3 v1 y2 u1 y1 v0 y0 u0 71 psrld m0, 22 ; 00 v5 00 y9 00 u4 00 y6 00 v2 00 y3 00 u1 00 y0 74 vpblendd m2, m1, m0, 0x55 ; yB yA 00 y9 y8 y7 00 y6 y5 y4 00 y3 y2 y1 00 y0 75 pshufb m2, m4 ; 00 00 yB yA y9 y8 y7 y6 00 00 y5 y4 y3 y2 y1 y0 76 vpermd m2, m6, m2 ; 00 00 00 00 yB yA y9 y8 y7 y6 y5 y4 y3 y2 y1 y0 87 shufps m2, m1, m0, 0x8d ; 00 y9 00 y6 yB yA y8 y7 00 y3 00 y0 y5 y4 y2 y1 88 pshufb m2, m4 ; 00 00 yB yA y9 y8 y7 y6 00 00 y5 y4 y3 y2 y1 y0
|
/third_party/node/deps/zlib/ |
H A D | crc32_simd.c | 51 __m512i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_avx512_simd_() local 86 y6 = _mm512_loadu_si512((__m512i *)(buf + 0x40)); in crc32_avx512_simd_() 96 x2 = _mm512_xor_si512(x2, y6); in crc32_avx512_simd_() 228 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local 261 y6 = _mm_loadu_si128((__m128i *)(buf + 0x10)); in crc32_sse42_simd_() 271 x2 = _mm_xor_si128(x2, y6); in crc32_sse42_simd_() 498 uint64x2_t x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in armv8_crc32_pmull_little() local 526 y6 = vld1q_u64((const uint64_t *)(buf + 0x10)); in armv8_crc32_pmull_little() 541 x2 = veorq_u64(x2, y6); in armv8_crc32_pmull_little()
|
/third_party/decimal.js/test/modules/ |
H A D | clone.js | 60 var y6 = new D6(3); 70 t(x6.div(y6).eq(1.66667)); 79 t(x4.div(y6).eq(1.667));
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | crc32_simd.c | 38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local 71 y6 = _mm_loadu_si128((__m128i *)(buf + 0x10)); in crc32_sse42_simd_() 81 x2 = _mm_xor_si128(x2, y6); in crc32_sse42_simd_()
|
/third_party/skia/third_party/externals/zlib/ |
H A D | crc32_simd.c | 38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local 71 y6 = _mm_loadu_si128((__m128i *)(buf + 0x10)); in crc32_sse42_simd_() 81 x2 = _mm_xor_si128(x2, y6); in crc32_sse42_simd_()
|
/third_party/lame/libmp3lame/ |
H A D | gain_analysis.c | 153 Float_t y6 = input[ -7] * kernel[ 3]; in filterYule() local 154 Float_t s00 = y0 + y2 + y4 + y6; in filterYule()
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 17700 uint32_t y6 = s[0] >> 2; in wuffs_base__pixel_swizzler__bgr_565__y() local 17701 uint32_t rgb_565 = (y5 << 11) | (y6 << 5) | (y5 << 0); in wuffs_base__pixel_swizzler__bgr_565__y() 17730 uint32_t y6 = s[0] >> 2; in wuffs_base__pixel_swizzler__bgr_565__y_16be() local 17731 uint32_t rgb_565 = (y5 << 11) | (y6 << 5) | (y5 << 0); in wuffs_base__pixel_swizzler__bgr_565__y_16be() [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 16624 uint32_t y6 = s[0] >> 2; in wuffs_base__pixel_swizzler__bgr_565__y() local 16625 uint32_t rgb_565 = (y5 << 11) | (y6 << 5) | (y5 << 0); in wuffs_base__pixel_swizzler__bgr_565__y() 16654 uint32_t y6 = s[0] >> 2; in wuffs_base__pixel_swizzler__bgr_565__y_16be() local 16655 uint32_t rgb_565 = (y5 << 11) | (y6 << 5) | (y5 << 0); in wuffs_base__pixel_swizzler__bgr_565__y_16be() [all...] |