Home
last modified time | relevance | path

Searched refs:SQLITE_ECEL_FACTOR (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dexpr.c3802 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR); in sqlite3ExprCodeTarget()
4263 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR; in sqlite3ExprCodeExprList()
4273 }else if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){ in sqlite3ExprCodeExprList()
H A DsqliteInt.h3783 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c4170 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR); in sqlite3ExprCodeTarget()
4638 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR; in sqlite3ExprCodeExprList()
4654 }else if( (flags & SQLITE_ECEL_FACTOR)!=0 in sqlite3ExprCodeExprList()
H A DsqliteInt.h4234 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c4250 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR); in sqlite3ExprCodeTarget()
4748 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR; in sqlite3ExprCodeExprList()
4764 }else if( (flags & SQLITE_ECEL_FACTOR)!=0 in sqlite3ExprCodeExprList()
H A DsqliteInt.h4460 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c4220 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR); in sqlite3ExprCodeTarget()
4718 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR; in sqlite3ExprCodeExprList()
4734 }else if( (flags & SQLITE_ECEL_FACTOR)!=0 in sqlite3ExprCodeExprList()
H A DsqliteInt.h4310 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c12468 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
79836 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
80529 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
80532 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c12592 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
80340 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
81033 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
81036 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c12630 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
81065 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
81758 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
81761 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c12592 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
80340 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
81033 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
81036 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c12592 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
80340 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
81033 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
81036 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c12211 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
79333 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
80020 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
80023 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c13152 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
85358 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
86044 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
86047 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c12787 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
83442 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
84125 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
84128 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87080 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87504 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87507 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c13320 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro
87059 SQLITE_ECEL_DUP|SQLITE_ECEL_FACTOR);
87483 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;
87486 if( (flags & SQLITE_ECEL_FACTOR)!=0 && sqlite3ExprIsConstant(pExpr) ){

1234567