Home
last modified time | relevance | path

Searched refs:rowbuf (Results 1 – 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCResultSet.java69 private String rowbuf[]; field in JDBCResultSet
82 this.rowbuf = null;
133 if (rowbuf == null) {
137 rowbuf = new String[tr.ncolumns];
139 rowbuf, 0, tr.ncolumns);
831 if (!oninsrow || rowbuf == null) {
854 this.s.conn.db.exec(sb.toString(), null, rowbuf);
858 tr.newrow(rowbuf);
859 rowbuf = null;
866 if (rowbuf == null) {
[all …]
/external/libpng/
DCHANGES2873 offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
4497 transform function changes the rowbuf size, and that is only valid if