Home
last modified time | relevance | path

Searched defs:m5 (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/external/tpm2-tss/src/tss2-mu/
H A Dtpms-types.c506 m4, op4, fn4, m5, op5, fn5) \ argument
552 #define TPMS_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument
597 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
651 #define TPMS_UNMARSHAL_7(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument
704 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
758 #define TPMS_UNMARSHAL_7_U(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument
811 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7, \ argument
882 #define TPMS_UNMARSHAL_11(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7, \ argument
H A Dtpmt-types.c311 m4, op4, fn4, m5, op5, fn5) \ argument
355 #define TPMT_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument
397 m4, op4, fn4, m5, op5, sel5, fn5, m6, op6, sel6, fn6) \ argument
445 #define TPMT_UNMARSHAL_6(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, sel5, fn5, m6, sel6, fn6) \ argument
H A Dtpmu-types.c274 sel4, op4, m4, fn4, sel5, op5, m5, fn5, sel6, op6, m6, fn6, \ argument
366 sel4, m4, fn4, sel5, m5, fn5, sel6, m6, fn6, sel7, m7, fn7, \ argument
/aosp_15_r20/external/lzma/C/
H A DSha512Opt.c264 #define NN(m0, m1, m4, m5, m7) argument
265 #define SM(m0, m1, m4, m5, m7) \ argument
268 #define R2(k, m0,m1,m2,m3,m4,m5,m6,m7, a0,a1,a2,a3, OP) \ argument
276 #define R8(k, m0,m1,m2,m3,m4,m5,m6,m7, OP) \ argument
304 v128_64 m0, m1, m2, m3, m4, m5, m6, m7; in Sha512_UpdateBlocks_HW() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_generic_locks.cpp134 boost::mutex m1,m2,m3,m4,m5; in BOOST_AUTO_TEST_CASE() local
157 …utexes_slowly(boost::mutex* m1,boost::mutex* m2,boost::mutex* m3,boost::mutex* m4,boost::mutex* m5, in lock_five_mutexes_slowly()
173 void lock_five(boost::mutex* m1,boost::mutex* m2,boost::mutex* m3,boost::mutex* m4,boost::mutex* m5) in lock_five()
185 boost::mutex m1,m2,m3,m4,m5; in BOOST_AUTO_TEST_CASE() local
204 boost::mutex m1,m2,m3,m4,m5; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dlock_algorithms.hpp72 …d try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in try_lock_internal()
124 …nsigned lock_helper(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in lock_helper()
253 void lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in lock()
350 int try_lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in try_lock()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/examples/
Dmethods.go61 func (t T1 /* ERRORx `generic type .* without instantiation` */ ) m5() {} func
84 func (t T2[_, _, X]) m5() X { return t.c } func
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dwarp_plane_neon.c58 int16x8_t m5 = vmulq_s16(f[5], vextq_s16(in16_lo, in16_hi, 5)); in horizontal_filter_8x1_f8() local
121 int16x8_t m5 = vmulq_s16(f_s16, vextq_s16(in16_lo, in16_hi, 5)); in horizontal_filter_8x1_f1_beta0() local
265 int32x4_t m5 = vmull_s16(vget_low_s16(s5), vget_low_s16(f[5])); in vertical_filter_8x1_f8() local
H A Dhighbd_warp_plane_neon.c68 int32x4_t m5 = vmull_s16(vget_low_s16(f[5]), vget_low_s16(rv5)); in highbd_horizontal_filter_8x1_f8() local
130 int32x4_t m5 = vmull_s16(vget_low_s16(f), vget_low_s16(rv5)); in highbd_horizontal_filter_8x1_f1() local
244 int32x4_t m5 = vmull_s16(vget_low_s16(s5), vget_low_s16(f[5])); in vertical_filter_8x1_f8() local
H A Dhighbd_warp_plane_sve.c61 int64x2_t m5 = aom_sdotq_s16(vdupq_n_s64(0), rv5, f[5]); in highbd_horizontal_filter_8x1_f8() local
114 int64x2_t m5 = aom_sdotq_s16(vdupq_n_s64(0), rv5, f); in highbd_horizontal_filter_8x1_f1() local
221 int64x2_t m5 = aom_sdotq_s16(vdupq_n_s64(0), s5, f[5]); in vertical_filter_8x1_f8() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Didct32x32_msa.c16 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct32x8_row_transpose_store() local
244 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct_butterfly_transpose_store() local
543 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct8x32_column_butterfly_addblk() local
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Didct32x32_lsx.c22 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct32x8_row_transpose_store() local
317 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct_butterfly_transpose_store() local
668 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct8x32_column_butterfly_addblk() local
/aosp_15_r20/external/clang/test/CXX/class/class.union/
H A Dp1.cpp68 } m5; // expected-error {{union member 'm5' has a non-trivial copy assignment operator}} member
89 } m5; // expected-error {{union member 'm5' has a non-trivial copy assignment operator}} member
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/
Dblake2b.c298 const __m128i m5 = LOADU( block + 80 ); in blake2b_compress() local
307 const uint64_t m5 = ( ( uint64_t * )block )[ 5]; in blake2b_compress() local
/aosp_15_r20/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
H A DMatrix.java30 float m1, float m5, float m9, float m13, in Matrix()
193 float m1, float m5, float m9, float m13, in nCreate()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc555 Matcher<int&> m5 = AllOf(greater_than_5, less_than_10, less_than_10); in TEST() local
771 Matcher<int&> m5 = AnyOf(greater_than_5, less_than_10, less_than_10); in TEST() local
1070 Matcher<RawType> m5 = matcher_maker(infinity_); in TestMatches() local
1161 Matcher<RawType> m5 = matcher_maker(ParentType::max_, ParentType::max_); in TestNearMatches() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc557 Matcher<int&> m5 = AllOf(greater_than_5, less_than_10, less_than_10); in TEST() local
773 Matcher<int&> m5 = AnyOf(greater_than_5, less_than_10, less_than_10); in TEST() local
1072 Matcher<RawType> m5 = matcher_maker(infinity_); in TestMatches() local
1163 Matcher<RawType> m5 = matcher_maker(ParentType::max_, ParentType::max_); in TestNearMatches() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc555 Matcher<int&> m5 = AllOf(greater_than_5, less_than_10, less_than_10); in TEST() local
771 Matcher<int&> m5 = AnyOf(greater_than_5, less_than_10, less_than_10); in TEST() local
1070 Matcher<RawType> m5 = matcher_maker(infinity_); in TestMatches() local
1161 Matcher<RawType> m5 = matcher_maker(ParentType::max_, ParentType::max_); in TestNearMatches() local
/aosp_15_r20/bionic/tests/headers/posix/
H A Dstdatomic_h.c79 memory_order m5 = memory_order_acq_rel; in stdatomic_h() local
/aosp_15_r20/external/testng/src/test/java/test/thread/
H A DTrueParallelSampleTest.java38 public void m5() { in m5() method in TrueParallelSampleTest
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue47968.go20 func (T[int]) m5() {} // int is the type parameter name, not an… func
Dissue48703.go26 func (R[P]) m5(M[M[P]]) {} func
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/proto/
DTfMetricProtoUtilTest.java64 Measurements m5 = in testCompatibleConvert() local
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/targets/
H A DTarget01.java72 public void m5() { in m5() method in Target01
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestgreg_month.cpp17 greg_month m1(Jan), m2(Feb), m3(Mar), m4(Apr), m5(May), m6(Jun); in test_month() local

123456