Home
last modified time | relevance | path

Searched refs:SRT_Exists (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dselect.c573 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()
666 case SRT_Exists: { in selectInnerLoop()
1975 case SRT_Exists: { in generateOutputSubroutine()
3741 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
H A DsqliteInt.h2069 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c1749 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h1446 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dselect.c735 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()
918 case SRT_Exists: { in selectInnerLoop()
2675 assert( pDest->eDest!=SRT_Exists ); in generateOutputSubroutine()
5158 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
H A DsqliteInt.h2830 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c2716 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dselect.c945 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()
1184 case SRT_Exists: { in selectInnerLoop()
2962 assert( pDest->eDest!=SRT_Exists ); in generateOutputSubroutine()
5763 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
H A DsqliteInt.h3144 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c3062 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dselect.c924 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()
1189 case SRT_Exists: { in selectInnerLoop()
3001 assert( pDest->eDest!=SRT_Exists ); in generateOutputSubroutine()
6045 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
H A DsqliteInt.h3288 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c3118 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dselect.c917 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()
1182 case SRT_Exists: { in selectInnerLoop()
2996 assert( pDest->eDest!=SRT_Exists ); in generateOutputSubroutine()
5844 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
H A DsqliteInt.h3210 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c3088 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h2070 #define SRT_Exists 3 /* Store 1 if the result is not empty */
H A Dsqlite3.amalgamation.c3945 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
57142 dest.eDest = SRT_Exists;
75034 }else if( eDest!=SRT_Exists ){
75127 case SRT_Exists: {
76432 case SRT_Exists: {
78198 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c9534 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
61993 dest.eDest = SRT_Exists;
79596 }else if( eDest!=SRT_Exists ){
79693 case SRT_Exists: {
80911 case SRT_Exists: {
82617 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c9148 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
58742 dest.eDest = SRT_Exists;
74244 }else if( eDest!=SRT_Exists ){
74338 case SRT_Exists: {
75539 case SRT_Exists: {
77268 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c10170 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
63555 dest.eDest = SRT_Exists;
81576 }else if( eDest!=SRT_Exists ){
81669 case SRT_Exists: {
82978 case SRT_Exists: {
84744 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c10983 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
76159 dest.eDest = SRT_Exists;
95085 }else if( eDest!=SRT_Exists ){
95178 case SRT_Exists: {
96509 case SRT_Exists: {
98292 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c10684 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
73003 dest.eDest = SRT_Exists;
91075 }else if( eDest!=SRT_Exists ){
91168 case SRT_Exists: {
92477 case SRT_Exists: {
94243 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c10677 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
72967 dest.eDest = SRT_Exists;
91039 }else if( eDest!=SRT_Exists ){
91132 case SRT_Exists: {
92441 case SRT_Exists: {
94207 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c10725 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
74764 dest.eDest = SRT_Exists;
92925 }else if( eDest!=SRT_Exists ){
93018 case SRT_Exists: {
94342 case SRT_Exists: {
96109 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||

1234567