Searched refs:rowbuf (Results 1 – 3 of 3) sorted by relevance
69 private String rowbuf[]; field in JDBCResultSet82 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 …]
72 char rowbuf[bytes + 4] __aligned(4); in __vesacon_copy_to_screen() local75 s = (const uint32_t *)__vesacon_format_pixels(rowbuf, src, npixels); in __vesacon_copy_to_screen()
2873 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