Home
last modified time | relevance | path

Searched refs:idxFindConstraint (Results 1 – 14 of 14) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/ext/expert/
H A Dsqlite3expert.c974 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
993 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
1008 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/expert/
H A Dsqlite3expert.c972 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
991 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
1006 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/expert/
H A Dsqlite3expert.c974 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
993 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
1008 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation_dev/shell/
H A Dshell.c7678 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
7697 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
7712 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/sqlite/
H A Dshell.c7845 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
7864 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
7879 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation/shell/
H A Dshell.c7845 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
7864 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
7879 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dshell.c8781 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
8800 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
8815 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/emulators/mame/mame-mame0226/3rdparty/sqlite3/
H A Dshell.c8781 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
8800 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
8815 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/sqlite/
H A Dshell.c9348 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
9367 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
9382 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/lang/tcl86/tcl8.6.12/pkgs/sqlite3.36.0/compat/sqlite3/
H A Dshell.c10113 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
10132 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
10147 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/databases/tcl-sqlite3/sqlite-autoconf-3340100/
H A Dshell.c9223 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
9242 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
9257 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation/shell/
H A Dshell.c9221 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
9240 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
9255 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation_dev/shell/
H A Dshell.c9221 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
9240 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
9255 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dshell.c10279 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint() function
10298 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()
10313 if( !idxFindConstraint(p1, pCon) && !idxFindConstraint(pTail, pCon) ){ in idxCreateFromWhere()