/third_party/openssl/crypto/modes/asm/ |
D | ghash-c64xplus.pl | 34 ($Z0,$Z1,$Z2,$Z3, $H0, $H1, $H2, $H3, 86 || ZERO $Z3:$Z2 105 || LDDW *${xip}[0],$Z3:$Z2 117 [B0] XOR $H2x,$Z2,$Z2 124 [B0] XOR $H2x,$Z2,$Z2 131 STDW $Z3:$Z2,*${xip}[0] 132 || [B0] ZERO $Z3:$Z2 180 XOR.L $H2x,$Z2,$Z2 ; 6/0 ; [0,0] in epilogue 185 || SHRMB.S $Z2,$Z1,$Z1 190 || SHRMB.S $Z3,$Z2,$Z2 [all …]
|
D | aesni-gcm-x86_64.pl | 81 $Z0,$Z1,$Z2,$Z3,$Xi) = map("%xmm$_",(0..8)); 121 vpclmulqdq \$0x01,$Hkey,$Z3,$Z2 137 vpxor $Z1,$Z2,$Z2 165 vpxor $T1,$Z2,$Z2 168 vpxor $T2,$Z2,$Z2 183 vpxor $T2,$Z2,$Z2 186 vpxor $Hkey,$Z2,$Z2 205 vpxor $Hkey,$Z2,$Z2 208 vpxor $Z1,$Z2,$Z2 227 vpxor $Z1,$Z2,$Z2 [all …]
|
/third_party/mesa3d/src/amd/addrlib/src/gfx10/ |
D | gfx10SwizzlePattern.h | 3774 … Z0, Y0, Z1, Y1, X2, Z2, }, // 29 3775 … Z0, Y0, Z1, Y1, X1, Z2, }, // 30 3779 … Z0, Y0, Y1, Z1, X2, Z2, }, // 34 3780 … Z0, Y0, X1, Z1, Y1, Z2, }, // 35 3805 {Z2^Y4^X6, Z1^X4^Y6, Z0^X5^Y5, X5, }, // 16 3806 {Z2^Y3^X6, Z1^X4^Y5, Z0^Y4^X5, X5, }, // 17 3807 {Z2^Y3^X5, Z1^X3^Y5, Z0^X4^Y4, X4, }, // 18 3808 {Y2^Z2^X5, Z1^X3^Y4, Z0^Y3^X4, X4, }, // 19 3809 {Y2^Z2^X4, Z1^X2^Y4, Z0^X3^Y3, X3, }, // 20 3810 {Z3^Y4^X7, Z2^X4^Y7, Z1^Y5^X6, Z0^X5^Y6, }, // 21 [all …]
|
/third_party/boost/libs/mp11/test/ |
D | mp_product.cpp | 25 struct Z2 {}; struct 42 using L3 = std::pair<Z1, Z2>; in main() 44 …L3>, std::tuple<F3<X1, Y1, Z1>, F3<X1, Y1, Z2>, F3<X2, Y1, Z1>, F3<X2, Y1, Z2>, F3<X3, Y1, Z1>, F3… in main() 45 …L3>, std::tuple<F3<X1, Y1, Z1>, F3<X1, Y1, Z2>, F3<X2, Y1, Z1>, F3<X2, Y1, Z2>, F3<X3, Y1, Z1>, F3… in main() 51 using L3 = std::pair<Z1, Z2>; in main()
|
D | mp_transform_q.cpp | 29 struct Z2 {}; struct 71 using L3 = mp_list<Z1, Z2, Z3, Z4>; in main() 73 …orm_q<Q_mp_list, L1, L2, L3>, mp_list<mp_list<X1, Y1, Z1>, mp_list<X2, Y2, Z2>, mp_list<X3, Y3, Z3… in main() 74 …std_tuple, L1, L2, L3>, mp_list<std::tuple<X1, Y1, Z1>, std::tuple<X2, Y2, Z2>, std::tuple<X3, Y3,… in main() 102 using L8 = std::pair<Z1, Z2>; in main() 107 …Q_std_tuple, L5, L6, L8, L9>, std::pair<std::tuple<X1, Y1, Z1, U1>, std::tuple<X2, Y2, Z2, U2>>>)); in main() 108 …L5, L6, L8, L9, L10>, std::pair<std::tuple<X1, Y1, Z1, U1, V1>, std::tuple<X2, Y2, Z2, U2, V2>>>)); in main() 109 …9, L10, L11>, std::pair<std::tuple<X1, Y1, Z1, U1, V1, W1>, std::tuple<X2, Y2, Z2, U2, V2, W2>>>)); in main()
|
D | mp_transform.cpp | 28 struct Z2 {}; struct 62 using L3 = mp_list<Z1, Z2, Z3, Z4>; in main() 64 …ansform<mp_list, L1, L2, L3>, mp_list<mp_list<X1, Y1, Z1>, mp_list<X2, Y2, Z2>, mp_list<X3, Y3, Z3… in main() 65 …td::tuple, L1, L2, L3>, mp_list<std::tuple<X1, Y1, Z1>, std::tuple<X2, Y2, Z2>, std::tuple<X3, Y3,… in main() 93 using L8 = std::pair<Z1, Z2>; in main() 98 …<std::tuple, L5, L6, L8, L9>, std::pair<std::tuple<X1, Y1, Z1, U1>, std::tuple<X2, Y2, Z2, U2>>>)); in main() 99 …L5, L6, L8, L9, L10>, std::pair<std::tuple<X1, Y1, Z1, U1, V1>, std::tuple<X2, Y2, Z2, U2, V2>>>)); in main() 100 …9, L10, L11>, std::pair<std::tuple<X1, Y1, Z1, U1, V1, W1>, std::tuple<X2, Y2, Z2, U2, V2, W2>>>)); in main()
|
/third_party/typescript/tests/baselines/reference/ |
D | exportSpecifierAndLocalMemberDeclaration.symbols | 27 function Z2(): X.I; 28 >Z2 : Symbol(Z2, Decl(exportSpecifierAndLocalMemberDeclaration.ts, 9, 21))
|
D | exportSpecifierAndExportedMemberDeclaration.symbols | 27 function Z2(): X.I; 28 >Z2 : Symbol(Z2, Decl(exportSpecifierAndExportedMemberDeclaration.ts, 9, 21))
|
D | exportSpecifierAndLocalMemberDeclaration.types | 23 function Z2(): X.I; 24 >Z2 : () => any
|
D | exportSpecifierAndExportedMemberDeclaration.types | 23 function Z2(): X.I; 24 >Z2 : () => X.I
|
D | intersectionTypeNormalization.types | 68 type Z2 = A & (C | D) | X & (M | N) & (C | D) 69 >Z2 : Z2 80 var z: Z2;
|
D | intersectionTypeNormalization.js | 33 type Z2 = A & (C | D) | X & (M | N) & (C | D) 38 var z: Z2;
|
D | exportSpecifierAndExportedMemberDeclaration.js | 12 function Z2(): X.I;
|
D | exportSpecifierAndLocalMemberDeclaration.js | 12 function Z2(): X.I;
|
D | exportSpecifierAndLocalMemberDeclaration.errors.txt | 15 function Z2(): X.I;
|
D | intersectionTypeNormalization.symbols | 128 type Z2 = A & (C | D) | X & (M | N) & (C | D) 129 >Z2 : Symbol(Z2, Decl(intersectionTypeNormalization.ts, 30, 38)) 177 var z: Z2; 179 >Z2 : Symbol(Z2, Decl(intersectionTypeNormalization.ts, 30, 38))
|
/third_party/openssl/test/ |
D | dhtest.c | 521 unsigned char *Z2 = NULL; in rfc5114_test() local 549 || !TEST_ptr(Z2 = OPENSSL_malloc(DH_size(dhB)))) in rfc5114_test() 560 if (!TEST_int_ne(DH_compute_key(Z2, pub_key_tmp, dhB), -1)) in rfc5114_test() 564 || !TEST_mem_eq(Z2, td->Z_len, td->Z, td->Z_len)) in rfc5114_test() 573 OPENSSL_free(Z2); in rfc5114_test() 574 Z2 = NULL; in rfc5114_test() 612 OPENSSL_free(Z2); in rfc5114_test() 621 OPENSSL_free(Z2); in rfc5114_test()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | fft.asm | 218 IF%1 mova m6, Z2(6) 220 IF%1 mova m7, Z2(7) 242 mova Z2(6), m4 249 mova Z2(7), m2 264 mova m6, Z2(6) ; r3 266 mova m7, Z2(7) ; i3 288 IF%1 mova Z2(6), m4 295 IF%1 mova Z2(7), m2 303 INTERL m2, m4, m0, Z2, 6 320 %define Z2(x) [r0+mmsize*x] [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | intersectionTypeNormalization.ts | 32 type Z2 = A & (C | D) | X & (M | N) & (C | D) alias 37 var z: Z2;
|
D | exportSpecifierAndExportedMemberDeclaration.ts | 11 function Z2(): X.I;
|
D | exportSpecifierAndLocalMemberDeclaration.ts | 11 function Z2(): X.I;
|
/third_party/openssl/test/ocsp-tests/ |
D | WRID_D1.ors | 19 qVVPUxnA4G5iZu0Z385/KiOt1/P6vQ/Z2/AsEh/8Z/hIyeZCHL31wrSZW4yLeZwi
|
D | WIKH_D1.ors | 19 qVVPUxnA4G5iZu0Z385/KiOt1/P6vQ/Z2/AsEh/8Z/hIyeZCHL31wrSZW4yLeZwi
|
D | WINH_D1.ors | 19 qVVPUxnA4G5iZu0Z385/KiOt1/P6vQ/Z2/AsEh/8Z/hIyeZCHL31wrSZW4yLeZwi
|
D | D1.ors | 19 qVVPUxnA4G5iZu0Z385/KiOt1/P6vQ/Z2/AsEh/8Z/hIyeZCHL31wrSZW4yLeZwi
|