Home
last modified time | relevance | path

Searched refs:mRow (Results 1 – 11 of 11) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DArray2DRowRealMatrix.java201 final double[] mRow = m.data[row]; in add() local
204 outDataRow[col] = dataRow[col] + mRow[col]; in add()
241 final double[] mRow = m.data[row]; in subtract() local
244 outDataRow[col] = dataRow[col] - mRow[col]; in subtract()
DRealMatrixImpl.java202 final double[] mRow = m.data[row]; in add() local
205 outDataRow[col] = dataRow[col] + mRow[col]; in add()
242 final double[] mRow = m.data[row]; in subtract() local
245 outDataRow[col] = dataRow[col] - mRow[col]; in subtract()
DArray2DRowFieldMatrix.java193 final T[] mRow = m.data[row]; in add() local
196 outDataRow[col] = dataRow[col].add(mRow[col]); in add()
233 final T[] mRow = m.data[row]; in subtract() local
236 outDataRow[col] = dataRow[col].subtract(mRow[col]); in subtract()
DBigMatrixImpl.java311 final BigDecimal[] mRow = m.data[row]; in add() local
314 outDataRow[col] = dataRow[col].add(mRow[col]); in add()
366 final BigDecimal[] mRow = m.data[row]; in subtract() local
369 outDataRow[col] = dataRow[col].subtract(mRow[col]); in subtract()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1594 int mRow = 0; in computeQuadTexCoordCube() local
1601 …case tcu::CUBEFACE_NEGATIVE_X: mRow = 0; sRow = 2; tRow = 1; mSign = -1.0f; tSign = -1.0f; b… in computeQuadTexCoordCube()
1602 …case tcu::CUBEFACE_POSITIVE_X: mRow = 0; sRow = 2; tRow = 1; sSign = -1.0f; tSign = -1.0f; brea… in computeQuadTexCoordCube()
1603 …case tcu::CUBEFACE_NEGATIVE_Y: mRow = 1; sRow = 0; tRow = 2; mSign = -1.0f; tSign = -1.0f; b… in computeQuadTexCoordCube()
1604 case tcu::CUBEFACE_POSITIVE_Y: mRow = 1; sRow = 0; tRow = 2; break; in computeQuadTexCoordCube()
1605 …case tcu::CUBEFACE_NEGATIVE_Z: mRow = 2; sRow = 0; tRow = 1; mSign = -1.0f; sSign = -1.0f; tSign =… in computeQuadTexCoordCube()
1606 case tcu::CUBEFACE_POSITIVE_Z: mRow = 2; sRow = 0; tRow = 1; tSign = -1.0f; break; in computeQuadTexCoordCube()
1614 dst[0+mRow] = mSign; in computeQuadTexCoordCube()
1615 dst[3+mRow] = mSign; in computeQuadTexCoordCube()
1616 dst[6+mRow] = mSign; in computeQuadTexCoordCube()
[all …]
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...