Home
last modified time | relevance | path

Searched refs:nRowLogEst (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Danalyze.c1543 pTable->nRowLogEst = pIndex->aiRowLogEst[0];
1552 decodeIntArray((char*)z, 1, 0, &pTable->nRowLogEst, &fakeIdx);
H A Dpragma.c1147 pTab->nRowLogEst, in sqlite3Pragma()
2017 szThreshold = pTab->nRowLogEst + 46; assert( sqlite3LogEst(25)==46 ); in sqlite3Pragma()
H A Dselect.c1846 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ResultSetOfSelect()
4204 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in withExpand()
4385 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in selectExpander()
5347 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
5388 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
H A Dbuild.c943 pTable->nRowLogEst = sqlite3LogEst(SQLITE_DEFAULT_ROWEST); in sqlite3StartTable()
945 pTable->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3StartTable()
3468 a[0] = pIdx->pTable->nRowLogEst; in sqlite3DefaultRowEst()
H A Dwhere.c2799 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2809 rSize = pTab->nRowLogEst; in whereLoopAddBtree()
H A DsqliteInt.h1874 LogEst nRowLogEst; /* Estimated rows in table - from sqlite_stat1 table */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Danalyze.c1520 pTable->nRowLogEst = pIndex->aiRowLogEst[0];
1529 decodeIntArray((char*)z, 1, 0, &pTable->nRowLogEst, &fakeIdx);
H A Dpragma.c1199 pTab->nRowLogEst, in sqlite3Pragma()
2084 szThreshold = pTab->nRowLogEst + 46; assert( sqlite3LogEst(25)==46 ); in sqlite3Pragma()
H A Dselect.c2124 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ResultSetOfSelect()
4748 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in withExpand()
4874 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ExpandSubquery()
6043 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
6083 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
H A Dbuild.c1092 pTable->nRowLogEst = sqlite3LogEst(SQLITE_DEFAULT_ROWEST); in sqlite3StartTable()
1094 pTable->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3StartTable()
3998 a[0] = pIdx->pTable->nRowLogEst; in sqlite3DefaultRowEst()
H A Dwhere.c2913 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2923 rSize = pTab->nRowLogEst; in whereLoopAddBtree()
H A DsqliteInt.h2100 LogEst nRowLogEst; /* Estimated rows in table - from sqlite_stat1 table */ member
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Danalyze.c1590 pTable->nRowLogEst = pIndex->aiRowLogEst[0];
1599 decodeIntArray((char*)z, 1, 0, &pTable->nRowLogEst, &fakeIdx);
H A Dpragma.c1206 pTab->nRowLogEst, in sqlite3Pragma()
2105 szThreshold = pTab->nRowLogEst + 46; assert( sqlite3LogEst(25)==46 ); in sqlite3Pragma()
H A Dbuild.c1169 pTable->nRowLogEst = sqlite3LogEst(SQLITE_DEFAULT_ROWEST); in sqlite3StartTable()
1171 pTable->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3StartTable()
4226 x = pIdx->pTable->nRowLogEst; in sqlite3DefaultRowEst()
4229 pIdx->pTable->nRowLogEst = x = 99; in sqlite3DefaultRowEst()
H A Dselect.c2141 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ResultSetOfSelect()
5016 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in resolveFromTermToCte()
5160 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ExpandSubquery()
6363 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
6412 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
H A Dwhere.c2977 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2987 rSize = pTab->nRowLogEst; in whereLoopAddBtree()
H A DsqliteInt.h2194 LogEst nRowLogEst; /* Estimated rows in table - from sqlite_stat1 table */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Danalyze.c1590 pTable->nRowLogEst = pIndex->aiRowLogEst[0];
1599 decodeIntArray((char*)z, 1, 0, &pTable->nRowLogEst, &fakeIdx);
H A Dpragma.c1206 pTab->nRowLogEst, in sqlite3Pragma()
2105 szThreshold = pTab->nRowLogEst + 46; assert( sqlite3LogEst(25)==46 ); in sqlite3Pragma()
H A Dbuild.c1139 pTable->nRowLogEst = sqlite3LogEst(SQLITE_DEFAULT_ROWEST); in sqlite3StartTable()
1141 pTable->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3StartTable()
4106 x = pIdx->pTable->nRowLogEst; in sqlite3DefaultRowEst()
4109 pIdx->pTable->nRowLogEst = x = 99; in sqlite3DefaultRowEst()
H A Dselect.c2133 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ResultSetOfSelect()
4843 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in withExpand()
4973 pTab->nRowLogEst = 200; assert( 200==sqlite3LogEst(1048576) ); in sqlite3ExpandSubquery()
6146 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
6186 pItem->pTab->nRowLogEst = pSub->nSelectRow; in sqlite3Select()
H A Dwhere.c2957 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2967 rSize = pTab->nRowLogEst; in whereLoopAddBtree()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c2896 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2906 rSize = pTab->nRowLogEst; in whereLoopAddBtree()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c2896 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()
2906 rSize = pTab->nRowLogEst; in whereLoopAddBtree()

1234567