Home
last modified time | relevance | path

Searched refs:Y (Results 1 – 25 of 1263) sorted by relevance

12345678910>>...51

/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-c64xplus.pl162 || ADD @Y[$b1],@Y[$a1],@Y[$a1]
163 || ADD @Y[$b2],@Y[$a2],@Y[$a2]
164 ADD @Y[$b0],@Y[$a0],@Y[$a0]
165 || ADD @Y[$b3],@Y[$a3],@Y[$a3]
171 XOR @Y[$a0],@Y[$d0],@Y[$d0]
234 XOR @Y[$a0],@Y[$d0],@Y[$d0]
250 ADD @Y[$d1],@Y[$c1],@Y[$c1]
256 ADD @Y[$d0],@Y[$c0],@Y[$c0]
262 XOR @Y[$c0],@Y[$b0],@Y[$b0]
278 ADD @Y[$b2],@Y[$a2],@Y[$a2]
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCustomizableOptional.h121 if (X && Y)
135 if (X && Y)
143 return !(Y < X);
149 return Y < X;
155 return !(X < Y);
225 return Y && X == *Y;
245 return Y && X < *Y;
250 return !(Y < X);
255 return !(Y < X);
260 return Y < X;
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gcd.c52 BN_zero(Y); in bn_mod_inverse_no_branch()
148 Y = X; in bn_mod_inverse_no_branch()
162 if (!BN_sub(Y, n, Y)) in bn_mod_inverse_no_branch()
169 if (!Y->neg && BN_ucmp(Y, n) < 0) { in bn_mod_inverse_no_branch()
241 BN_zero(Y); in int_bn_mod_inverse()
309 if (!BN_uadd(Y, Y, n)) in int_bn_mod_inverse()
313 if (!BN_rshift1(Y, Y)) in int_bn_mod_inverse()
345 if (!BN_uadd(Y, Y, X)) in int_bn_mod_inverse()
472 Y = X; in int_bn_mod_inverse()
487 if (!BN_sub(Y, n, Y)) in int_bn_mod_inverse()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h123 friend bool operator==(const VersionTuple &X, const VersionTuple &Y) {
124 return X.Major == Y.Major && X.Minor == Y.Minor &&
125 X.Subminor == Y.Subminor && X.Build == Y.Build;
132 friend bool operator!=(const VersionTuple &X, const VersionTuple &Y) {
133 return !(X == Y);
140 friend bool operator<(const VersionTuple &X, const VersionTuple &Y) {
142 std::tie(Y.Major, Y.Minor, Y.Subminor, Y.Build);
149 friend bool operator>(const VersionTuple &X, const VersionTuple &Y) {
150 return Y < X;
159 return !(Y < X);
[all …]
H A DCasting.h696 template <class X, class Y> [[nodiscard]] inline auto cast_if_present(Y &Val) {
720 template <class X, class Y> auto cast_or_null(const Y &Val) {
724 template <class X, class Y> auto cast_or_null(Y &Val) {
728 template <class X, class Y> auto cast_or_null(Y *Val) {
732 template <class X, class Y> auto cast_or_null(std::unique_ptr<Y> &&Val) {
738 template <class X, class Y> auto dyn_cast_if_present(const Y &Val) {
744 template <class X, class Y> auto dyn_cast_if_present(Y &Val) {
750 template <class X, class Y> auto dyn_cast_if_present(Y *Val) {
759 template <class X, class Y> auto dyn_cast_or_null(const Y &Val) {
763 template <class X, class Y> auto dyn_cast_or_null(Y &Val) {
[all …]
H A DMathExtras.h470 return X > Y ? (X - Y) : (Y - X); in AbsoluteDifference()
482 T Z = X + Y;
483 Overflowed = (Z < X || Z < Y);
525 return X * Y;
535 T Z = (X >> 1) * Y;
578 const U UY = static_cast<U>(Y); in AddOverflow()
585 if (X > 0 && Y > 0) in AddOverflow()
588 if (X < 0 && Y < 0) in AddOverflow()
611 if (X <= 0 && Y > 0) in SubOverflow()
614 if (X >= 0 && Y < 0) in SubOverflow()
[all …]
/freebsd/crypto/openssh/regress/
H A Dforward-control.sh93 check_lfwd Y "default configuration"
94 check_rfwd Y "default configuration"
186 lperm_tests yes Y Y N Y Y Y
187 lperm_tests local Y N N N Y N
188 lperm_tests remote N Y N Y N Y
224 rperm_tests yes Y Y Y N Y Y
225 rperm_tests local Y N Y N Y N
226 rperm_tests remote N Y N N N Y
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp347 Value *X, *Y; in visitMul() local
380 Y = Op0; in visitMul()
547 Value *X, *Y; in foldFPSignBitOps() local
577 Value *X, *Y; in foldFMulReassoc() local
785 Value *X, *Y; in visitFMul() local
805 Y = Op1; in visitFMul()
810 Y = Op0; in visitFMul()
1169 Value *Y; in commonIDivTransforms() local
1526 Value *Y; in visitSDiv() local
1854 APInt Y, Z; in simplifyIRemMulShl() local
[all …]
H A DInstCombineAddSub.cpp866 Value *Y; in foldAddWithConstant() local
1197 Value *X, *Y; in foldToUnsignedSaturatedAdd() local
1427 Value *X, *Y; in foldBoxMultiply() local
1846 Value *X, *Y; in visitFAdd() local
2225 Value *X, *Y; in visitSub() local
2364 Value *Y; in visitSub() local
2425 Value *Y; in visitSub() local
2510 Op0, Builder.CreateNot(Y, Y->getName() + ".not")); in visitSub()
2705 Value *X, *Y; in hoistFNegAboveFMulFDiv() local
2744 Value *X, *Y; in visitFNeg() local
[all …]
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Dcert-onecolumn.pem24 Y
52 Y
54 Y
118 Y
134 Y
158 Y
162 Y
214 Y
218 Y
236 Y
[all …]
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade12 $ git worktree add ../vendor/openssl-X.Y freebsd/vendor/openssl-X.Y
13 $ cd ../vendor/openssl-X.Y
23 $ gpg --verify ../openssl-X.Y.Z.tar.gz.asc ../openssl-X.Y.Z.tar.gz
27 $ tar -x -X FREEBSD-Xlist -f ../openssl-X.Y.Z.tar.gz -C ..
39 $ git commit -m "openssl: Vendor import of OpenSSL X.Y.Z"
43 $ git tag -a -m "Tag OpenSSL X.Y.Z" vendor/openssl/X.Y.Z
47 $ git push freebsd vendor/openssl-X.Y
48 $ git push freebsd vendor/openssl/X.Y.Z
57 $ git push --follow-tags freebsd vendor/openssl-X.Y
64 $ git subtree merge -P crypto/openssl vendor/openssl-X.Y
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Drepetition.dat85 :HA#100:E X(.?){0,}Y X1234567Y (0,9)(7,8)
86 :HA#101:E X(.?){1,}Y X1234567Y (0,9)(7,8)
87 :HA#102:E X(.?){2,}Y X1234567Y (0,9)(7,8)
88 :HA#103:E X(.?){3,}Y X1234567Y (0,9)(7,8)
89 :HA#104:E X(.?){4,}Y X1234567Y (0,9)(7,8)
90 :HA#105:E X(.?){5,}Y X1234567Y (0,9)(7,8)
91 :HA#106:E X(.?){6,}Y X1234567Y (0,9)(7,8)
92 :HA#107:E X(.?){7,}Y X1234567Y (0,9)(7,8)
93 :HA#108:E X(.?){8,}Y X1234567Y (0,9)(8,8)
94 :HA#110:E X(.?){0,8}Y X1234567Y (0,9)(7,8)
[all …]
/freebsd/crypto/openssl/crypto/ec/
H A Dec2_smpl.c225 point->Y = BN_new(); in ossl_ec_GF2m_simple_point_init()
230 BN_free(point->Y); in ossl_ec_GF2m_simple_point_init()
241 BN_free(point->Y); in ossl_ec_GF2m_simple_point_finish()
262 if (!BN_copy(dest->Y, src->Y)) in ossl_ec_GF2m_simple_point_copy()
493 return BN_GF2m_add(point->Y, point->X, point->Y); in ossl_ec_GF2m_simple_invert()
598 return ((BN_cmp(a->X, b->X) == 0) && BN_cmp(a->Y, b->Y) == 0) ? 0 : 1; in ossl_ec_GF2m_simple_cmp()
755 && !group->meth->field_encode(group, r->Y, r->Y, ctx)) in ec_GF2m_simple_ladder_pre()
790 || !group->meth->field_sqr(group, s->Y, s->Y, ctx) in ec_GF2m_simple_ladder_step()
791 || !group->meth->field_mul(group, s->Y, s->Y, group->b, ctx) in ec_GF2m_simple_ladder_step()
792 || !BN_GF2m_add(r->X, r->Y, s->Y)) in ec_GF2m_simple_ladder_step()
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh239 ${TEST_SH} -c 'X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__"'
243 ${TEST_SH} -c 'X=X; echo "__${X}$( X=Y; echo ${X} )${X}__"'
268 ${TEST_SH} -c 'X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__"'
326 atf_check -s exit:0 -o inline:'X * Y = 6\n' -e empty \
327 ${TEST_SH} -c 'X=2; Y=3; echo X \* Y = $( echo $(( X * Y )) )'
328 atf_check -s exit:0 -o inline:'Y % X = 1\n' -e empty \
329 ${TEST_SH} -c 'X=2; Y=3; echo Y % X = $( echo $(( $Y % $X )) )'
339 atf_check -s exit:0 -o inline:'X * Y = 6\n' -e empty \
340 ${TEST_SH} -c 'X=2; Y=3; echo X \* Y = ` echo $(( X * Y )) `'
341 atf_check -s exit:0 -o inline:'Y % X = 1\n' -e empty \
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarname.mk52 V.1Y= 1Y
53 .if ${V.0x} != "0x" || ${V.1Y} != "1Y"
60 ASDZguvV.1Y= 1Y
63 .elif ${ASDZguvV.1Y} != "1Y"
H A Dvarmod-gmtime.mk23 .if ${%Y:L:gmtim=1593536400} != "%Y"
29 .if ${%Y:L:gmtime=1593536400} != "2020"
35 .if ${%Y:L:gmtimer=1593536400} != "%Y"
49 .if ${%Y:L:gmtime=${:U1593536400}} != "2020"
144 .if ${%Y:L:gmtime=100000S,1970,bad,} != "bad"
178 .if ${year=%Y month=%m day=%d:L:gmtime=1459494000} != "year=2016 month=04 day=01"
183 .if ${%Y%m%d:L:${gmtime=${:U1459494000}:L}} != "20160401"
/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c322 Y = _mm_xor_si128(Y, tmp1); in AES_GCM_encrypt()
323 gfmul(Y, H, &Y); in AES_GCM_encrypt()
330 Y = _mm_xor_si128(Y, tmp1); in AES_GCM_encrypt()
331 gfmul(Y, H, &Y); in AES_GCM_encrypt()
336 Y = _mm_xor_si128(Y, tmp1); in AES_GCM_encrypt()
337 gfmul(Y, H, &Y); in AES_GCM_encrypt()
583 Y = _mm_xor_si128(Y, tmp1); in AES_GCM_decrypt()
584 gfmul(Y, H, &Y); in AES_GCM_decrypt()
592 gfmul(Y, H, &Y); in AES_GCM_decrypt()
597 Y = _mm_xor_si128(Y, tmp1); in AES_GCM_decrypt()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp259 return comparePath(X.path, Y.path); in compareCall()
264 if (X.getKind() != Y.getKind()) in comparePiece()
265 return X.getKind() < Y.getKind(); in comparePiece()
272 if (X.getString() != Y.getString()) in comparePiece()
282 SourceRange YR = Y.getRanges()[i]; in comparePiece()
310 if (X.size() != Y.size()) in comparePath()
311 return X.size() < Y.size(); in comparePath()
314 PathPieces::const_iterator Y_I = Y.begin(), Y_end = Y.end(); in comparePath()
388 PathDiagnostic::meta_iterator YI = Y.meta_begin(), YE = Y.meta_end(); in compare()
395 return *comparePath(X.path, Y.path); in compare()
[all …]
/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h45 #define FF0(X,Y,Z) (X ^ Y ^ Z) argument
46 #define GG0(X,Y,Z) (X ^ Y ^ Z) argument
48 #define FF1(X,Y,Z) ((X & Y) | ((X | Y) & Z)) argument
49 #define GG1(X,Y,Z) ((Z ^ (X & (Y ^ Z)))) argument
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qadd.c49 double Y; in __gcc_qadd() local
62 Y = (A + B) - W; in __gcc_qadd()
63 Y += w; in __gcc_qadd()
66 w = t + Y; in __gcc_qadd()
68 w = T + Y; in __gcc_qadd()
70 dst.s.hi = Y = W + w; in __gcc_qadd()
71 dst.s.lo = (W - Y) + w; in __gcc_qadd()
H A Dgcc_qsub.c49 double Y; in __gcc_qsub() local
62 Y = (A + B) - W; in __gcc_qsub()
63 Y += w; in __gcc_qsub()
66 w = t + Y; in __gcc_qsub()
68 w = T + Y; in __gcc_qsub()
70 dst.s.hi = Y = W + w; in __gcc_qsub()
71 dst.s.lo = (W - Y) + w; in __gcc_qsub()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h98 #define _mm_ceil_ss(X, Y) _mm_round_ss((X), (Y), _MM_FROUND_CEIL) argument
123 #define _mm_ceil_sd(X, Y) _mm_round_sd((X), (Y), _MM_FROUND_CEIL) argument
182 #define _mm_floor_ss(X, Y) _mm_round_ss((X), (Y), _MM_FROUND_FLOOR) argument
207 #define _mm_floor_sd(X, Y) _mm_round_sd((X), (Y), _MM_FROUND_FLOOR) argument
280 #define _mm_round_ss(X, Y, M) \ argument
281 ((__m128)__builtin_ia32_roundss((__v4sf)(__m128)(X), (__v4sf)(__m128)(Y), \
355 #define _mm_round_sd(X, Y, M) \ argument
597 ((__m128)__builtin_ia32_dpps((__v4sf)(__m128)(X), (__v4sf)(__m128)(Y), (M)))
838 #define _mm_insert_ps(X, Y, N) __builtin_ia32_insertps128((X), (Y), (N)) argument
875 #define _MM_MK_INSERTPS_NDX(X, Y, Z) (((X) << 6) | ((Y) << 4) | (Z)) argument
[all …]
H A Davx512ifmavlintrin.h27 #define _mm_madd52hi_epu64(X, Y, Z) \ argument
28 ((__m128i)__builtin_ia32_vpmadd52huq128((__v2di)(X), (__v2di)(Y), \
31 #define _mm256_madd52hi_epu64(X, Y, Z) \ argument
32 ((__m256i)__builtin_ia32_vpmadd52huq256((__v4di)(X), (__v4di)(Y), \
35 #define _mm_madd52lo_epu64(X, Y, Z) \ argument
36 ((__m128i)__builtin_ia32_vpmadd52luq128((__v2di)(X), (__v2di)(Y), \
39 #define _mm256_madd52lo_epu64(X, Y, Z) \ argument
40 ((__m256i)__builtin_ia32_vpmadd52luq256((__v4di)(X), (__v4di)(Y), \
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interface-devices.yaml74 Y-axis
96 Y-axis
124 Y-Rp
126 Y-Rc !
159 0 Y-Rc
161 ! Y-Rp
201 0 Y-Rc
233 Y-Rp
234 Y-Rc ^
325 0 Y-Rc
[all …]
/freebsd/contrib/file/tests/
H A Dmatilde.arm.testfile6 �%Vйa����@<x@m1�A�"J�)��C�.t4�c��d0<zg���Y*˴fRMg�J5o��;�κ�h�<< Pg����*�0�*=�K|�K~��%…
9 !�:���=K����[��<Ɖ�lH��!L��-��I��w�9:y��<�U'�ԫ�Lc�\vyY>�Ԫ�ϧ�4p<&@i�~#�������)J$��
15 Ѐm�T֖,E���<4{@�U���|B����А��0&��Y�lCZ�<z�����'h(kZ�k)վ` � ���~�<w@~� ��b9�w��⎭������\����…
41 ��<�v�慥�5�Ir�X�<(���\�Y�~'��$�7*��,�*�!!����< �)�6�-j��+�G�� ����S���M>�<&Cc�H y�
55 …Bũ��<����4>�!��8�'�]l�9���g̗U�Y�R� <�v���6����O��dHc��\|�Βf��0<6q5:����-i�tY^��d���)H-��^΀<…
64 �h��W B ��<($@g����ݚK�8ؿ�x /w��4�+k��<6g2�`��*�z�q�I�����0 ,Y* ��<�8a+^����R�#����a�����…
65 ����ĩ����/���a6[o�<(醿y��<��Wp�|��)�6�1š �Lp<ϡ�����B%��� �W,���Wi��k��<�9�����(�, Y��Sʶ�n…
66 a,k�3��k@2�C��?Ӊs���h�<����x��K��L�7K�L!�!����O�<�A�� �Y�v�/���s~�C` �c&�<d��T��)h;�…
91 �<(E�Y���Cݑ�j%ޚ�诺��k8�qS<RA�����DQ����Df.��|��qE�?0< JY�M��+p'�7�M�<�+&���qP{�<D@$Y�y�…
97 ��U)�� /��@D���<TS�Y�������j0Q�\���NP��Z����<F[!*�����\�~EEJ9 �`17ĉ�}N�<H@oX~���aY�]�Y#<h�…
[all …]

12345678910>>...51