/external/pdfium/fxbarcode/pdf417/ |
D | BC_PDF417BarcodeRow.cpp | 43 std::vector<uint8_t>& CBC_BarcodeRow::getRow() { in getRow() function in CBC_BarcodeRow
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | TableClickWidget.java | 35 public int getRow() { in getRow() method in TableClickWidget
|
D | DataTable.java | 231 public JSONObject getRow(int rowIndex) { in getRow() method in DataTable
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | PlanarYUVLuminanceSource.java | 60 public byte[] getRow(int y, byte[] row) { in getRow() method in PlanarYUVLuminanceSource
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | BigMatrix.java | 182 BigDecimal[] getRow(int row) throws MatrixIndexException; in getRow() method
|
D | FieldMatrix.java | 315 T[] getRow(int row) throws MatrixIndexException; in getRow() method
|
D | RealMatrix.java | 322 double[] getRow(int row) throws MatrixIndexException; in getRow() method
|
D | BigMatrixImpl.java | 792 public BigDecimal[] getRow(int row) throws MatrixIndexException { in getRow() method in BigMatrixImpl
|
D | AbstractFieldMatrix.java | 546 public T[] getRow(final int row) in getRow() method in AbstractFieldMatrix
|
D | BlockFieldMatrix.java | 1110 public T[] getRow(final int row) in getRow() method in BlockFieldMatrix
|
D | BlockRealMatrix.java | 1136 public double[] getRow(final int row) in getRow() method in BlockRealMatrix
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PropsVectors.java | 298 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | PropsVectors.java | 300 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | E_B_D_T_.py | 503 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): member in BitAlignedBitmapMixin 591 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): member in ByteAlignedBitmapMixin
|
/external/deqp/framework/common/ |
D | tcuMatrix.hpp | 398 Vector<T, Cols> Matrix<T, Rows, Cols>::getRow (int rowNdx) const in getRow() function in tcu::Matrix
|
/external/skia/src/core/ |
D | SkScan_AAAPath.cpp | 191 inline uint8_t* getRow(int y) { in getRow() function in MaskAdditiveBlitter
|
/external/skqp/src/core/ |
D | SkScan_AAAPath.cpp | 191 inline uint8_t* getRow(int y) { in getRow() function in MaskAdditiveBlitter
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | Impl_RowSet.java | 465 public int getRow() throws SQLException { in getRow() method in Impl_RowSet
|