Home
last modified time | relevance | path

Searched defs:m1 (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DMatrixTest.java49 Matrix m1 = new Matrix(0, 20); in testDegenerate() local
59 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4}); in testAddition() local
70 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4}); in testSubtraction() local
81 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4}); in testScalarMultiplication() local
92 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4}); in testMultiplication() local
105 Matrix m1 = new Matrix(3, new double[]{10, 1, -1, 2, 14, -1, 0, 2, 20}); in testInverse() local
136 Matrix m1 = generatePermutationMatrix(size, new Random(132)); in testInverseOfPermutation() local
148 Matrix m1 = new Matrix(3, new double[]{10, 1, -1, 0, 0, 0, 0, 0, 0}); in testSingularity() local
162 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4, 5, 6}); in testMultiplicationByTranspose() local
172 Matrix m1 = new Matrix(2, new double[]{1, 2, 3, 4, 5, 6}); in testMultiplicationByBadlyShapedTranspose() local
[all …]
/frameworks/layoutlib/bridge/tests/src/android/graphics/
DMatrix_DelegateTest.java29 Matrix m1 = new Matrix(); in testIdentity() local
38 Matrix m1 = new Matrix(); in testCopyConstructor() local
52 Matrix m1 = new Matrix(); in testInvert() local
/frameworks/rs/rsov/compiler/spirit/
Dpass_queue_test.cpp103 auto m1 = passes.run(m.get()); in TEST_F() local
124 auto m1 = passes.run(m.get()); in TEST_F() local
144 auto m1 = passes.run(m.get()); in TEST_F() local
161 auto m1 = passes.run(m.get()); in TEST_F() local
187 std::unique_ptr<Module> m1(passes.run(m.get())); in TEST_F() local
215 std::unique_ptr<Module> m1(Deserialize<Module>(outputWords)); in TEST_F() local
233 std::unique_ptr<Module> m1(Deserialize<Module>(outputWords)); in TEST_F() local
257 std::unique_ptr<Module> m1(Deserialize<Module>(outputWords)); in TEST_F() local
284 std::unique_ptr<Module> m1(Deserialize<Module>(outputWords)); in TEST_F() local
Dtransformer_test.cpp87 std::unique_ptr<Module> m1(trans.run(m.get())); in TEST_F() local
105 std::unique_ptr<Module> m1(trans.run(m.get())); in TEST_F() local
123 std::unique_ptr<Module> m1(trans.run(m.get())); in TEST_F() local
Dpass.cpp38 auto m1 = run(module, &intermediateError); in runAndSerialize() local
Dbuilder_test.cpp186 auto m1 = Deserialize<Module>(words); in TEST() local
224 auto m1 = Deserialize<Module>(words); in TEST() local
/frameworks/native/libs/ui/tests/
DBufferHubMetadata_test.cpp28 BufferHubMetadata m1 = BufferHubMetadata::create(std::numeric_limits<uint32_t>::max()); in TEST_F() local
33 BufferHubMetadata m1 = BufferHubMetadata::create(kEmptyUserMetadataSize); in TEST_F() local
39 BufferHubMetadata m1 = BufferHubMetadata::create(kEmptyUserMetadataSize); in TEST_F() local
66 BufferHubMetadata m1 = BufferHubMetadata::create(sizeof(int)); in TEST_F() local
/frameworks/native/libs/math/tests/
Dmat_test.cpp43 mat4 m1(2); in TEST_F() local
70 mat4 m1(2); in TEST_F() local
84 mat4 m1(2); in TEST_F() local
122 mat4 m1(vec4(1, 2, 3, 4), vec4(5, 6, 7, 8), vec4(9, 10, 11, 12), vec4(13, 14, 15, 16)); in TEST_F() local
181 mat3 m1(2); in TEST_F() local
201 mat3 m1(2); in TEST_F() local
212 mat3 m1(2); in TEST_F() local
249 mat3 m1(vec3(1, 2, 3), vec3(4, 5, 6), vec3(7, 8, 9)); in TEST_F() local
288 mat2 m1(2); in TEST_F() local
303 mat2 m1(2); in TEST_F() local
[all …]
/frameworks/rs/rsov/compiler/
DBuiltin_test.cpp39 std::unique_ptr<Module> m1(Deserialize<Module>(words1)); in TEST() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiLinkLayerStatsTest.java57 int m1 = a & ~b; in bumpCounters() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DKeyEventDispatcherTest.java562 Message m1 = getTimedMessage(mInputEventsHandler, 1); in assertTwoKeyEventsSentToFrameworkInOrder() local
/frameworks/av/include/media/
DInterpolator.h143 S m0, m1; in findY() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dmessage.js1167 jspb.Message.difference = function(m1, m2) { argument
1196 jspb.Message.equals = function(m1, m2) { argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java599 TestMap m1 = b1.build(); in testEqualsAndHashCode() local
801 Message m1 = b1.build(); in testReflectionEqualsAndHashCode() local
DMapTest.java634 TestMap m1 = b1.build(); in testEqualsAndHashCode() local
913 Message m1 = b1.build(); in testReflectionEqualsAndHashCode() local
DMapForProto2LiteTest.java467 TestMap m1 = b1.build(); in testEqualsAndHashCode() local
DAbstractMessageTest.java524 private void checkNotEqual(Message m1, Message m2) { in checkNotEqual()
/frameworks/base/tests/JankBench/app/src/main/jni/
Dtest.cpp116 uint8_t * volatile m1 = (uint8_t *)malloc(1024*1024*64); in Java_com_android_benchmark_synthetic_TestInterface_nMemoryTest() local
/frameworks/native/opengl/libagl/
Dlight.cpp163 const GLfixed* m0, const GLfixed* m1, const GLfixed* a) in vmla3()
171 void vmul3(GLfixed* d, const GLfixed* m0, const GLfixed* m1) { in vmul3()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java3510 TestAllTypesNano m1 = new TestAllTypesNano(); in testEqualsWithSpecialFloatingPointValues() local
3655 TestAllTypesNano m1 = generateMessageForOneof( in testOneofHashCodeEquals() local
3728 TestAllTypesNano m1 = new TestAllTypesNano(); in testOneofDefault() local
3861 TestAllTypesNano m1 = new TestAllTypesNano(); in testOneofSerializedConcat() local
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java741 Matrix m1 = new Matrix(); local
/frameworks/base/rs/java/android/renderscript/
DMatrix4f.java329 Matrix4f m1 = new Matrix4f(); in loadProjectionNormalized() local
/frameworks/rs/support/java/src/androidx/renderscript/
DMatrix4f.java329 Matrix4f m1 = new Matrix4f(); in loadProjectionNormalized() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DAbstractMessageTest.java501 private void checkNotEqual(Message m1, Message m2) { in checkNotEqual()
/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DPackageWatchdogTest.java689 MonitoredPackage m1 = wd.new MonitoredPackage(APP_A, LONG_DURATION, in testPackageHealthCheckStateTransitions() local

12