Searched defs:rows (Results 1 – 5 of 5) sorted by relevance
| /development/ndk/platforms/android-L/include/linux/ |
| D | virtio_console.h | 31 __u16 rows; member
|
| /development/perftests/panorama/feature_stab/db_vlvm/ |
| D | db_utilities_indexing.h | 35 inline void db_SetupMatrixRefs(double **ar,long rows,long cols,double *a) in db_SetupMatrixRefs() 41 inline void db_SymmetricExtendUpperToLower(double **A,int rows,int cols) in db_SymmetricExtendUpperToLower()
|
| D | db_utilities.cpp | 167 void db_PrintDoubleMatrix(double *a,long rows,long cols) in db_PrintDoubleMatrix()
|
| /development/perftests/panorama/feature_mos/src/mosaic/ |
| D | Delaunay.cpp | 56 int i, rows; in buildTriangulation() local 73 void CDelaunay::build(int lo, int hi, EdgePointer *le, EdgePointer *re, int rows) in build()
|
| /development/samples/training/threadsample/src/com/example/android/threadsample/ |
| D | DataProvider.java | 460 int rows = localSQLiteDatabase.update( in update() local
|