/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/test/ |
D | move_if_noexcept.cpp | 139 movable m4(function(boost::move_if_noexcept(m3))); in main() local 149 movable m4(functionr(boost::move_if_noexcept(m3))); in main() local 159 movable m4(function2(boost::move_if_noexcept(m3))); in main() local 169 movable m4(function2r(boost::move_if_noexcept(m3))); in main() local 197 copy_movable m4(function(boost::move_if_noexcept(m3))); in main() local 210 copy_movable_noexcept m4(function(boost::move_if_noexcept(m3))); in main() local 222 movable_throwable m4(function(boost::move_if_noexcept(m3))); in main() local
|
D | move.cpp | 112 movable m4(function(boost::move(m3))); in main() local 119 movable m4(functionr(boost::move(m3))); in main() local 126 movable m4(function2(boost::move(m3))); in main() local 133 movable m4(function2r(boost::move(m3))); in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | lock_algorithms.hpp | 56 unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4) in try_lock_internal() 72 …unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexTy… in try_lock_internal() 112 unsigned lock_helper(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4) in lock_helper() 124 …unsigned lock_helper(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m… in lock_helper() 221 void lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4) in lock() 253 void lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in lock() 344 int try_lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4) in try_lock() 350 int try_lock(MutexType1& m1, MutexType2& m2, MutexType3& m3, MutexType4& m4, MutexType5& m5) in try_lock()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-mu/ |
H A D | tpms-types.c | 423 #define TPMS_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, m4, op4, fn4) \ argument 465 #define TPMS_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4) \ argument 506 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 D | tpmt-types.c | 230 m4, sel4, op4, fn4) \ argument 270 #define TPMT_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, sel4, fn4) \ argument 311 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
|
/aosp_15_r20/external/lzma/C/ |
H A D | Sha512Opt.c | 264 #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/eigen/test/ |
H A D | triangular.cpp | 21 MatrixType m1, m2, m3, m4; in triangular_deprecated() local 54 m4(rows, cols), in triangular_square() local 190 m4(rows, cols), in triangular_rect() local
|
H A D | array_cwise.cpp | 98 ArrayType m4 = m1; // copy constructor in array() local 273 m4 = m1; in comparisons() local 347 m4 = m1; in array_real() local 480 m4 = m1; in array_complex() local
|
H A D | basicstuff.cpp | 109 MatrixType m4; in basicStuff() local 308 m4( (float(raw[0])), (float(raw[1])) ); in fixedSizeMatrixConstruction() local
|
H A D | sparse_product.cpp | 72 SparseMatrixType m4 (rows, cols); in sparse_product() local 354 DenseMatrixType m4(sm2*m2); in sparse_product_regression_test() local
|
H A D | sparse_basic.cpp | 162 SparseMatrixType m4(rows, cols); in sparse_basic() local 508 SparseMatrixType m4(rows, rows+1); in sparse_basic() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_generic_locks.cpp | 134 boost::mutex m1,m2,m3,m4,m5; in BOOST_AUTO_TEST_CASE() local 157 void lock_five_mutexes_slowly(boost::mutex* m1,boost::mutex* m2,boost::mutex* m3,boost::mutex* m4,b… 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/prebuilts/go/linux-x86/src/internal/types/testdata/examples/ |
D | methods.go | 52 func (t T1[X]) m4() X { return t.a } func 83 func (t T2[A, _, C]) m4() (A, C) { return t.a, t.c } func
|
/aosp_15_r20/frameworks/native/libs/math/tests/ |
H A D | mat_test.cpp | 78 mat4 m4(vec4(1), vec4(2), vec4(3), vec4(4)); in TEST_F() local 405 M44T m4( in TYPED_TEST() local 440 M33T m4( in TYPED_TEST() local 471 M22T m4( in TYPED_TEST() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | warp_plane_neon.c | 57 int16x8_t m4 = vmulq_s16(f[4], vextq_s16(in16_lo, in16_hi, 4)); in horizontal_filter_8x1_f8() local 120 int16x8_t m4 = vmulq_s16(f_s16, vextq_s16(in16_lo, in16_hi, 4)); in horizontal_filter_8x1_f1_beta0() local 263 int32x4_t m4 = vmull_s16(vget_low_s16(s4), vget_low_s16(f[4])); in vertical_filter_8x1_f8() local
|
H A D | highbd_warp_plane_neon.c | 66 int32x4_t m4 = vmull_s16(vget_low_s16(f[4]), vget_low_s16(rv4)); in highbd_horizontal_filter_8x1_f8() local 128 int32x4_t m4 = vmull_s16(vget_low_s16(f), vget_low_s16(rv4)); in highbd_horizontal_filter_8x1_f1() local 242 int32x4_t m4 = vmull_s16(vget_low_s16(s4), vget_low_s16(f[4])); in vertical_filter_8x1_f8() local
|
H A D | highbd_warp_plane_sve.c | 60 int64x2_t m4 = aom_sdotq_s16(vdupq_n_s64(0), rv4, f[4]); in highbd_horizontal_filter_8x1_f8() local 113 int64x2_t m4 = aom_sdotq_s16(vdupq_n_s64(0), rv4, f); in highbd_horizontal_filter_8x1_f1() local 220 int64x2_t m4 = aom_sdotq_s16(vdupq_n_s64(0), s4, f[4]); in vertical_filter_8x1_f8() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | idct32x32_msa.c | 16 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 D | idct32x32_lsx.c | 22 __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 D | p1.cpp | 65 } m4; // expected-error {{union member 'm4' has a non-trivial copy constructor}} member 87 } m4; // expected-error {{union member 'm4' has a non-trivial copy constructor}} member
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2b.c | 297 const __m128i m4 = LOADU( block + 64 ); in blake2b_compress() local 306 const uint64_t m4 = ( ( uint64_t * )block )[ 4]; in blake2b_compress() local
|
/aosp_15_r20/external/javassist/src/test/javassist/ |
H A D | JvstTest.java | 244 CtMethod m4 = cc.getDeclaredMethod("m4"); in testCalleeAfter2() local 268 CtMethod m4 = cc.getDeclaredMethod("m4"); in testCalleeAfter3() local 306 CtMethod m4 = CtNewMethod.make( in testProceed() local
|
/aosp_15_r20/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/ |
H A D | Matrix.java | 29 public Matrix(float m0, float m4, float m8, float m12, in Matrix() 192 private static native long nCreate(float m0, float m4, float m8, float m12, in nCreate()
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/ |
D | mat4.rs | 176 let m4 = $mat4::from_mat3(m3); localVariable 696 let m4 = Mat4::from_mat3a(m3); localVariable
|
/aosp_15_r20/external/eigen/doc/examples/ |
H A D | Tutorial_simple_example_fixed_size.cpp | 10 Matrix4f m4 = Matrix4f::Identity(); in main() local
|