Home
last modified time | relevance | path

Searched refs:WHERE_ORDERBY_MAX (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h1341 #define WHERE_ORDERBY_MAX 2 /* ORDER BY processing for max() func */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwhere.c3795 if( wctrlFlags & (WHERE_ORDERBY_LIMIT|WHERE_ORDERBY_MAX|WHERE_ORDERBY_MIN) ){ in wherePathSatisfiesOrderBy()
3835 (WHERE_ORDERBY_LIMIT|WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ); in wherePathSatisfiesOrderBy()
4494 && (pWInfo->wctrlFlags & (WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX))!=0 in wherePathSolver()
H A Dwherecode.c148 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX)); in sqlite3WhereExplainOneScan()
H A DsqliteInt.h3015 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
H A Dselect.c4720 eRet = WHERE_ORDERBY_MAX; in minMaxQuery()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwhere.c3775 if( wctrlFlags & (WHERE_ORDERBY_LIMIT|WHERE_ORDERBY_MAX|WHERE_ORDERBY_MIN) ){ in wherePathSatisfiesOrderBy()
3815 (WHERE_ORDERBY_LIMIT|WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ); in wherePathSatisfiesOrderBy()
4474 && (pWInfo->wctrlFlags & (WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX))!=0 in wherePathSolver()
H A Dwherecode.c148 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX)); in sqlite3WhereExplainOneScan()
H A DsqliteInt.h2947 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
H A Dselect.c4570 eRet = WHERE_ORDERBY_MAX; in minMaxQuery()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A DsqliteInt.h1945 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
H A Dwhere.c3528 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX)); in explainOneScan()
3570 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){ in explainOneScan()
H A Dselect.c3070 return WHERE_ORDERBY_MAX; in minMaxQuery()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h1946 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */
H A Dsqlite3.amalgamation.c3821 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
77527 return WHERE_ORDERBY_MAX;
85693 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
85735 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwherecode.c151 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX)); in sqlite3WhereExplainOneScan()
H A DsqliteInt.h2620 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
H A Dselect.c3947 eRet = WHERE_ORDERBY_MAX; in minMaxQuery()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c148 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX)); in sqlite3WhereExplainOneScan()
H A DsqliteInt.h2888 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
H A Dselect.c4485 eRet = WHERE_ORDERBY_MAX; in minMaxQuery()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c10046 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
84073 return WHERE_ORDERBY_MAX;
92279 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
92321 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c10853 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
97611 return WHERE_ORDERBY_MAX;
106272 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
106314 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c10560 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
93572 return WHERE_ORDERBY_MAX;
101892 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
101934 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c10553 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
93536 return WHERE_ORDERBY_MAX;
101856 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
101898 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c10596 #define WHERE_ORDERBY_MAX 0x0002 /* ORDER BY processing for max() func */ macro
95437 return WHERE_ORDERBY_MAX;
104056 || (wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX));
104098 if( wctrlFlags&(WHERE_ORDERBY_MIN|WHERE_ORDERBY_MAX) ){

1234567