Home
last modified time | relevance | path

Searched refs:OP_ResultRow (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dpragma.c155 sqlite3VdbeAddOp2(v, OP_ResultRow, mem, 1); in returnSingleInt()
378 { OP_ResultRow, 1, 1, 0}, in sqlite3Pragma()
478 sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1); in sqlite3Pragma()
527 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
575 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
675 sqlite3VdbeAddOp1(v, OP_ResultRow, 1); in sqlite3Pragma()
1081 { OP_ResultRow, 3, 1, 0}, in sqlite3Pragma()
1177 { OP_ResultRow, 3, 1, 0}, in sqlite3Pragma()
1203 { OP_ResultRow, 2, 1, 0}, in sqlite3Pragma()
1361 { OP_ResultRow, 1, 1, 0} in sqlite3Pragma()
[all …]
H A Dvdbeblob.c147 {OP_ResultRow, 1, 0, 0}, /* 8 */ in sqlite3_blob_open()
H A Ddelete.c438 sqlite3VdbeAddOp2(v, OP_ResultRow, memCnt, 1); in sqlite3DeleteFrom()
H A Dupdate.c549 sqlite3VdbeAddOp2(v, OP_ResultRow, regRowCount, 1); in sqlite3Update()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpragma.c189 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleInt()
201 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleText()
479 { OP_ResultRow, 1, 1, 0}, in sqlite3Pragma()
588 sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1); in sqlite3Pragma()
674 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
766 sqlite3VdbeAddOp1(v, OP_ResultRow, 1); in sqlite3Pragma()
1258 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 2); in sqlite3Pragma()
1270 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
1280 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
1842 { OP_ResultRow, 1, 1, 0} in sqlite3Pragma()
[all …]
H A Dvdbeblob.c271 {OP_ResultRow, 1, 0, 0}, /* 4 */ in sqlite3_blob_open()
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A DPragmasPatch38 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
54 + sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 4);
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpragma.c191 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleInt()
203 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleText()
358 sqlite3VdbeAddOp2(v, OP_ResultRow, 3, 1); in integrityCheckResultRow()
515 { OP_ResultRow, 1, 1, 0}, in sqlite3Pragma()
630 sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1); in sqlite3Pragma()
721 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
813 sqlite3VdbeAddOp1(v, OP_ResultRow, 1); in sqlite3Pragma()
1214 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 5); in sqlite3Pragma()
1930 { OP_ResultRow, 1, 1, 0} in sqlite3Pragma()
1958 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
[all …]
H A Dvdbeblob.c269 {OP_ResultRow, 1, 0, 0}, /* 4 */ in sqlite3_blob_open()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpragma.c189 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleInt()
201 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleText()
356 sqlite3VdbeAddOp2(v, OP_ResultRow, 3, 1); in integrityCheckResultRow()
513 { OP_ResultRow, 1, 1, 0}, in sqlite3Pragma()
622 sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1); in sqlite3Pragma()
713 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
805 sqlite3VdbeAddOp1(v, OP_ResultRow, 1); in sqlite3Pragma()
1207 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 5); in sqlite3Pragma()
1909 { OP_ResultRow, 1, 1, 0} in sqlite3Pragma()
1937 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
[all …]
H A Dvdbeblob.c269 {OP_ResultRow, 1, 0, 0}, /* 4 */ in sqlite3_blob_open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpragma.c191 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleInt()
203 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in returnSingleText()
358 sqlite3VdbeAddOp2(v, OP_ResultRow, 3, 1); in integrityCheckResultRow()
515 { OP_ResultRow, 1, 1, 0}, in sqlite3Pragma()
630 sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1); in sqlite3Pragma()
721 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
813 sqlite3VdbeAddOp1(v, OP_ResultRow, 1); in sqlite3Pragma()
1214 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 5); in sqlite3Pragma()
1930 { OP_ResultRow, 1, 1, 0} in sqlite3Pragma()
1958 sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1); in sqlite3Pragma()
[all …]
H A Dvdbeblob.c269 {OP_ResultRow, 1, 0, 0}, /* 4 */ in sqlite3_blob_open()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h20 #define OP_ResultRow 16 macro
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Ddb_pragma.c524 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
596 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
620 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
660 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
687 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
867 sqlite3VdbeAddOp2(pParse->pVdbe, OP_ResultRow, 1, 1); in bdbsqlPragma()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/sqlite-patches/
H A D16_bdb_deadlock.patch3 @@ -1112,7 +1112,10 @@ case OP_ResultRow: {
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dmkpragmatab.tcl20 set flagMeaning(NoColumns) {OP_ResultRow called with zero columns}
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dmkpragmatab.tcl20 set flagMeaning(NoColumns) {OP_ResultRow called with zero columns}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dmkpragmatab.tcl20 set flagMeaning(NoColumns) {OP_ResultRow called with zero columns}

123456789