Home
last modified time | relevance | path

Searched refs:ExprSetVVAProperty (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h2427 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
2429 # define ExprSetVVAProperty(E,P) macro
H A Dresolve.c205 ExprSetVVAProperty(pExpr, EP_NoReduce); in lookupName()
H A Dexpr.c2729 ExprSetVVAProperty(pExpr, EP_NoReduce); in sqlite3CodeSubselect()
5076 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
5123 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
H A Dselect.c340 ExprSetVVAProperty(pEq, EP_NoReduce); in addWhereTerm()
376 ExprSetVVAProperty(p, EP_NoReduce); in setJoinExpr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h2708 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
2710 # define ExprSetVVAProperty(E,P) macro
H A Dresolve.c232 ExprSetVVAProperty(pExpr, EP_NoReduce); in lookupName()
H A Dexpr.c3088 ExprSetVVAProperty(pExpr, EP_NoReduce); in sqlite3CodeSubselect()
5762 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
5809 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
H A Dselect.c377 ExprSetVVAProperty(pEq, EP_NoReduce); in addWhereTerm()
413 ExprSetVVAProperty(p, EP_NoReduce); in sqlite3SetJoinExpr()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c1354 ExprSetVVAProperty(pNew, EP_Immutable); in exprDup()
3144 ExprSetVVAProperty(pExpr, EP_NoReduce); in sqlite3CodeSubselect()
5933 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
5980 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
H A DsqliteInt.h2821 # define ExprSetVVAProperty(E,P) (E)->vvaFlags|=(P) macro
2825 # define ExprSetVVAProperty(E,P) macro
H A Dresolve.c262 ExprSetVVAProperty(pExpr, EP_NoReduce); in lookupName()
H A Dselect.c353 ExprSetVVAProperty(pEq, EP_NoReduce); in addWhereTerm()
389 ExprSetVVAProperty(p, EP_NoReduce); in sqlite3SetJoinExpr()
H A Dbuild.c2353 ExprSetVVAProperty(pExpr, EP_Immutable); in markImmutableExprStep()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c1327 ExprSetVVAProperty(pNew, EP_Immutable); in exprDup()
3114 ExprSetVVAProperty(pExpr, EP_NoReduce); in sqlite3CodeSubselect()
5905 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
5952 ExprSetVVAProperty(pExpr, EP_NoReduce); in analyzeAggregate()
H A DsqliteInt.h2763 # define ExprSetVVAProperty(E,P) (E)->vvaFlags|=(P) macro
2767 # define ExprSetVVAProperty(E,P) macro
H A Dresolve.c264 ExprSetVVAProperty(pExpr, EP_NoReduce); in lookupName()
H A Dselect.c349 ExprSetVVAProperty(pEq, EP_NoReduce); in addWhereTerm()
385 ExprSetVVAProperty(p, EP_NoReduce); in sqlite3SetJoinExpr()
H A Dbuild.c2245 ExprSetVVAProperty(pExpr, EP_Immutable); in markImmutableExprStep()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c11294 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11296 # define ExprSetVVAProperty(E,P) macro
75882 ExprSetVVAProperty(pExpr, EP_NoReduce);
78971 ExprSetVVAProperty(pExpr, EP_NoReduce);
81187 ExprSetVVAProperty(pExpr, EP_NoReduce);
81234 ExprSetVVAProperty(pExpr, EP_NoReduce);
100319 ExprSetVVAProperty(pEq, EP_NoReduce);
100355 ExprSetVVAProperty(p, EP_NoReduce);
/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.c11407 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11409 # define ExprSetVVAProperty(E,P) macro
76384 ExprSetVVAProperty(pExpr, EP_NoReduce);
79476 ExprSetVVAProperty(pExpr, EP_NoReduce);
81691 ExprSetVVAProperty(pExpr, EP_NoReduce);
81738 ExprSetVVAProperty(pExpr, EP_NoReduce);
100899 ExprSetVVAProperty(pEq, EP_NoReduce);
100935 ExprSetVVAProperty(p, EP_NoReduce);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c11431 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11433 # define ExprSetVVAProperty(E,P) macro
77007 ExprSetVVAProperty(pExpr, EP_NoReduce);
80156 ExprSetVVAProperty(pExpr, EP_NoReduce);
82416 ExprSetVVAProperty(pExpr, EP_NoReduce);
82463 ExprSetVVAProperty(pExpr, EP_NoReduce);
101753 ExprSetVVAProperty(pEq, EP_NoReduce);
101789 ExprSetVVAProperty(p, EP_NoReduce);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c11407 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11409 # define ExprSetVVAProperty(E,P) macro
76384 ExprSetVVAProperty(pExpr, EP_NoReduce);
79476 ExprSetVVAProperty(pExpr, EP_NoReduce);
81691 ExprSetVVAProperty(pExpr, EP_NoReduce);
81738 ExprSetVVAProperty(pExpr, EP_NoReduce);
100899 ExprSetVVAProperty(pEq, EP_NoReduce);
100935 ExprSetVVAProperty(p, EP_NoReduce);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c11407 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11409 # define ExprSetVVAProperty(E,P) macro
76384 ExprSetVVAProperty(pExpr, EP_NoReduce);
79476 ExprSetVVAProperty(pExpr, EP_NoReduce);
81691 ExprSetVVAProperty(pExpr, EP_NoReduce);
81738 ExprSetVVAProperty(pExpr, EP_NoReduce);
100899 ExprSetVVAProperty(pEq, EP_NoReduce);
100935 ExprSetVVAProperty(p, EP_NoReduce);
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c11145 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
11147 # define ExprSetVVAProperty(E,P) macro
75400 ExprSetVVAProperty(pExpr, EP_NoReduce);
78468 ExprSetVVAProperty(pExpr, EP_NoReduce);
80652 ExprSetVVAProperty(pExpr, EP_NoReduce);
80699 ExprSetVVAProperty(pExpr, EP_NoReduce);
99731 ExprSetVVAProperty(pEq, EP_NoReduce);
99767 ExprSetVVAProperty(p, EP_NoReduce);
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c12096 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) macro
12098 # define ExprSetVVAProperty(E,P) macro
82883 ExprSetVVAProperty(pExpr, EP_NoReduce);
86184 ExprSetVVAProperty(pExpr, EP_NoReduce);
88157 ExprSetVVAProperty(pExpr, EP_NoReduce);
88204 ExprSetVVAProperty(pExpr, EP_NoReduce);
107954 ExprSetVVAProperty(pEq, EP_NoReduce);
107990 ExprSetVVAProperty(p, EP_NoReduce);

1234567