Home
last modified time | relevance | path

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

123

/external/mesa3d/src/mesa/math/
Dm_xform_tmp.h249 const GLfloat m1 = m[1], m5 = m[5], m13 = m[13]; in TAG() local
295 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; in TAG() local
317 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; in TAG() local
338 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; in TAG() local
365 const GLfloat m0 = m[0], m5 = m[5]; in TAG() local
394 const GLfloat m0 = m[0], m5 = m[5], m14 = m[14]; in TAG() local
420 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9], m13 = m[13]; in TAG() local
467 const GLfloat m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5]; in TAG() local
490 const GLfloat m0 = m[0], m5 = m[5], m12 = m[12], m13 = m[13]; in TAG() local
512 const GLfloat m0 = m[0], m1 = m[1], m2 = m[2], m4 = m[4], m5 = m[5]; in TAG() local
[all …]
Dm_norm_tmp.h55 GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; in TAG() local
122 GLfloat m5 = m[5]; in TAG() local
187 const GLfloat m5 = scale*m[5]; in TAG() local
219 const GLfloat m1 = scale*m[1], m5 = scale*m[5], m9 = scale*m[9]; in TAG() local
248 const GLfloat m5 = m[5]; in TAG() local
278 const GLfloat m1 = m[1], m5 = m[5], m9 = m[9]; in TAG() local
/external/tpm2-tss/src/tss2-mu/
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
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
/external/testng/src/test/java/test/thread/
DTrueParallelSampleTest.java38 public void m5() { in m5() method in TrueParallelSampleTest
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h1028 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5) { in AllOf()
1037 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6) { in AllOf()
1046 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) { in AllOf()
1055 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) { in AllOf()
1064 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9) { in AllOf()
1075 AllOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) { in AllOf()
1111 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5) { in AnyOf()
1120 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6) { in AnyOf()
1129 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7) { in AnyOf()
1138 AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8) { in AnyOf()
[all …]
Dgmock-generated-function-mockers.h181 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5) { in With()
204 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
229 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
254 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
279 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
306 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/targets/
DTarget01.java71 public void m5() { in m5() method in Target01
/external/javassist/src/test/test1/
DEmptyBody.java19 public abstract int m5(); in m5() method in EmptyBody
DCalleeAfter2.java25 public int[] m5(int i) { in m5() method in CalleeAfter2
/external/eigen/test/
Dinverse.cpp74 …<Scalar, MatrixType::RowsAtCompileTime+1, MatrixType::RowsAtCompileTime+1, MatrixType::Options> m5; in inverse() local
Dhouseholder.cpp93 MatrixType m5 = m2; in householder() local
/external/llvm-project/flang/test/Semantics/
Dnull-init.f9026 module m5 module
Dresolve64.f9025 module m5 module
Dresolve91.f9048 module m5 module
Dresolve65.f9072 module m5 module
/external/javassist/src/test/testproxy/
DTarget.java10 public long m5(long j) { return j; } in m5() method in Target
/external/clang/test/CXX/class/class.union/
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
/external/llvm-project/clang/test/CXX/class/class.union/
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
/external/llvm-project/clang/test/Headers/
Dstddefneeds.cpp52 max_align_t m5; variable
/external/clang/test/Headers/
Dstddefneeds.cpp52 max_align_t m5; variable
/external/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DMatrix.java30 float m1, float m5, float m9, float m13, in Matrix()
155 float m1, float m5, float m9, float m13, in nCreate()
/external/libvpx/libvpx/vpx_dsp/mips/
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
/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
/external/eigen/unsupported/test/
Dmatrix_power.cpp73 MatrixType m1, m2, m3, m4, m5; in testGeneral() local

123