Home
last modified time | relevance | path

Searched refs:iDistTerm (Results 1 – 14 of 14) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_fuzzer.c753 int iDistTerm = -1; in fuzzerBestIndex() local
773 iDistTerm = i; in fuzzerBestIndex()
777 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1; in fuzzerBestIndex()
779 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 2; in fuzzerBestIndex()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dfuzzer.c1080 int iDistTerm = -1; in fuzzerBestIndex() local
1109 iDistTerm = i; in fuzzerBestIndex()
1123 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in fuzzerBestIndex()
H A Damatch.c1357 int iDistTerm = -1; in amatchBestIndex() local
1380 iDistTerm = i; in amatchBestIndex()
1392 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in amatchBestIndex()
H A Dspellfix.c2222 int iDistTerm = -1; in spellfix1BestIndex() local
2278 iDistTerm = i; in spellfix1BestIndex()
2312 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = idx++; in spellfix1BestIndex()
2313 pIdxInfo->aConstraintUsage[iDistTerm].omit = 1; in spellfix1BestIndex()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dfuzzer.c1078 int iDistTerm = -1; in fuzzerBestIndex() local
1107 iDistTerm = i; in fuzzerBestIndex()
1121 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in fuzzerBestIndex()
H A Damatch.c1356 int iDistTerm = -1; in amatchBestIndex() local
1379 iDistTerm = i; in amatchBestIndex()
1391 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in amatchBestIndex()
H A Dspellfix.c2100 int iDistTerm = -1; in spellfix1BestIndex() local
2156 iDistTerm = i; in spellfix1BestIndex()
2190 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = idx++; in spellfix1BestIndex()
2191 pIdxInfo->aConstraintUsage[iDistTerm].omit = 1; in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dfuzzer.c1080 int iDistTerm = -1; in fuzzerBestIndex() local
1109 iDistTerm = i; in fuzzerBestIndex()
1123 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in fuzzerBestIndex()
H A Damatch.c1357 int iDistTerm = -1; in amatchBestIndex() local
1380 iDistTerm = i; in amatchBestIndex()
1392 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in amatchBestIndex()
H A Dspellfix.c2222 int iDistTerm = -1; in spellfix1BestIndex() local
2278 iDistTerm = i; in spellfix1BestIndex()
2312 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = idx++; in spellfix1BestIndex()
2313 pIdxInfo->aConstraintUsage[iDistTerm].omit = 1; in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dfuzzer.c1080 int iDistTerm = -1; in fuzzerBestIndex() local
1109 iDistTerm = i; in fuzzerBestIndex()
1123 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in fuzzerBestIndex()
H A Damatch.c1357 int iDistTerm = -1; in amatchBestIndex() local
1380 iDistTerm = i; in amatchBestIndex()
1392 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = 1+((iPlan&1)!=0); in amatchBestIndex()
H A Dspellfix.c2222 int iDistTerm = -1; in spellfix1BestIndex() local
2278 iDistTerm = i; in spellfix1BestIndex()
2312 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = idx++; in spellfix1BestIndex()
2313 pIdxInfo->aConstraintUsage[iDistTerm].omit = 1; in spellfix1BestIndex()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2072 int iDistTerm = -1; in spellfix1BestIndex() local
2124 iDistTerm = i; in spellfix1BestIndex()
2158 pIdxInfo->aConstraintUsage[iDistTerm].argvIndex = idx++; in spellfix1BestIndex()
2159 pIdxInfo->aConstraintUsage[iDistTerm].omit = 1; in spellfix1BestIndex()