Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/test/
H A Dsyscall.test244 foreach {tn hint size} {
252 file_control_sizehint_test db main $hint
264 foreach {tn hint size} {
272 file_control_sizehint_test db main $hint
H A Dcursorhint.test61 # each t2 access has a cursor hint based on the current t1.a value.
H A Dwith6.test12 # focus of this file is the MATERIALIZED hint to common table expressions
H A Dfts1porter.test10027 hint hint
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c4921 Blob hint = {0, 0, 0}; /* Hint read from %_stat table */ in sqlite3Fts3Incrmerge() local
4931 rc = fts3IncrmergeHintLoad(p, &hint); in sqlite3Fts3Incrmerge()
4960 if( rc==SQLITE_OK && hint.n ){ in sqlite3Fts3Incrmerge()
4961 int nHint = hint.n; in sqlite3Fts3Incrmerge()
4965 rc = fts3IncrmergeHintPop(&hint, &iHintAbsLevel, &nHintSeg); in sqlite3Fts3Incrmerge()
4980 hint.n = nHint; in sqlite3Fts3Incrmerge()
5054 fts3IncrmergeHintPush(&hint, iAbsLevel, nSeg, &rc); in sqlite3Fts3Incrmerge()
5073 rc = fts3IncrmergeHintStore(p, &hint); in sqlite3Fts3Incrmerge()
5077 sqlite3_free(hint.a); in sqlite3Fts3Incrmerge()
/sqlite-3.40.0/src/
H A Dsqlite.h.in878 ** layer a hint of how large the database file will grow to be during the
879 ** current transaction. This hint is not guaranteed to be accurate but it
881 ** file space based on this hint in order to help writes to the database
1841 ** type int, interpreted as a boolean, which if true provides a hint to
1846 ** allocations are avoided. This hint is normally off.
4059 ** <dd>The SQLITE_PREPARE_PERSISTENT flag is a hint to the query planner
4065 ** on this hint by avoiding the use of [lookaside memory] so as not to
4067 ** SQLite may act on this hint differently.
7119 ** aConstraintUsage[].omit flag is an optimization hint. When the omit flag
9569 ** this hint as permission to substitute a return value that is less
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test5021 hint hint hip hip