Home
last modified time | relevance | path

Searched refs:VdbeOpList (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dpragma.c198 static VdbeOpList getCacheSize[] = { in sqlitePragma()
243 static VdbeOpList getCacheSize[] = { in sqlitePragma()
281 static VdbeOpList getSync[] = { in sqlitePragma()
334 static VdbeOpList getSync[] = { in sqlitePragma()
516 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
540 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
571 static VdbeOpList initCode[] = { in sqlitePragma()
579 static VdbeOpList checkDb[] = { in sqlitePragma()
604 static VdbeOpList endCode[] = { in sqlitePragma()
651 static VdbeOpList idxErr[] = { in sqlitePragma()
[all …]
H A Dvdbe.h53 struct VdbeOpList { struct
59 typedef struct VdbeOpList VdbeOpList; typedef
92 int sqliteVdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp);
H A Dtrigger.c185 static VdbeOpList insertTrig[] = { in sqliteFinishTrigger()
453 static VdbeOpList dropTrigger[] = { in sqliteDropTriggerPtr()
H A Dvdbeaux.c201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
219 VdbeOpList const *pIn = aOp; in sqliteVdbeAddOpList()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dpragma.c198 static VdbeOpList getCacheSize[] = { in sqlitePragma()
243 static VdbeOpList getCacheSize[] = { in sqlitePragma()
281 static VdbeOpList getSync[] = { in sqlitePragma()
334 static VdbeOpList getSync[] = { in sqlitePragma()
516 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
540 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
571 static VdbeOpList initCode[] = { in sqlitePragma()
579 static VdbeOpList checkDb[] = { in sqlitePragma()
604 static VdbeOpList endCode[] = { in sqlitePragma()
651 static VdbeOpList idxErr[] = { in sqlitePragma()
[all …]
H A Dvdbe.h53 struct VdbeOpList { struct
59 typedef struct VdbeOpList VdbeOpList; typedef
92 int sqliteVdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp);
H A Dtrigger.c185 static VdbeOpList insertTrig[] = { in sqliteFinishTrigger()
453 static VdbeOpList dropTrigger[] = { in sqliteDropTriggerPtr()
H A Dvdbeaux.c201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
219 VdbeOpList const *pIn = aOp; in sqliteVdbeAddOpList()
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dvdbe.h53 struct VdbeOpList { struct
59 typedef struct VdbeOpList VdbeOpList; argument
92 int sqliteVdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp);
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dvdbe.h92 struct VdbeOpList { struct
98 typedef struct VdbeOpList VdbeOpList; argument
174 int sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp);
H A Dpragma.c370 static const VdbeOpList getCacheSize[] = { in sqlite3Pragma()
636 static const VdbeOpList setMeta6[] = { in sqlite3Pragma()
1077 static const VdbeOpList endCode[] = { in sqlite3Pragma()
1168 static const VdbeOpList idxErr[] = { in sqlite3Pragma()
1193 static const VdbeOpList cntIdx[] = { in sqlite3Pragma()
1346 static const VdbeOpList setCookie[] = { in sqlite3Pragma()
1358 static const VdbeOpList readCookie[] = { in sqlite3Pragma()
H A Dvdbeblob.c135 static const VdbeOpList openBlob[] = { in sqlite3_blob_open()
260 sqlite3VdbeAddOpList(v, sizeof(openBlob)/sizeof(VdbeOpList), openBlob); in sqlite3_blob_open()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbe.h99 struct VdbeOpList { struct
105 typedef struct VdbeOpList VdbeOpList; argument
199 VdbeOp *sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp, int iLineno);
H A Dpragma.c470 static const VdbeOpList getCacheSize[] = { in sqlite3Pragma()
728 static const VdbeOpList setMeta6[] = { in sqlite3Pragma()
1697 static const VdbeOpList endCode[] = { in sqlite3Pragma()
1825 static const VdbeOpList setCookie[] = { in sqlite3Pragma()
1839 static const VdbeOpList readCookie[] = { in sqlite3Pragma()
H A Dvdbeblob.c265 static const VdbeOpList openBlob[] = { in sqlite3_blob_open()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbe.h100 struct VdbeOpList { struct
106 typedef struct VdbeOpList VdbeOpList; argument
207 VdbeOp *sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp,int iLineno);
H A Dpragma.c506 static const VdbeOpList getCacheSize[] = { in sqlite3Pragma()
775 static const VdbeOpList setMeta6[] = { in sqlite3Pragma()
1780 static const VdbeOpList endCode[] = { in sqlite3Pragma()
1912 static const VdbeOpList setCookie[] = { in sqlite3Pragma()
1927 static const VdbeOpList readCookie[] = { in sqlite3Pragma()
H A Dvdbeblob.c263 static const VdbeOpList openBlob[] = { in sqlite3_blob_open()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbe.h100 struct VdbeOpList { struct
106 typedef struct VdbeOpList VdbeOpList; argument
207 VdbeOp *sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp,int iLineno);
H A Dpragma.c504 static const VdbeOpList getCacheSize[] = { in sqlite3Pragma()
767 static const VdbeOpList setMeta6[] = { in sqlite3Pragma()
1751 static const VdbeOpList endCode[] = { in sqlite3Pragma()
1892 static const VdbeOpList setCookie[] = { in sqlite3Pragma()
1906 static const VdbeOpList readCookie[] = { in sqlite3Pragma()
H A Dvdbeblob.c263 static const VdbeOpList openBlob[] = { in sqlite3_blob_open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbe.h100 struct VdbeOpList { struct
106 typedef struct VdbeOpList VdbeOpList; argument
207 VdbeOp *sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp,int iLineno);
H A Dpragma.c506 static const VdbeOpList getCacheSize[] = { in sqlite3Pragma()
775 static const VdbeOpList setMeta6[] = { in sqlite3Pragma()
1780 static const VdbeOpList endCode[] = { in sqlite3Pragma()
1912 static const VdbeOpList setCookie[] = { in sqlite3Pragma()
1927 static const VdbeOpList readCookie[] = { in sqlite3Pragma()
H A Dvdbeblob.c263 static const VdbeOpList openBlob[] = { in sqlite3_blob_open()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/sqlite-patches/
H A D16_bdb_deadlock.patch62 sqlite3VdbeAddOpList(v, sizeof(openBlob)/sizeof(VdbeOpList), openBlob);

12345678