Home
last modified time | relevance | path

Searched defs:getRow (Results 1 – 25 of 28) sorted by relevance

12

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417BarcodeRow.cpp37 std::vector<uint8_t>& CBC_BarcodeRow::getRow() { in getRow() function in CBC_BarcodeRow
DBC_PDF417BarcodeMatrix.h20 CBC_BarcodeRow* getRow(size_t row) const { return m_matrix[row].get(); } in getRow() function
/external/autotest/frontend/client/src/autotest/common/table/
DTableClickWidget.java35 public int getRow() { in getRow() method in TableClickWidget
DDataTable.java231 public JSONObject getRow(int rowIndex) { in getRow() method in DataTable
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DPlanarYUVLuminanceSource.java60 public byte[] getRow(int y, byte[] row) { in getRow() method in PlanarYUVLuminanceSource
/external/llvm-project/mlir/lib/Analysis/Presburger/
DMatrix.cpp70 ArrayRef<int64_t> Matrix::getRow(unsigned row) const { in getRow() function in mlir::Matrix
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DBigMatrix.java182 BigDecimal[] getRow(int row) throws MatrixIndexException; in getRow() method
DFieldMatrix.java315 T[] getRow(int row) throws MatrixIndexException; in getRow() method
DRealMatrix.java322 double[] getRow(int row) throws MatrixIndexException; in getRow() method
DBigMatrixImpl.java792 public BigDecimal[] getRow(int row) throws MatrixIndexException { in getRow() method in BigMatrixImpl
DAbstractFieldMatrix.java546 public T[] getRow(final int row) in getRow() method in AbstractFieldMatrix
DBlockRealMatrix.java1136 public double[] getRow(final int row) in getRow() method in BlockRealMatrix
DBlockFieldMatrix.java1110 public T[] getRow(final int row) in getRow() method in BlockFieldMatrix
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DPropsVectors.java300 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPropsVectors.java298 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_D_T_.py502 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): member in BitAlignedBitmapMixin
590 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): member in ByteAlignedBitmapMixin
/external/deqp/framework/common/
DtcuMatrix.hpp398 Vector<T, Cols> Matrix<T, Rows, Cols>::getRow (int rowNdx) const in getRow() function in tcu::Matrix
/external/skia/src/core/
DSkScan_AAAPath.cpp186 uint8_t* getRow(int y) { in getRow() function in MaskAdditiveBlitter
/external/skqp/src/core/
DSkScan_AAAPath.cpp191 inline uint8_t* getRow(int y) { in getRow() function in MaskAdditiveBlitter
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp242 Value *getRow(unsigned i) const { in getRow() function in __anon0f2dcaa70111::LowerMatrixIntrinsics::MatrixTy
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java465 public int getRow() throws SQLException { in getRow() method in Impl_RowSet
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...

12