Home
last modified time | relevance | path

Searched refs:hints (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/src/
H A DbtreeInt.h529 u8 hints; /* As configured by CursorSetHints() */ member
H A Dbtree.c957 pCur->hints = x; in sqlite3BtreeCursorHintFlags()
8831 pCur->hints&BTREE_BULKLOAD); in balance()
11060 return (pCsr->hints & mask)!=0; in sqlite3BtreeCursorHasHint()
H A Dshell.c.in11982 "Enter \".help\" for usage hints.\n",
/sqlite-3.40.0/test/
H A Dcursorhint.test60 # no cursor hints occur for t1 (since it is a full table scan) but that
H A Dcursorhint2.test12 # focus is on testing that cursor-hints are correct for queries
H A Dindexedby.test84 # optimizer hints about which index to use; it gives the optimizer a
H A Dshell1.test107 [regexp {Enter ".help" for usage hints} $res]
/sqlite-3.40.0/
H A DREADME.md25 verify its integrity, there are hints on how to do that in the