/third_party/typescript/tests/baselines/reference/ |
H A D | unicodeEscapesInNames02(target=es5).js | 7 // U+102A7 CARIAN LETTER A2 9 var \u{102A7}: string; 15 \u{102A7} = "hallo"; 19 \u{102A7}: string; 21 this.\u{102A7} = " world"; 28 export var _? = new Foo().\u{102A7} + new Foo().methodA(); 30 _\u{102A7} += "!"; 39 // U+102A7 CARIAN LETTER A2
41 var u, A7 = (void 0)[102];
49 A7;
[all...] |
H A D | conditionalTypes1.js | 192 type A7 = And<boolean, true>; // boolean 610 type A7 = And<boolean, true>;
|
/third_party/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 66 LDW *ARG0++,A7 ; rp[i] 69 ADDU A16,A7,A21:A20 92 LDW *ARG1++,A7 ; ap[i] 94 MPY32U A7,ARG3,A17:A16 144 LDW *ARG2++,A7 ; bp[i] 147 ADDU A7,B7,A9:A8 169 LDW *ARG2++,A7 ; bp[i] 172 SUBU B7,A7,A1:A0 251 LDW *ARG2++,A7 ; bp[i] 254 MPY32U A7,B [all...] |
/third_party/optimized-routines/math/ |
H A D | v_cosf.c | 24 #define A7 v_f32 (Poly[1]) macro 63 y = v_fma_f32 (A9, r2, A7); in cosf()
|
H A D | v_sinf.c | 24 #define A7 v_f32 (Poly[1]) macro 62 y = v_fma_f32 (A9, r2, A7); in sinf()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | filters_neon.c | 225 const uint8x16_t A7 = vaddq_u8(A5, A6); in HorizontalUnfilter_NEON() local 226 const uint8x16_t A8 = SHIFT_LEFT_N_Q(A7, 8); in HorizontalUnfilter_NEON() 227 const uint8x16_t A9 = vaddq_u8(A7, A8); in HorizontalUnfilter_NEON()
|
H A D | filters_sse2.c | 238 const __m128i A7 = _mm_add_epi8(A5, A6); in HorizontalUnfilter_SSE2() local 239 _mm_storel_epi64((__m128i*)(out + i), A7); in HorizontalUnfilter_SSE2() 240 last = _mm_srli_epi64(A7, 56); in HorizontalUnfilter_SSE2()
|
H A D | alpha_processing_sse2.c | 312 const __m128i A7 = _mm_mulhi_epu16(A6, kMult); in MultARGBRow_SSE2() local 313 const __m128i A10 = _mm_packus_epi16(A7, zero); in MultARGBRow_SSE2()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jidctred-sse2.asm | 447 ; | 30 31 ** 33 ** 35 ** 37 | A0 A1 A3 A5 A7 | 507 paddd xmm1, xmm0 ; xmm1=data0[col1 col3 col5 col7]=(A1 A3 A5 A7) 517 punpckhqdq xmm7, xmm5 ; xmm7=(A5 A7 B5 B7) 544 ; | A7 B7 | | 549 packssdw xmm7, xmm7 ; xmm7=(A5 A7 B5 B7 A5 A7 B5 B7)
|
H A D | jidctred-mmx.asm | 526 ; | 30 31 ** 33 ** 35 ** 37 | A0 A1 A3 A5 A7 | 621 paddd mm5, mm6 ; mm5=data0[col5 col7]=(A5 A7) 647 ; | A7 B7 | | 652 packssdw mm5, mm3 ; mm5=(A5 A7 B5 B7)
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jidctred-sse2.asm | 432 ; | 30 31 ** 33 ** 35 ** 37 | A0 A1 A3 A5 A7 | 492 paddd xmm1, xmm0 ; xmm1=data0[col1 col3 col5 col7]=(A1 A3 A5 A7) 502 punpckhqdq xmm7, xmm5 ; xmm7=(A5 A7 B5 B7) 529 ; | A7 B7 | | 534 packssdw xmm7, xmm7 ; xmm7=(A5 A7 B5 B7 A5 A7 B5 B7)
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | k_expl.h | 76 A7 = 1.9841269841269470e-4, /* 0x1.a01a01a019f91p-13 */ variable 257 dr * (A7 + dr * (A8 + dr * (A9 + dr * A10)))))))); in __k_expl()
|
H A D | s_expl.c | 291 dr * (A7 + dr * (A8 + dr * (A9 + dr * A10)))))))); in expm1l()
|
/third_party/mbedtls/library/ |
H A D | aes.c | 153 V(57, C4, C4, 93), V(F2, A7, A7, 55), V(82, 7E, 7E, FC), V(47, 3D, 3D, 7A), \ 158 V(79, DE, DE, A7), V(E2, 5E, 5E, BC), V(1D, 0B, 0B, 16), V(76, DB, DB, AD), \ 176 V(BB, 69, 69, D2), V(70, D9, D9, A9), V(89, 8E, 8E, 07), V(A7, 94, 94, 33), \ 246 V(50, A7, F4, 51), V(53, 65, 41, 7E), V(C3, A4, 17, 1A), V(96, 5E, 27, 3A), \ 262 V(2B, 1C, CF, 8A), V(92, B4, 79, A7), V(F0, F2, 07, F3), V(A1, E2, 69, 4E), \ 291 V(3B, 99, AC, C8), V(A7, 7D, 18, 10), V(6E, 63, 9C, E8), V(7B, BB, 3B, DB), \ 296 V(37, BC, 4E, 74), V(A6, CA, 82, FC), V(B0, D0, 90, E0), V(15, D8, A7, 33), \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 115 SystemZ::A4, SystemZ::A5, SystemZ::A6, SystemZ::A7,
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 144 ZERO A7:A6
|
/third_party/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 144 ZERO A7:A6
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 424 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 }; variable 433 # define A8 A7
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 25 # Apple A7 +190-360% 496 // |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx 1517 // |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx
|
H A D | ecp_nistz256-sparcv9.pl | 1912 ! |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 25 # Apple A7 +190-360% 521 // |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx 1551 // |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx
|
H A D | ecp_nistz256-sparcv9.pl | 1912 ! |A7|A6|A5|A4|A3|A2|A1|A0|, where Ax is $accx, i.e. follow $accx
|
/third_party/python/Lib/test/ |
H A D | test_typing.py | 7721 A7 = Base[[T, T]] 7722 self.assertEqual(A7.__parameters__, (T,)) 7723 self.assertEqual(A7.__args__, ((T, T),)) 7724 self.assertEqual(A7[int], Base[[int, int]])
|