/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | lock_algorithms.hpp | 40 unsigned try_lock_internal(MutexType1& m1, MutexType2& m2, MutexType3& m3) in try_lock_internal() 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() 100 unsigned lock_helper(MutexType1& m1, MutexType2& m2, MutexType3& m3) in lock_helper() 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() 194 void lock(MutexType1& m1, MutexType2& m2, MutexType3& m3) in lock() 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() 338 int try_lock(MutexType1& m1, MutexType2& m2, MutexType3& m3) in try_lock() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/test/ |
D | move_if_noexcept.cpp | 137 movable m3(function(movable(boost::move_if_noexcept(m2)))); in main() local 147 movable m3(functionr(movable(boost::move_if_noexcept(m2)))); in main() local 157 movable m3(function2(movable(boost::move_if_noexcept(m2)))); in main() local 167 movable m3(function2r(movable(boost::move_if_noexcept(m2)))); in main() local 178 movable m3(move_return_function()); in main() local 186 movable m3(move_return_function2()); in main() local 195 copy_movable m3(function(copy_movable(boost::move_if_noexcept(m2)))); in main() local 208 copy_movable_noexcept m3(function(copy_movable_noexcept(boost::move_if_noexcept(m2)))); in main() local 220 movable_throwable m3(function(movable_throwable(boost::move_if_noexcept(m2)))); in main() local
|
D | move.cpp | 111 movable m3(function(movable(boost::move(m2)))); in main() local 118 movable m3(functionr(movable(boost::move(m2)))); in main() local 125 movable m3(function2(movable(boost::move(m2)))); in main() local 132 movable m3(function2r(movable(boost::move(m2)))); in main() local 139 movable m3(move_return_function()); in main() local 145 movable m3(move_return_function2()); in main() local
|
/aosp_15_r20/external/tpm2-tss/src/tss2-mu/ |
H A D | tpmt-types.c | 88 #define TPMT_MARSHAL_3(type, m1, op1, fn1, m2, op2, sel2, fn2, m3, op3, sel3, fn3) \ argument 124 #define TPMT_UNMARSHAL_3(type, m1, fn1, m2, sel2, fn2, m3, sel3, fn3) \ argument 160 #define TPMT_MARSHAL_TK(type, m1, fn1, m2, fn2, m3, fn3) \ argument 196 #define TPMT_UNMARSHAL_TK(type, m1, fn1, m2, fn2, m3, fn3) \ argument 229 #define TPMT_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 270 #define TPMT_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, sel4, fn4) \ argument 310 #define TPMT_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 355 #define TPMT_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument 396 #define TPMT_MARSHAL_6(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 445 #define TPMT_UNMARSHAL_6(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, sel5, fn5, m6, sel6, fn6) \ argument
|
H A D | tpms-types.c | 349 #define TPMS_MARSHAL_3(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3) \ argument 387 #define TPMS_UNMARSHAL_3(type, m1, fn1, m2, fn2, m3, fn3) \ argument 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 505 #define TPMS_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 552 #define TPMS_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument 596 #define TPMS_MARSHAL_7(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 651 #define TPMS_UNMARSHAL_7(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument 703 #define TPMS_MARSHAL_7_U(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 758 #define TPMS_UNMARSHAL_7_U(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument [all …]
|
/aosp_15_r20/external/lzma/C/ |
H A D | Sha256Opt.c | 90 #define NNN(m0, m1, m2, m3) argument 92 #define SM1(m1, m2, m3, m0) \ argument 95 #define SM2(m2, m3, m0, m1) \ argument 104 #define R4(k, m0, m1, m2, m3, OP0, OP1) \ argument 148 __m128i m0, m1, m2, m3; in Sha256_UpdateBlocks_HW() local 338 #define SM1(m0, m1, m2, m3) SHA256_SU0(m3, m0) argument 339 #define SM2(m0, m1, m2, m3) SHA256_SU1(m2, m0, m1) argument 340 #define NNN(m0, m1, m2, m3) argument 342 #define R4(k, m0, m1, m2, m3, OP0, OP1) \ argument 375 v128 m0, m1, m2, m3; in Sha256_UpdateBlocks_HW() local
|
H A D | Sha512Opt.c | 90 #define NNN(m0, m1, m2, m3) argument 92 #define SM1(m1, m2, m3, m0) \ argument 95 #define SM2(m2, m3, m0, m1) \ argument 104 #define R4(k, m0, m1, m2, m3, OP0, OP1) \ argument 148 __m256i m0, m1, m2, m3; in Sha512_UpdateBlocks_HW() local 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
|
H A D | Sha1Opt.c | 90 #define NNN(m0, m1, m2, m3) argument 92 #define SM1(m0, m1, m2, m3) \ argument 95 #define SM2(m0, m1, m2, m3) \ argument 99 #define SM3(m0, m1, m2, m3) \ argument 104 #define R4(k, m0, m1, m2, m3, e0, e1, OP) \ argument 148 __m128i m0, m1, m2, m3; in Sha1_UpdateBlocks_HW() local 345 v128 m0, m1, m2, m3; in Sha1_UpdateBlocks_HW() local
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/map.cons/ |
H A D | move_alloc.pass.cpp | 62 M m3(std::move(m1), A(7)); in main() local 101 M m3(std::move(m1), A(5)); in main() local 140 M m3(std::move(m1), A(5)); in main() local 178 M m3(std::move(m1), A()); in main() local 226 M m3(std::move(m1), A()); in main() local 265 M m3(std::move(m1), A{}); in main() local
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
H A D | move_alloc.pass.cpp | 62 M m3(std::move(m1), A(7)); in main() local 101 M m3(std::move(m1), A(5)); in main() local 140 M m3(std::move(m1), A(5)); in main() local 178 M m3(std::move(m1), A()); in main() local 226 M m3(std::move(m1), A()); in main() local 265 M m3(std::move(m1), A{}); in main() local
|
H A D | move_assign.pass.cpp | 61 M m3(C(3), A(7)); in main() local 101 M m3(C(3), A(5)); in main() local 141 M m3(C(3), A(5)); in main() local 181 M m3(C(3), A()); in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multimap/multimap.cons/ |
H A D | move_alloc.pass.cpp | 62 M m3(std::move(m1), A(7)); in main() local 101 M m3(std::move(m1), A(5)); in main() local 140 M m3(std::move(m1), A(5)); in main() local 178 M m3(std::move(m1), A()); in main() local 229 M m3(std::move(m1), A()); in main() local 268 M m3(std::move(m1), A{}); in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.cons/ |
H A D | move_alloc.pass.cpp | 63 M m3(std::move(m1), A(7)); in main() local 102 M m3(std::move(m1), A(5)); in main() local 141 M m3(std::move(m1), A(5)); in main() local 179 M m3(std::move(m1), A()); in main() local 230 M m3(std::move(m1), A()); in main() local 269 M m3(std::move(m1), A{}); in main() local
|
/aosp_15_r20/external/eigen/bench/ |
H A D | sparse_product.cpp | 119 DenseMatrix m1(rows,cols), m2(rows,cols), m3(rows,cols); in main() local 228 cs *m1, *m2, *m3; in main() local 254 UBlasSparse m1(rows,cols), m2(rows,cols), m3(rows,cols); in main() local 268 GmmSparse m1(rows,cols), m2(rows,cols), m3(rows,cols); in main() local 298 MtlSparse m1(rows,cols), m2(rows,cols), m3(rows,cols); in main() local
|
H A D | sparse_transpose.cpp | 52 DenseMatrix m1(rows,cols), m3(rows,cols); in main() local 70 cs *m1, *m3; in main() local 82 GmmSparse m1(rows,cols), m3(rows,cols); in main() local 92 MtlSparse m1(rows,cols), m3(rows,cols); in main() local
|
/aosp_15_r20/frameworks/native/libs/math/tests/ |
H A D | mat_test.cpp | 72 mat4 m3(m2); in TEST_F() local 130 mat4 m3(vec4(4, 3, 0, 0), vec4(3, 2, 0, 0), vec4(0, 0, 1, 0), vec4(0, 0, 0, 1)); in TEST_F() local 203 mat3 m3(m2); in TEST_F() local 257 mat3 m3(vec3(4, 3, 0), vec3(3, 2, 0), vec3(0, 0, 1)); in TEST_F() local 305 mat2 m3(m2); in TEST_F() local 400 M44T m3(1, 0, 0, 0, in TYPED_TEST() local 436 M33T m3(2, 0, 0, in TYPED_TEST() local 467 M22T m3( in TYPED_TEST() local
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/set/set.cons/ |
H A D | move_assign.pass.cpp | 60 M m3(C(3), A(7)); in main() local 99 M m3(C(3), A(5)); in main() local 138 M m3(C(3), A(5)); in main() local 177 M m3(C(3), A()); in main() local
|
H A D | move_alloc.pass.cpp | 60 M m3(std::move(m1), A(7)); in main() local 98 M m3(std::move(m1), A(5)); in main() local 136 M m3(std::move(m1), A(5)); in main() local 172 M m3(std::move(m1), A()); in main() local
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/multiset/multiset.cons/ |
H A D | move_assign.pass.cpp | 60 M m3(C(3), A(7)); in main() local 99 M m3(C(3), A(5)); in main() local 138 M m3(C(3), A(5)); in main() local 177 M m3(C(3), A()); in main() local
|
H A D | move_alloc.pass.cpp | 60 M m3(std::move(m1), A(7)); in main() local 98 M m3(std::move(m1), A(5)); in main() local 136 M m3(std::move(m1), A(5)); in main() local 172 M m3(std::move(m1), A()); in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/multiset.cons/ |
H A D | move_assign.pass.cpp | 60 M m3(C(3), A(7)); in main() local 99 M m3(C(3), A(5)); in main() local 138 M m3(C(3), A(5)); in main() local 177 M m3(C(3), A()); in main() local
|
H A D | move_alloc.pass.cpp | 61 M m3(std::move(m1), A(7)); in main() local 99 M m3(std::move(m1), A(5)); in main() local 137 M m3(std::move(m1), A(5)); in main() local 173 M m3(std::move(m1), A()); in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.cons/ |
H A D | move_assign.pass.cpp | 60 M m3(C(3), A(7)); in main() local 99 M m3(C(3), A(5)); in main() local 138 M m3(C(3), A(5)); in main() local 177 M m3(C(3), A()); in main() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
H A D | AbstractWell.java | 71 protected AbstractWell(final int k, final int m1, final int m2, final int m3) { in AbstractWell() 82 protected AbstractWell(final int k, final int m1, final int m2, final int m3, final int seed) { in AbstractWell() 94 … protected AbstractWell(final int k, final int m1, final int m2, final int m3, final int[] seed) { in AbstractWell() 131 protected AbstractWell(final int k, final int m1, final int m2, final int m3, final long seed) { in AbstractWell()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/random/ |
H A D | AbstractWell.java | 88 protected AbstractWell(final int k, final int m1, final int m2, final int m3) { in AbstractWell() 101 protected AbstractWell(final int k, final int m1, final int m2, final int m3, final int seed) { in AbstractWell() 116 final int k, final int m1, final int m2, final int m3, final int[] seed) { in AbstractWell() 154 protected AbstractWell(final int k, final int m1, final int m2, final int m3, final long seed) { in AbstractWell()
|