Home
last modified time | relevance | path

Searched refs:S2 (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DSetOperations.h22 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() argument
25 for (typename S2Ty::const_iterator SI = S2.begin(), SE = S2.end(); in set_union()
39 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect() argument
43 if (!S2.count(E)) S1.erase(E); // Erase element if not in S2 in set_intersect()
50 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference() argument
54 if (!S2.count(*SI)) // if the element is not in set2 in set_difference()
62 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract() argument
63 for (typename S2Ty::const_iterator SI = S2.begin(), SE = S2.end(); in set_subtract()
71 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset() argument
72 if (S1.size() > S2.size()) in set_is_subset()
[all …]
DStringSwitch.h92 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument
94 return Case(S0, Value).Cases(S1, S2, Value); in Cases()
97 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument
99 return Case(S0, Value).Cases(S1, S2, S3, Value); in Cases()
102 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument
104 return Case(S0, Value).Cases(S1, S2, S3, S4, Value); in Cases()
107 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument
110 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, Value); in Cases()
113 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() argument
116 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, Value); in Cases()
[all …]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_lex.l104 %s S0 S1 S2 S3 S4
186 <S2>auto { yybegin(YYS_EXPR); return (DT_KEY_AUTO); }
187 <S2>char { yybegin(YYS_EXPR); return (DT_KEY_CHAR); }
188 <S2>const { yybegin(YYS_EXPR); return (DT_KEY_CONST); }
189 <S2>counter { yybegin(YYS_DEFINE); return (DT_KEY_COUNTER); }
190 <S2>double { yybegin(YYS_EXPR); return (DT_KEY_DOUBLE); }
191 <S2>enum { yybegin(YYS_EXPR); return (DT_KEY_ENUM); }
192 <S2>extern { yybegin(YYS_EXPR); return (DT_KEY_EXTERN); }
193 <S2>float { yybegin(YYS_EXPR); return (DT_KEY_FLOAT); }
194 <S2>import { yybegin(YYS_EXPR); return (DT_KEY_IMPORT); }
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp37 typedef bool (*CompareFunc)(const LayoutPtr &S1, const LayoutPtr &S2);
39 static bool CompareNames(const LayoutPtr &S1, const LayoutPtr &S2) { in CompareNames() argument
40 return S1->getName() < S2->getName(); in CompareNames()
43 static bool CompareSizes(const LayoutPtr &S1, const LayoutPtr &S2) { in CompareSizes() argument
44 return S1->getSize() < S2->getSize(); in CompareSizes()
47 static bool ComparePadding(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePadding() argument
48 return S1->deepPaddingSize() < S2->deepPaddingSize(); in ComparePadding()
51 static bool ComparePaddingPct(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePaddingPct() argument
53 double Pct2 = (double)S2->deepPaddingSize() / (double)S2->getSize(); in ComparePaddingPct()
57 static bool ComparePaddingImmediate(const LayoutPtr &S1, const LayoutPtr &S2) { in ComparePaddingImmediate() argument
[all …]
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
Dpoly1305-armv4.pl448 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
485 vdup.32 $S2,r3
514 vmlal.u32 $D0,$R3,${S2}[1]
515 vmlal.u32 $D1,$R4,${S2}[1]
625 vshl.u32 $S2,$R2,#2 @ *5
629 vadd.i32 $S2,$S2,$R2
636 vst4.32 {${S2}[0],${R3}[0],${S3}[0],${R4}[0]},[$tbl0]!
637 vst4.32 {${S2}[1],${R3}[1],${S3}[1],${R4}[1]},[$tbl1]!
651 vshl.u32 $S2,$D2#lo,#2
658 vadd.i32 $S2,$S2,$D2#lo
[all …]
Dpoly1305-c64xplus.pl35 ($R0,$R1,$R2,$R3,$S1,$S2,$S3,$S3b)=("A0","B0","A1","B1","A12","B12","A13","B13");
133 || LDDW *${S3b}[6],$S3b:$S2 ; load s3:s2
168 MPY32U $H2,$S2,A25:A24
175 || MV $S2,$S2a
178 || MPY32U $H3,$S2,B29:B28
Dpoly1305-x86_64.pl2131 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2181 vmovdqu `16*4-64`($ctx),%x#$T1 # ... ${S2}
2193 vpermd $T1,$T2,$S2
2202 vmovdqa64 $S2,0x80(%rsp){%k2}
2248 vpmuludq $T3,$S2,$M0
2262 vpmuludq $T4,$S2,$M1
2339 vpslld \$2,$R2,$S2
2343 vpaddd $R2,$S2,$S2
2444 vpmuludq $H3,$S2,$M0
2454 vpmuludq $H4,$S2,$M1
[all …]
Dpoly1305-armv8.pl214 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
500 ld1 {$S2,$R3,$S3,$R4},[x15],#64
601 umlal $ACC0,$IN23_3,${S2}[2]
612 umlal $ACC1,$IN23_4,${S2}[2]
664 umlal $ACC0,$IN01_3,${S2}[0]
679 umlal $ACC1,$IN01_4,${S2}[0]
766 umlal2 $ACC0,$IN23_3,${S2}
773 umlal2 $ACC1,$IN23_4,${S2}
804 umlal $ACC0,$IN01_3,${S2}
812 umlal $ACC1,$IN01_4,${S2}
/freebsd-12-stable/contrib/wpa/src/crypto/
Dsha1-tlsprf.c34 const u8 *S1, *S2; in tls_prf_sha1_md5() local
65 S2 = secret + L_S1; in tls_prf_sha1_md5()
68 S2--; in tls_prf_sha1_md5()
72 hmac_sha1_vector(S2, L_S2, 2, &SHA1_addr[1], &SHA1_len[1], A_SHA1); in tls_prf_sha1_md5()
83 hmac_sha1_vector(S2, L_S2, 3, SHA1_addr, SHA1_len, in tls_prf_sha1_md5()
86 hmac_sha1(S2, L_S2, A_SHA1, SHA1_MAC_LEN, A_SHA1); in tls_prf_sha1_md5()
/freebsd-12-stable/lib/msun/src/
Dk_sincosl.h42 S2 = 0.0083333333333333332, /* 0x11111111111111.0p-59 */ variable
62 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * S8))))); in __kernel_sincosl()
87 S2 = 0.0083333333333333333333333333333331135404851288270047L, variable
117 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * (S8 + in __kernel_sincosl()
Dk_sinf.c28 S2 = 0x111110896efbb2.0p-59, /* 0.0083333293858894631756 */ variable
45 return (x + s*(S1+z*S2)) + s*w*r; in __kernel_sindf()
Dk_sin.c53 S2 = 8.33333333332248946124e-03, /* 0x3F811111, 0x1110F8A6 */ variable
66 r = S2+z*(S3+z*S4) + z*w*(S5+z*S6); in __kernel_sin()
Dk_sincosf.h20 S2 = 0x111110896efbb2.0p-59, /* 0.0083333293858894631756 */ variable
40 *sn = (x + s * (S1 + z * S2)) + s * w * r; in __kernel_sincosdf()
Dk_sincos.h19 S2 = 8.33333333332248946124e-03, /* 0x3F811111, 0x1110F8A6 */ variable
40 r = S2 + z * (S3 + z * S4) + z * w * (S5 + z * S6); in __kernel_sincos()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp108 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);
285 const MachineInstr *S2) { in storesAreAdjacent() argument
286 if (!handledStoreType(S1) || !handledStoreType(S2)) in storesAreAdjacent()
293 int Off2 = S2->getOperand(1).getImm(); in storesAreAdjacent()
354 MachineInstr *S2 = *I; in selectStores() local
357 if (!storesAreAdjacent(S1, S2)) in selectStores()
360 unsigned S2Size = getStoreTarget(S2).getSize(); in selectStores()
364 OG.push_back(S2); in selectStores()
373 S1 = S2; in selectStores()
/freebsd-12-stable/crypto/openssh/regress/
Dkeygen-change.sh7 S2="2secret"
14 ${SSHKEYGEN} -p -P ${S1} -N ${S2} -f $OBJ/$t-key > /dev/null
/freebsd-12-stable/crypto/openssl/crypto/aria/
Daria.c143 static const uint32_t S2[256] = { variable
358 S2[GET_U8_BE(T0, 1)] ^ \
363 S2[GET_U8_BE(T1, 1)] ^ \
368 S2[GET_U8_BE(T2, 1)] ^ \
373 S2[GET_U8_BE(T3, 1)] ^ \
385 S2[GET_U8_BE(T0, 3)]; \
390 S2[GET_U8_BE(T1, 3)]; \
395 S2[GET_U8_BE(T2, 3)]; \
400 S2[GET_U8_BE(T3, 3)]; \
515 (uint8_t)(S2[GET_U8_BE(reg0, 3)] )); in aria_encrypt()
[all …]
/freebsd-12-stable/lib/msun/ld80/
Dk_sinl.c44 S2 = 0.0083333333333333332, /* 0x11111111111111.0p-59 */ variable
59 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8))))); in __kernel_sinl()
/freebsd-12-stable/crypto/openssl/crypto/ec/asm/
Decp_nistz256-armv4.pl1391 $U1,$U2,$S1,$S2)=map(32*$_,(0..17));
1467 add $r_ptr,sp,#$S2
1476 add $b_ptr,sp,#$S2
1477 add $r_ptr,sp,#$S2
1580 add $r_ptr,sp,#$S2
1588 add $b_ptr,sp,#$S2
1640 $U2,$S2,$H,$R,$Hsqr,$Hcub,$Rsqr)=map(32*$_,(0..14));
1641 my $Z1sqr = $S2;
1722 add $r_ptr,sp,#$S2
1731 add $b_ptr,sp,#$S2
[all …]
Decp_nistz256-armv8.pl871 $U1,$U2,$S1,$S2)=map(32*$_,(0..11));
928 add $rp,sp,#$S2
939 ldp $a0,$a1,[sp,#$S2]
940 ldp $a2,$a3,[sp,#$S2+16]
942 add $rp,sp,#$S2
1053 add $rp,sp,#$S2
1063 add $bp,sp,#$S2
1128 $U2,$S2,$H,$R,$Hsqr,$Hcub,$Rsqr)=map(32*$_,(0..9));
1129 my $Z1sqr = $S2;
1196 add $rp,sp,#$S2
[all …]
Decp_nistz256-x86.pl1384 $U1,$U2,$S1,$S2)=map(32*$_,(0..17));
1467 &lea ("edi",&DWP($S2,"esp"));
1478 &lea ("ebp",&DWP($S2,"esp"));
1479 &lea ("edi",&DWP($S2,"esp"));
1482 &lea ("esi",&DWP($S2,"esp"));
1599 &lea ("edi",&DWP($S2,"esp"));
1609 &lea ("ebp",&DWP($S2,"esp"));
1659 $U2,$S2,$H,$R,$Hsqr,$Hcub,$Rsqr)=map(32*$_,(0..14));
1660 my $Z1sqr = $S2;
1736 &lea ("edi",&DWP($S2,"esp"));
[all …]
Decp_nistz256-ppc64.pl1042 $U1,$U2,$S1,$S2)=map(64+32*$_,(0..11));
1120 addi $rp,$sp,$S2
1133 ld $a0,$S2+0($sp)
1134 ld $a1,$S2+8($sp)
1135 ld $a2,$S2+16($sp)
1136 ld $a3,$S2+24($sp)
1138 addi $rp,$sp,$S2
1285 addi $rp,$sp,$S2
1297 addi $bp,$sp,$S2
1421 $U2,$S2,$H,$R,$Hsqr,$Hcub,$Rsqr)=map(64+32*$_,(0..9));
[all …]
/freebsd-12-stable/lib/msun/ld128/
Dk_sinl.c34 S2 = 0.0083333333333333333333333333333331135404851288270047L, variable
55 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ in __kernel_sinl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp562 Subtree S2; member in clang::diff::ZhangShashaMatcher
568 : DiffImpl(DiffImpl), S1(T1, Id1), S2(T2, Id2) { in ZhangShashaMatcher()
574 TreeDist[I] = std::make_unique<double[]>(size_t(S2.getSize()) + 1); in ZhangShashaMatcher()
575 ForestDist[I] = std::make_unique<double[]>(size_t(S2.getSize()) + 1); in ZhangShashaMatcher()
587 TreePairs.emplace_back(SNodeId(S1.getSize()), SNodeId(S2.getSize())); in getMatchingNodes()
601 FirstCol = S2.getLeftMostDescendant(LastCol); in getMatchingNodes()
615 SNodeId LMD2 = S2.getLeftMostDescendant(Col); in getMatchingNodes()
617 LMD2 == S2.getLeftMostDescendant(LastCol)) { in getMatchingNodes()
619 NodeId Id2 = S2.getIdInRoot(Col); in getMatchingNodes()
646 if (!DiffImpl.isMatchingPossible(S1.getIdInRoot(Id1), S2.getIdInRoot(Id2))) in getUpdateCost()
[all …]
/freebsd-12-stable/crypto/openssl/crypto/ec/
Decp_nistz256.c309 BN_ULONG U2[P256_LIMBS], S2[P256_LIMBS]; in ecp_nistz256_point_add() local
350 ecp_nistz256_mul_mont(S2, Z1sqr, in1_z); /* S2 = Z1^3 */ in ecp_nistz256_point_add()
353 ecp_nistz256_mul_mont(S2, S2, in2_y); /* S2 = Y2*Z1^3 */ in ecp_nistz256_point_add()
354 ecp_nistz256_sub(R, S2, S1); /* R = S2 - S1 */ in ecp_nistz256_point_add()
394 if (is_equal(U1, U2) & ~in1infty & ~in2infty & is_equal(S1, S2)) { in ecp_nistz256_point_add()
418 ecp_nistz256_mul_mont(S2, S1, Hcub); in ecp_nistz256_point_add()
420 ecp_nistz256_sub(res_y, res_y, S2); in ecp_nistz256_point_add()
440 BN_ULONG U2[P256_LIMBS], S2[P256_LIMBS]; in ecp_nistz256_point_add_affine() local
485 ecp_nistz256_mul_mont(S2, Z1sqr, in1_z); /* S2 = Z1^3 */ in ecp_nistz256_point_add_affine()
489 ecp_nistz256_mul_mont(S2, S2, in2_y); /* S2 = Y2*Z1^3 */ in ecp_nistz256_point_add_affine()
[all …]

123456