Searched defs:m3 (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/lib/libc/sparc64/fpu/
H A Dfpu_subr.c70 u_int m0, m1, m2, m3, s; local
144 u_int m0, m1, m2, m3, top, sup, nrm; local
[all...]
H A Dfpu_implode.c85 u_int m0, m1, m2, m3; local
[all...]
/freebsd-12-stable/sys/powerpc/fpu/
H A Dfpu_subr.c70 u_int m0, m1, m2, m3, s; local
144 u_int m0, m1, m2, m3, top, sup, nrm; local
[all...]
H A Dfpu_implode.c84 u_int m0, m1, m2, m3; local
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-sse41.c51 const __m128i m3 = LOADU(block + 48); local
H A Dblake2b-compress-ssse3.c45 const uint64_t m3 = ((uint64_t *) block)[3]; local
/freebsd-12-stable/sys/contrib/libsodium/test/default/
H A Dsecretstream.c14 unsigned char *m1, *m2, *m3; local
[all...]
/freebsd-12-stable/contrib/bearssl/src/rsa/
H A Drsa_i15_keygen.c230 uint32_t m3, m5, m7, m11; local
[all...]
H A Drsa_i31_keygen_inner.c244 uint32_t m3, m5, m7, m11; local
[all...]
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c195 uint32_t n1, n2, clock, m1, m2, m3, mc; local
[all...]
/freebsd-12-stable/sys/contrib/libb2/
H A Dblake2b.c303 const __m128i m3 = LOADU( block + 48 ); local
312 const uint64_t m3 = ( ( uint64_t * )block )[ 3]; local
H A Dblake2s.c292 const __m128i m3 = LOADU( block + 48 ); local
297 const uint32_t m3 = ( ( uint32_t * )block )[ 3]; local
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h1015 AllOf(M1 m1, M2 m2, M3 m3) { argument
1023 AllOf(M1 m1, M2 m2, M3 m3, M4 m4) { argument
1031 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5) { argument
1040 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6) { argument
1049 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) { argument
1058 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) argument
1067 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9) argument
1078 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) argument
1098 AnyOf(M1 m1, M2 m2, M3 m3) argument
1106 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4) argument
1114 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5) argument
1123 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6) argument
1132 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) argument
1141 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) argument
1150 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9) argument
1161 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) argument
[all...]
H A Dgmock-generated-function-mockers.h133 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3) argument
155 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4) argument
179 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5) argument
203 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6) argument
229 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7) argument
255 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8) argument
283 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8, const Matcher<A9>& m9) argument
313 With(const Matcher<A1>& m1, const Matcher<A2>& m2, const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, const Matcher<A6>& m6, const Matcher<A7>& m7, const Matcher<A8>& m8, const Matcher<A9>& m9, const Matcher<A10>& m10) argument
[all...]
/freebsd-12-stable/sys/arm/ti/omap4/
H A Domap4_prcm_clks.c1051 unsigned int m3; member in struct:dpll_param
/freebsd-12-stable/usr.sbin/bhyve/
H A Dvga.c406 uint8_t m0, m1, m2, m3; local
[all...]
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c681 mbuf_t m2, m3; local
H A Dnfs_nfsdport.c793 struct mbuf *m2 = NULL, *m3; local
[all...]
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h424 u16 m3 /* multiplier 3 */; member in struct:iro
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc643 Matcher<IntValue> m3 = Truly(IsPositiveIntValue); local
738 Matcher<int> m3 = local
841 Matcher<char> m3 = SafeMatcherCast<char>(TypedEq<int>('a')); local
855 Matcher<Base&> m3 local
1176 Matcher<void*> m3 = IsNull(); local
1334 Matcher<const absl::string_view&> m3 = StrEq("Hello"); local
1351 Matcher<std::string> m3 = StrEq(str); local
1366 Matcher<const absl::string_view> m3 = StrNe("Hello"); local
1390 Matcher<const absl::string_view&> m3 = StrCaseEq(std::string("Hello")); local
1414 Matcher<const std::string&> m3 = StrCaseEq(str1); local
1440 Matcher<const absl::string_view> m3 = StrCaseNe("Hello"); local
1490 const Matcher<const absl::string_view&> m3 = HasSubstr(""); local
1590 Matcher<pair<const char*, int> > m3 = Pair("foo", 42); local
1739 const Matcher<const ::string&> m3 = EndsWith(::string("Hi")); local
1776 const Matcher<const absl::string_view&> m3 = MatchesRegex("a.*z"); local
1796 Matcher<const absl::string_view> m3 = MatchesRegex(new RE("0.*")); local
1815 const Matcher<const absl::string_view&> m3 = ContainsRegex(new RE("a.*z")); local
1835 Matcher<const absl::string_view> m3 = ContainsRegex(new RE("0.*")); local
1852 Matcher<const ::std::wstring&> m3 = StrEq(L"\\xD3\\x576\\x8D3\\xC74D"); local
1927 Matcher<const ::std::wstring&> m3 = StrCaseEq(str1); local
2043 Matcher<const ::wstring&> m3 = StrEq(L"\\xD3\\x576\\x8D3\\xC74D"); local
2118 Matcher<const ::wstring&> m3 = StrCaseEq(str1); local
2480 Matcher<int&> m3 = Not(m); local
2631 Matcher<int&> m3 = AllOf(greater_than_5, m2); local
2861 Matcher<int&> m3 = AnyOf(greater_than_5, m2); local
3287 Matcher<RawType> m3 = matcher_maker(1.0); local
3378 Matcher<RawType> m3 = matcher_maker(ParentType::infinity_, 0.0); local
3470 Matcher<float> m3 = FloatEq(nan1_); local
3484 Matcher<float> m3 = NanSensitiveFloatEq(nan1_); local
3512 Matcher<float> m3 = FloatNear(nan1_, 0.0); local
3528 Matcher<float> m3 = NanSensitiveFloatNear(nan1_, 0.1f); local
3585 Matcher<double> m3 = DoubleEq(nan1_); local
3599 Matcher<double> m3 = NanSensitiveDoubleEq(nan1_); local
3627 Matcher<double> m3 = DoubleNear(nan1_, 0.0); local
3657 Matcher<double> m3 = NanSensitiveDoubleNear(nan1_, 0.1); local
4881 Matcher<vector<int> > m3 = SizeIs(AnyOf(0, 3)); local
5350 Matcher<vector<int> > m3 = BeginEndDistanceIs(AnyOf(0, 3)); local
6652 const Matcher<SampleOptionalInt> m3 = Optional(Lt(3)); local
[all...]
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5850 struct mbuf *m2, *m3, *m4; local
/freebsd-12-stable/sys/dev/bxe/
H A Dbxe.h524 uint16_t m3; member in struct:iro

Completed in 321 milliseconds