Home
last modified time | relevance | path

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

123456789

/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dwhere.c738 pLevel->inOp = OP_Noop; in sqliteWhereBegin()
775 pLevel->op = OP_Noop; in sqliteWhereBegin()
870 int testOp = OP_Noop; in sqliteWhereBegin()
916 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1027 testOp = nEqColumn>0 ? OP_IdxGE : OP_Noop; in sqliteWhereBegin()
1030 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1105 testOp = OP_Noop; in sqliteWhereBegin()
1115 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1199 if( pLevel->op!=OP_Noop ){ in sqliteWhereEnd()
1203 if( pLevel->inOp!=OP_Noop ){ in sqliteWhereEnd()
H A Dcopy.c97 sqliteVdbeAddOp(v, OP_Noop, 0, 0); in sqliteCopy()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dwhere.c738 pLevel->inOp = OP_Noop; in sqliteWhereBegin()
775 pLevel->op = OP_Noop; in sqliteWhereBegin()
870 int testOp = OP_Noop; in sqliteWhereBegin()
916 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1027 testOp = nEqColumn>0 ? OP_IdxGE : OP_Noop; in sqliteWhereBegin()
1030 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1105 testOp = OP_Noop; in sqliteWhereBegin()
1115 if( testOp!=OP_Noop ){ in sqliteWhereBegin()
1199 if( pLevel->op!=OP_Noop ){ in sqliteWhereEnd()
1203 if( pLevel->inOp!=OP_Noop ){ in sqliteWhereEnd()
H A Dopcodes.h47 #define OP_Noop 46 macro
H A Dcopy.c97 sqliteVdbeAddOp(v, OP_Noop, 0, 0); in sqliteCopy()
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dopcodesum.tcl19 && [regexp {really OP_Noop and OP_Explain} $line]} {
H A Dmkopcodeh.tcl136 foreach name {OP_Noop OP_Explain OP_Abortable} {
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dopcodesum.tcl19 && [regexp {really OP_Noop and OP_Explain} $line]} {
H A Dmkopcodeh.tcl116 foreach name {OP_Noop OP_Explain} {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dopcodesum.tcl19 && [regexp {really OP_Noop and OP_Explain} $line]} {
H A Dmkopcodeh.tcl136 foreach name {OP_Noop OP_Explain OP_Abortable} {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dopcodesum.tcl19 && [regexp {really OP_Noop and OP_Explain} $line]} {
H A Dmkopcodeh.tcl136 foreach name {OP_Noop OP_Explain OP_Abortable} {
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dopcodes.h47 #define OP_Noop 46 macro
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h144 #define OP_Noop 137 macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwherecode.c544 pIn->eEndLoopOp = OP_Noop; in codeEqualityTerm()
1220 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
1297 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1303 int testOp = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1390 if( testOp!=OP_Noop ){ in sqlite3WhereCodeOneLoopStart()
1696 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
2009 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
H A Dvdbeblob.c291 aOp[0].opcode = OP_Noop; in sqlite3_blob_open()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c604 pIn->eEndLoopOp = OP_Noop; in codeEqualityTerm()
1396 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
1472 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1481 int testOp = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1574 if( testOp!=OP_Noop ){ in sqlite3WhereCodeOneLoopStart()
1971 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
2295 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
H A Dvdbeblob.c290 aOp[0].opcode = OP_Noop; in sqlite3_blob_open()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwherecode.c606 pIn->eEndLoopOp = OP_Noop; in codeEqualityTerm()
1409 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
1487 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1496 int testOp = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1589 if( testOp!=OP_Noop ){ in sqlite3WhereCodeOneLoopStart()
1998 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
2323 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
H A Dvdbeblob.c290 aOp[0].opcode = OP_Noop; in sqlite3_blob_open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwherecode.c606 pIn->eEndLoopOp = OP_Noop; in codeEqualityTerm()
1409 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
1487 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1496 int testOp = OP_Noop; in sqlite3WhereCodeOneLoopStart()
1589 if( testOp!=OP_Noop ){ in sqlite3WhereCodeOneLoopStart()
1992 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
2317 pLevel->op = OP_Noop; in sqlite3WhereCodeOneLoopStart()
H A Dvdbeblob.c290 aOp[0].opcode = OP_Noop; in sqlite3_blob_open()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dwhere.c3707 pLevel->op = OP_Noop; in codeOneLoopStart()
3711 int testOp = OP_Noop; in codeOneLoopStart()
3778 if( testOp!=OP_Noop ){ in codeOneLoopStart()
3828 OP_Noop, /* 0: (!end_constraints) */ in codeOneLoopStart()
3981 testcase( op==OP_Noop ); in codeOneLoopStart()
3984 if( op!=OP_Noop ){ in codeOneLoopStart()
4016 pLevel->op = OP_Noop; in codeOneLoopStart()
4878 if( pLevel->op!=OP_Noop ){ in sqlite3WhereEnd()
H A Dvdbeaux.c672 pOp->opcode = OP_Noop; in sqlite3VdbeChangeToNoop()
793 sqlite3VdbeAddOp0(p, OP_Noop); in sqlite3VdbeNoopComment()

123456789