| /external/pdfium/fxbarcode/pdf417/ | 
| D | BC_PDF417BarcodeMatrix.h | 24   CBC_BarcodeRow* getRow(size_t row) const { return m_matrix[row].get(); }  in getRow()  function
 | 
| /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/oss-fuzz/projects/zxing/ | 
| D | MultiFormatEncodeFuzzer.java | 161         public byte[] getRow(int y, byte[] row) {  in getRow()  method in MultiFormatEncodeFuzzer.TrivialLuminanceSource
 | 
| /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/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/ | 
| D | Table.kt | 214     private fun getRow(s: String): Row? {  in getRow()  method
 | 
| /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 | 506 	def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False):  member in BitAlignedBitmapMixin594 	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 | 186     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
 |