Home
last modified time | relevance | path

Searched defs:bDescIdx (Results 1 – 8 of 8) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3.c1142 int bDescIdx = 0; /* True to store descending indexes */ in fts3InitVtab() local
2412 int bDescIdx, /* True if docids are descending */ in fts3GetDeltaVarint3()
2445 int bDescIdx, /* True for descending docids */ in fts3PutDeltaVarint3()
4333 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistPrev()
4389 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistNext()
H A Dfts3Int.h242 u8 bDescIdx; /* True if doclists are in reverse order */ member
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3.c1200 int bDescIdx = 0; /* True to store descending indexes */ in fts3InitVtab() local
2508 int bDescIdx, /* True if docids are descending */ in fts3GetDeltaVarint3()
2541 int bDescIdx, /* True for descending docids */ in fts3PutDeltaVarint3()
4463 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistPrev()
4519 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistNext()
H A Dfts3Int.h262 u8 bDescIdx; /* True if doclists are in reverse order */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3.c1186 int bDescIdx = 0; /* True to store descending indexes */ in fts3InitVtab() local
2489 int bDescIdx, /* True if docids are descending */ in fts3GetDeltaVarint3()
2522 int bDescIdx, /* True for descending docids */ in fts3PutDeltaVarint3()
4440 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistPrev()
4496 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistNext()
H A Dfts3Int.h260 u8 bDescIdx; /* True if doclists are in reverse order */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3.c1200 int bDescIdx = 0; /* True to store descending indexes */ in fts3InitVtab() local
2508 int bDescIdx, /* True if docids are descending */ in fts3GetDeltaVarint3()
2541 int bDescIdx, /* True for descending docids */ in fts3PutDeltaVarint3()
4463 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistPrev()
4519 int bDescIdx, /* True if the doclist is desc */ in sqlite3Fts3DoclistNext()
H A Dfts3Int.h262 u8 bDescIdx; /* True if doclists are in reverse order */ member