Home
last modified time | relevance | path

Searched refs:m2 (Results 1 – 25 of 178) sorted by relevance

12345678

/freebsd-13-stable/sys/powerpc/fpu/
HDfpu_subr.c67 u_int m0, m1, m2, m3, s; in fpu_shr() local
77 m2 = fp->fp_mant[2]; in fpu_shr()
83 if ((m0 | m1 | m2 | m3) == 0) in fpu_shr()
91 if ((m0 | m1 | m2 | m3) == 0) in fpu_shr()
102 s |= m3 | m2 | m1; in fpu_shr()
103 m3 = m0, m2 = 0, m1 = 0, m0 = 0; in fpu_shr()
105 s |= m3 | m2; in fpu_shr()
106 m3 = m1, m2 = m0, m1 = 0, m0 = 0; in fpu_shr()
109 m3 = m2, m2 = m1, m1 = m0, m0 = 0; in fpu_shr()
116 m3 = (m3 >> rsh) | (m2 << lsh); in fpu_shr()
[all …]
/freebsd-13-stable/contrib/googletest/googlemock/test/
HDgmock-matchers-comparisons_test.cc220 Matcher<const std::string&> m2 = "hi"; in TEST() local
221 EXPECT_TRUE(m2.Matches("hi")); in TEST()
222 EXPECT_FALSE(m2.Matches("hello")); in TEST()
232 Matcher<const std::string&> m2 = std::string("hi"); in TEST() local
233 EXPECT_TRUE(m2.Matches("hi")); in TEST()
234 EXPECT_FALSE(m2.Matches("hello")); in TEST()
245 Matcher<const internal::StringView&> m2 = "cats"; in TEST() local
246 EXPECT_TRUE(m2.Matches("cats")); in TEST()
247 EXPECT_FALSE(m2.Matches("dogs")); in TEST()
257 Matcher<const internal::StringView&> m2 = std::string("cats"); in TEST() local
[all …]
/freebsd-13-stable/sys/contrib/libb2/
HDblake2s-load-sse41.h24 buf = TOI(_mm_shuffle_ps(TOF(m2), TOF(m3), _MM_SHUFFLE(2,0,2,0)));
27 buf = TOI(_mm_shuffle_ps(TOF(m2), TOF(m3), _MM_SHUFFLE(3,1,3,1)));
30 t0 = _mm_blend_epi16(m1, m2, 0x0C); \
36 t0 = _mm_shuffle_epi32(m2,_MM_SHUFFLE(0,0,2,0)); \
43 t1 = _mm_blend_epi16(m2, t0, 0x30); \
54 t0 = _mm_unpackhi_epi32(m2,m3); \
60 t0 = _mm_unpacklo_epi32(m2,m0); \
66 t0 = _mm_blend_epi16(m0, m2, 0x3C); \
79 t1 = _mm_unpackhi_epi32(t0, m2); \
84 t0 = _mm_slli_si128(m2, 8); \
[all …]
HDblake2b-load-sse41.h21 b1 = _mm_unpacklo_epi64(m2, m3); \
29 b1 = _mm_unpackhi_epi64(m2, m3); \
52 b0 = _mm_unpacklo_epi64(m7, m2); \
69 b1 = _mm_unpackhi_epi64(m5, m2); \
85 b1 = _mm_unpackhi_epi64(m2, m7); \
109 b1 = _mm_alignr_epi8(m2, m0, 8); \
132 b0 = _mm_blend_epi16(m1, m2, 0xF0); \
133 b1 = _mm_blend_epi16(m2, m7, 0xF0); \
148 b0 = _mm_unpackhi_epi64(m4, m2); \
157 b1 = _mm_blend_epi16(m2, m7, 0xF0); \
[all …]
HDblake2s-load-xop.h37 buf = _mm_perm_epi8(m2, m3, _mm_set_epi32(TOB(6),TOB(4),TOB(2),TOB(0)) );
40 buf = _mm_perm_epi8(m2, m3, _mm_set_epi32(TOB(7),TOB(5),TOB(3),TOB(1)) );
43 t0 = _mm_perm_epi8(m1, m2, _mm_set_epi32(TOB(0),TOB(5),TOB(0),TOB(0)) ); \
47 t1 = _mm_perm_epi8(m1, m2, _mm_set_epi32(TOB(2),TOB(0),TOB(4),TOB(6)) ); \
52 buf = _mm_perm_epi8(t0, m2, _mm_set_epi32(TOB(3),TOB(7),TOB(1),TOB(0)) );
59 t0 = _mm_perm_epi8(m1, m2, _mm_set_epi32(TOB(0),TOB(1),TOB(0),TOB(7)) ); \
63 t1 = _mm_perm_epi8(m0, m2, _mm_set_epi32(TOB(0),TOB(2),TOB(0),TOB(4)) ); \
68 buf = _mm_perm_epi8(t0, m2, _mm_set_epi32(TOB(5),TOB(2),TOB(1),TOB(6)) );
76 t0 = _mm_perm_epi8(t0, m2, _mm_set_epi32(TOB(7),TOB(2),TOB(1),TOB(0)) ); \
80 t1 = _mm_perm_epi8(m0, m2, _mm_set_epi32(TOB(0),TOB(0),TOB(1),TOB(5)) ); \
[all …]
/freebsd-13-stable/contrib/libxo/tests/core/saved/
HDtest_08.HIPx.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.T.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.H.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.HP.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.JP.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.E.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.J.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.XP.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
HDtest_08.X.err2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
11 test: close (xo_close_container) fails at marker 'm2'; not found 'data4'
[all …]
/freebsd-13-stable/sys/contrib/libsodium/test/default/
HDbox_easy2.c23 unsigned char *m2; in main() local
35 m2 = (unsigned char *) sodium_malloc(m2_size); in main()
52 if (crypto_box_open_easy(m2, c, in main()
58 printf("%d\n", memcmp(m, m2, mlen)); in main()
61 if (crypto_box_open_easy(m2, c, (unsigned long long) i, nonce, alicepk, in main()
89 memset(m2, 0, m2_size); in main()
98 m2, c, (unsigned long long) mlen + crypto_box_MACBYTES, nonce, in main()
102 printf("%d\n", memcmp(m, m2, mlen)); in main()
103 if (crypto_box_open_easy_afternm(m2, c, crypto_box_MACBYTES - 1U, nonce, in main()
109 memset(m2, 0, m2_size); in main()
[all …]
HDaead_chacha20poly1305.c27 unsigned char *m2 = (unsigned char *) sodium_malloc(MLEN); in tv() local
57 if (crypto_aead_chacha20poly1305_decrypt(m2, &m2len, NULL, c, CLEN, in tv()
65 if (memcmp(m, m2, MLEN) != 0) { in tv()
68 memset(m2, 0, m2len); in tv()
73 if (crypto_aead_chacha20poly1305_decrypt_detached(m2, NULL, in tv()
79 if (memcmp(m, m2, MLEN) != 0) { in tv()
85 if (crypto_aead_chacha20poly1305_decrypt(m2, NULL, NULL, c, CLEN, in tv()
87 == 0 || memcmp(m, m2, MLEN) == 0) { in tv()
106 if (crypto_aead_chacha20poly1305_decrypt(m2, &m2len, NULL, c, CLEN, in tv()
113 if (memcmp(m, m2, MLEN) != 0) { in tv()
[all …]
HDsecretstream.c14 unsigned char *m1, *m2, *m3; in main() local
45 m2 = (unsigned char *) sodium_malloc(m2_len); in main()
55 randombytes_buf(m2, m2_len); in main()
56 memcpy(m2_, m2, m2_len); in main()
75 (state, c2, NULL, m2, m2_len, ad, 0, 0); in main()
97 (state, m2, NULL, &tag, in main()
101 assert(memcmp(m2, m2_, m2_len) == 0); in main()
126 (state, m2, NULL, &tag, in main()
133 (state, m2, NULL, &tag, c2, in main()
138 (state, m2, NULL, &tag, c2, 0, NULL, 0); in main()
[all …]
HDaead_xchacha20poly1305.c34 unsigned char *m2 = (unsigned char *) sodium_malloc(MLEN); in tv() local
67 if (crypto_aead_xchacha20poly1305_ietf_decrypt(m2, &m2len, NULL, c, CLEN, ad, in tv()
74 if (memcmp(m, m2, MLEN) != 0) { in tv()
77 memset(m2, 0, m2len); in tv()
78 if (crypto_aead_xchacha20poly1305_ietf_decrypt_detached(m2, NULL, in tv()
84 if (memcmp(m, m2, MLEN) != 0) { in tv()
90 if (crypto_aead_xchacha20poly1305_ietf_decrypt(m2, NULL, NULL, c, CLEN, in tv()
92 == 0 || memcmp(m, m2, MLEN) == 0) { in tv()
109 if (crypto_aead_xchacha20poly1305_ietf_decrypt(m2, &m2len, NULL, c, CLEN, in tv()
116 if (memcmp(m, m2, MLEN) != 0) { in tv()
[all …]
HDsecretbox_easy2.c9 unsigned char *m2; in main() local
19 m2 = (unsigned char *) sodium_malloc(mlen); in main()
29 m2, c, (unsigned long long) mlen + crypto_secretbox_MACBYTES, nonce, in main()
33 printf("%d\n", memcmp(m, m2, mlen)); in main()
36 if (crypto_secretbox_open_easy(m2, c, (unsigned long long) i, nonce, in main()
47 if (crypto_secretbox_open_detached(m2, c, mac, (unsigned long long) mlen, in main()
51 printf("%d\n", memcmp(m, m2, mlen)); in main()
65 sodium_free(m2); in main()
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
HDblake2b-load-sse41.h22 b1 = _mm_unpacklo_epi64(m2, m3); \
28 b1 = _mm_unpackhi_epi64(m2, m3); \
45 b0 = _mm_unpacklo_epi64(m7, m2); \
58 b1 = _mm_unpackhi_epi64(m5, m2); \
70 b1 = _mm_unpackhi_epi64(m2, m7); \
88 b1 = _mm_alignr_epi8(m2, m0, 8); \
105 b0 = _mm_blend_epi16(m1, m2, 0xF0); \
106 b1 = _mm_blend_epi16(m2, m7, 0xF0); \
117 b0 = _mm_unpackhi_epi64(m4, m2); \
124 b1 = _mm_blend_epi16(m2, m7, 0xF0); \
[all …]
HDblake2b-load-avx2.h7 t1 = _mm256_unpacklo_epi64(m2, m3); \
14 t1 = _mm256_unpackhi_epi64(m2, m3); \
34 t0 = _mm256_unpacklo_epi64(m7, m2); \
49 t1 = _mm256_unpackhi_epi64(m5, m2); \
63 t1 = _mm256_unpackhi_epi64(m2, m7); \
84 t1 = _mm256_alignr_epi8(m2, m0, 8); \
104 t0 = _mm256_blend_epi32(m2, m1, 0x33); \
105 t1 = _mm256_blend_epi32(m7, m2, 0x33); \
118 t0 = _mm256_unpackhi_epi64(m4, m2); \
126 t1 = _mm256_blend_epi32(m7, m2, 0x33); \
[all …]
/freebsd-13-stable/sys/net80211/
HDieee80211_superg.c364 struct mbuf *m2; in ieee80211_ff_encap() local
370 m2 = m1->m_nextpkt; in ieee80211_ff_encap()
371 if (m2 == NULL) { in ieee80211_ff_encap()
387 m_freem(m2); in ieee80211_ff_encap()
396 KASSERT(m2->m_len >= sizeof(eh2), ("no ethernet header!")); in ieee80211_ff_encap()
397 ETHER_HEADER_COPY(&eh2, mtod(m2, caddr_t)); in ieee80211_ff_encap()
398 m2 = ieee80211_mbuf_adjust(vap, 4, NULL, m2); in ieee80211_ff_encap()
399 if (m2 == NULL) { in ieee80211_ff_encap()
412 m2 = ieee80211_ff_encap1(vap, m2, &eh2); in ieee80211_ff_encap()
413 if (m2 == NULL) in ieee80211_ff_encap()
[all …]
/freebsd-13-stable/usr.sbin/cdcontrol/
HDcdcontrol.c527 unsigned m1, m2, s1, s2, f1, f2; in play() local
530 tr2 = m2 = s2 = f2 = f1 = 0; in play()
532 &tr1, &m1, &s1, &f1, &tr2, &m2, &s2, &f2)) in play()
535 tr2 = m2 = s2 = f2 = f1 = 0; in play()
537 &tr1, &m1, &s1, &tr2, &m2, &s2, &f2)) in play()
540 tr2 = m2 = s2 = f2 = f1 = 0; in play()
542 &tr1, &m1, &s1, &f1, &tr2, &m2, &s2)) in play()
545 tr2 = m2 = s2 = f2 = f1 = 0; in play()
547 &tr1, &m1, &s1, &f1, &m2, &s2, &f2)) in play()
550 tr2 = m2 = s2 = f2 = f1 = 0; in play()
[all …]
/freebsd-13-stable/tests/sys/geom/class/mirror/
HD8_test.sh11 m2=`mktemp $base.XXXXXX` || exit 1
14 dd if=/dev/zero of=$m2 bs=$ddbs count=1024 >/dev/null 2>&1
17 us1=$(mdconfig -t vnode -f $m2) || exit 1
36 us1=$(attach_md -t vnode -f $m2) || exit 1
44 if cmp -s ${m1} ${m2}; then
50 rm -f $m1 $m2
/freebsd-13-stable/crypto/openssh/regress/
HDmodpipe.c47 u_int8_t m1, m2; member
54 int n, m1, m2; in parse_modification() local
58 what, &m->offset, &m1, &m2)) < 3) in parse_modification()
72 if (m2 < 0 || m2 > 0xff) in parse_modification()
76 m->m2 = m2; in parse_modification()
125 buf[mods[i].offset - total] |= mods[i].m2; in main()

12345678