Home
last modified time | relevance | path

Searched refs:OP_AddImm (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Danalyze.c200 sqlite3VdbeAddOp2(v, OP_AddImm, regLast, SQLITE_INDEX_SAMPLES*2-2); in analyzeOneTable()
239 sqlite3VdbeAddOp2(v, OP_AddImm, iMem, 1); in analyzeOneTable()
264 sqlite3VdbeAddOp2(v, OP_AddImm, regSampleno, 1); in analyzeOneTable()
266 sqlite3VdbeAddOp2(v, OP_AddImm, regTemp, -1); in analyzeOneTable()
273 sqlite3VdbeAddOp2(v, OP_AddImm, regRecno, 1); in analyzeOneTable()
300 sqlite3VdbeAddOp2(v, OP_AddImm, iMem+i+1, 1); in analyzeOneTable()
335 sqlite3VdbeAddOp2(v, OP_AddImm, regTemp, -1); in analyzeOneTable()
H A Dpragma.c676 sqlite3VdbeAddOp2(v, OP_AddImm, 1, -1); in sqlite3Pragma()
1078 { OP_AddImm, 1, 0, 0}, /* 0 */ in sqlite3Pragma()
1164 sqlite3VdbeAddOp2(v, OP_AddImm, 2, 1); /* increment entry count */ in sqlite3Pragma()
1169 { OP_AddImm, 1, -1, 0}, in sqlite3Pragma()
1196 { OP_AddImm, 3, 1, 0}, in sqlite3Pragma()
1199 { OP_AddImm, 1, -1, 0}, in sqlite3Pragma()
H A Ddelete.c379 sqlite3VdbeAddOp2(v, OP_AddImm, memCnt, 1); in sqlite3DeleteFrom()
H A Dupdate.c515 sqlite3VdbeAddOp2(v, OP_AddImm, regRowCount, 1); in sqlite3Update()
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dopcodes.h26 #define OP_AddImm 25 macro
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dopcodes.h26 #define OP_AddImm 25 macro
H A Ddelete.c178 addr = sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteDeleteFrom()
204 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteDeleteFrom()
H A Dcopy.c93 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); /* Increment row count */ in sqliteCopy()
H A Dpragma.c289 { OP_AddImm, 1, 0, 0}, in sqlitePragma()
292 { OP_AddImm, -1, 0, 0}, /* 10 */ in sqlitePragma()
307 sqliteVdbeAddOp(v, OP_AddImm, MAX_PAGES, 0); in sqlitePragma()
H A Dupdate.c398 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteUpdate()
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Ddelete.c178 addr = sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteDeleteFrom()
204 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteDeleteFrom()
H A Dcopy.c93 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); /* Increment row count */ in sqliteCopy()
H A Dpragma.c289 { OP_AddImm, 1, 0, 0}, in sqlitePragma()
292 { OP_AddImm, -1, 0, 0}, /* 10 */ in sqlitePragma()
307 sqliteVdbeAddOp(v, OP_AddImm, MAX_PAGES, 0); in sqlitePragma()
H A Dupdate.c398 sqliteVdbeAddOp(v, OP_AddImm, 1, 0); in sqliteUpdate()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h33 #define OP_AddImm 20 macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpragma.c767 sqlite3VdbeAddOp2(v, OP_AddImm, 1, -1); in sqlite3Pragma()
1588 loopTop = sqlite3VdbeAddOp2(v, OP_AddImm, 7, 1); in sqlite3Pragma()
1638 sqlite3VdbeAddOp2(v, OP_AddImm, 8+j, 1); /* increment entry count */ in sqlite3Pragma()
1698 { OP_AddImm, 1, 0, 0}, /* 0 */ in sqlite3Pragma()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpragma.c814 sqlite3VdbeAddOp2(v, OP_AddImm, 1, -1); in sqlite3Pragma()
1666 loopTop = sqlite3VdbeAddOp2(v, OP_AddImm, 7, 1); in sqlite3Pragma()
1722 sqlite3VdbeAddOp2(v, OP_AddImm, 8+j, 1);/* increment entry count */ in sqlite3Pragma()
1781 { OP_AddImm, 1, 0, 0}, /* 0 */ in sqlite3Pragma()
H A Dwindow.c1652 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1, 1); in windowAggStep()
1668 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1-bInverse, 1); in windowAggStep()
1923 sqlite3VdbeAddOp2(v, OP_AddImm, tmpReg, val); in windowReturnOneRow()
2265 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regStartRowid, 1); in windowCodeOp()
2277 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regEndRowid, 1); in windowCodeOp()
H A Dinsert.c415 /* 6 */ {OP_AddImm, 0, 0, 0}, in sqlite3AutoincrementBegin()
1276 sqlite3VdbeAddOp2(v, OP_AddImm, regRowCount, 1); in sqlite3Insert()
2012 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()
2291 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpragma.c806 sqlite3VdbeAddOp2(v, OP_AddImm, 1, -1); in sqlite3Pragma()
1635 loopTop = sqlite3VdbeAddOp2(v, OP_AddImm, 7, 1); in sqlite3Pragma()
1691 sqlite3VdbeAddOp2(v, OP_AddImm, 8+j, 1);/* increment entry count */ in sqlite3Pragma()
1752 { OP_AddImm, 1, 0, 0}, /* 0 */ in sqlite3Pragma()
H A Dwindow.c1609 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1, 1); in windowAggStep()
1625 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1-bInverse, 1); in windowAggStep()
1880 sqlite3VdbeAddOp2(v, OP_AddImm, tmpReg, val); in windowReturnOneRow()
2218 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regStartRowid, 1); in windowCodeOp()
2230 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regEndRowid, 1); in windowCodeOp()
H A Dinsert.c412 /* 6 */ {OP_AddImm, 0, 0, 0}, in sqlite3AutoincrementBegin()
1265 sqlite3VdbeAddOp2(v, OP_AddImm, regRowCount, 1); in sqlite3Insert()
1877 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()
2152 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpragma.c814 sqlite3VdbeAddOp2(v, OP_AddImm, 1, -1); in sqlite3Pragma()
1666 loopTop = sqlite3VdbeAddOp2(v, OP_AddImm, 7, 1); in sqlite3Pragma()
1722 sqlite3VdbeAddOp2(v, OP_AddImm, 8+j, 1);/* increment entry count */ in sqlite3Pragma()
1781 { OP_AddImm, 1, 0, 0}, /* 0 */ in sqlite3Pragma()
H A Dwindow.c1647 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1, 1); in windowAggStep()
1663 sqlite3VdbeAddOp2(v, OP_AddImm, pWin->regApp+1-bInverse, 1); in windowAggStep()
1918 sqlite3VdbeAddOp2(v, OP_AddImm, tmpReg, val); in windowReturnOneRow()
2257 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regStartRowid, 1); in windowCodeOp()
2269 sqlite3VdbeAddOp2(v, OP_AddImm, pMWin->regEndRowid, 1); in windowCodeOp()
H A Dinsert.c413 /* 6 */ {OP_AddImm, 0, 0, 0}, in sqlite3AutoincrementBegin()
1266 sqlite3VdbeAddOp2(v, OP_AddImm, regRowCount, 1); in sqlite3Insert()
1882 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()
2157 sqlite3VdbeAddOp2(v, OP_AddImm, regTrigCnt, 1); /* incr trigger cnt */ in sqlite3GenerateConstraintChecks()

123456789