Home
last modified time | relevance | path

Searched defs:bOrderedInnerLoop (Results 1 – 5 of 5) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DwhereInt.h436 u8 bOrderedInnerLoop; /* True if only the inner-most loop is ordered */ member
H A Dselect.c59 u8 bOrderedInnerLoop; /* ORDER BY correctly sorts the inner loop */ member
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DwhereInt.h472 unsigned bOrderedInnerLoop:1;/* True if only the inner-most loop is ordered */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h478 unsigned bOrderedInnerLoop:1;/* True if only the inner-most loop is ordered */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DwhereInt.h489 unsigned bOrderedInnerLoop:1;/* True if only the inner-most loop is ordered */ member