Home
last modified time | relevance | path

Searched refs:nAllField (Results 1 – 25 of 128) sorted by relevance

123456

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbeaux.c4101 assert( pKeyInfo->nAllField>=pPKey2->nField || CORRUPT_DB ); in vdbeRecordCompareDebug()
4130 pKeyInfo->nAllField>i ? pKeyInfo->aColl[i] : 0); in vdbeRecordCompareDebug()
4197 assert( nField <= pKeyInfo->nAllField ); in vdbeAssertFieldCountWithinLimits()
4515 assert( pPKey2->pKeyInfo->nAllField>=pPKey2->nField in sqlite3VdbeRecordCompareWithSkip()
4585 || (pKeyInfo = pPKey2->pKeyInfo)->nAllField<=i in sqlite3VdbeRecordCompareWithSkip()
4865 if( p->pKeyInfo->nAllField<=13 ){ in sqlite3VdbeFindCompare()
H A Dvdbemem.c1339 assert( pRec->pKeyInfo->nAllField==nCol ); in valueNew()
1848 int nCol = pRec->pKeyInfo->nAllField; in sqlite3Stat4ProbeFree()
H A Dupdate.c672 pKeyInfo->nAllField = nEphCol; in sqlite3Update()
H A Dselect.c670 testcase( pKI->nAllField > pKI->nKeyField+2 ); in pushOntoSorter()
672 pKI->nAllField-pKI->nKeyField-1); in pushOntoSorter()
963 pOp->p4.pKeyInfo->nAllField += (pExtra->nExpr - pSort->nDefer); in selectInnerLoop()
1309 p->nAllField = (u16)(N+X); in sqlite3KeyInfoAlloc()
H A Dvdbesort.c1018 if( pKeyInfo->nAllField<13 in sqlite3VdbeSorterInit()
H A DsqliteInt.h2384 u16 nAllField; /* Total columns, including key plus others */ member
H A Dvdbe.c3823 nField = pKeyInfo->nAllField; in sqlite3VdbeExec()
H A Dbtree.c828 if( pIdxKey->nField==0 || pIdxKey->nField>pKeyInfo->nAllField ){ in btreeMoveto()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbeaux.c4036 assert( pKeyInfo->nAllField>=pPKey2->nField || CORRUPT_DB ); in vdbeRecordCompareDebug()
4065 pKeyInfo->nAllField>i ? pKeyInfo->aColl[i] : 0); in vdbeRecordCompareDebug()
4132 assert( nField <= pKeyInfo->nAllField ); in vdbeAssertFieldCountWithinLimits()
4447 assert( pPKey2->pKeyInfo->nAllField>=pPKey2->nField in sqlite3VdbeRecordCompareWithSkip()
4517 || (pKeyInfo = pPKey2->pKeyInfo)->nAllField<=i in sqlite3VdbeRecordCompareWithSkip()
4794 if( p->pKeyInfo->nAllField<=13 ){ in sqlite3VdbeFindCompare()
H A Dvdbemem.c1338 assert( pRec->pKeyInfo->nAllField==nCol ); in valueNew()
1847 int nCol = pRec->pKeyInfo->nAllField; in sqlite3Stat4ProbeFree()
H A Dselect.c691 testcase( pKI->nAllField > pKI->nKeyField+2 ); in pushOntoSorter()
693 pKI->nAllField-pKI->nKeyField-1); in pushOntoSorter()
984 pOp->p4.pKeyInfo->nAllField += (pExtra->nExpr - pSort->nDefer); in selectInnerLoop()
1304 p->nAllField = (u16)(N+X); in sqlite3KeyInfoAlloc()
H A Dvdbesort.c1015 if( pKeyInfo->nAllField<13 in sqlite3VdbeSorterInit()
H A DsqliteInt.h2282 u16 nAllField; /* Total columns, including key plus others */ member
H A Dvdbe.c3807 nField = pKeyInfo->nAllField; in sqlite3VdbeExec()
H A Dbtree.c815 if( pIdxKey->nField==0 || pIdxKey->nField>pKeyInfo->nAllField ){ in btreeMoveto()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbeaux.c4104 assert( pKeyInfo->nAllField>=pPKey2->nField || CORRUPT_DB ); in vdbeRecordCompareDebug()
4133 pKeyInfo->nAllField>i ? pKeyInfo->aColl[i] : 0); in vdbeRecordCompareDebug()
4200 assert( nField <= pKeyInfo->nAllField ); in vdbeAssertFieldCountWithinLimits()
4518 assert( pPKey2->pKeyInfo->nAllField>=pPKey2->nField in sqlite3VdbeRecordCompareWithSkip()
4588 || (pKeyInfo = pPKey2->pKeyInfo)->nAllField<=i in sqlite3VdbeRecordCompareWithSkip()
4868 if( p->pKeyInfo->nAllField<=13 ){ in sqlite3VdbeFindCompare()
H A Dvdbemem.c1339 assert( pRec->pKeyInfo->nAllField==nCol ); in valueNew()
1848 int nCol = pRec->pKeyInfo->nAllField; in sqlite3Stat4ProbeFree()
H A Dupdate.c671 pKeyInfo->nAllField = nEphCol; in sqlite3Update()
H A Dselect.c663 testcase( pKI->nAllField > pKI->nKeyField+2 ); in pushOntoSorter()
665 pKI->nAllField-pKI->nKeyField-1); in pushOntoSorter()
956 pOp->p4.pKeyInfo->nAllField += (pExtra->nExpr - pSort->nDefer); in selectInnerLoop()
1302 p->nAllField = (u16)(N+X); in sqlite3KeyInfoAlloc()
H A Dvdbesort.c1018 if( pKeyInfo->nAllField<13 in sqlite3VdbeSorterInit()
H A DsqliteInt.h2325 u16 nAllField; /* Total columns, including key plus others */ member
H A Dvdbe.c3836 nField = pKeyInfo->nAllField; in sqlite3VdbeExec()
H A Dbtree.c828 if( pIdxKey->nField==0 || pIdxKey->nField>pKeyInfo->nAllField ){ in btreeMoveto()
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c75706 assert( pRec->pKeyInfo->nAllField==nCol );
76255 int nCol = pRec->pKeyInfo->nAllField;
80195 assert( pKeyInfo->nAllField>=pPKey2->nField || CORRUPT_DB );
80286 assert( nField <= pKeyInfo->nAllField );
80588 assert( pPKey2->pKeyInfo->nAllField>=pPKey2->nField
80656 || (pKeyInfo = pPKey2->pKeyInfo)->nAllField<=i
80927 if( p->pKeyInfo->nAllField<=13 ){
87146 nField = pKeyInfo->nAllField;
92734 if( pKeyInfo->nAllField<13
125289 testcase( pKI->nAllField > pKI->nKeyField+2 );
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c75824 assert( pRec->pKeyInfo->nAllField==nCol );
76378 int nCol = pRec->pKeyInfo->nAllField;
80341 assert( pKeyInfo->nAllField>=pPKey2->nField || CORRUPT_DB );
80432 assert( nField <= pKeyInfo->nAllField );
80747 assert( pPKey2->pKeyInfo->nAllField>=pPKey2->nField
80817 || (pKeyInfo = pPKey2->pKeyInfo)->nAllField<=i
81088 if( p->pKeyInfo->nAllField<=13 ){
87439 nField = pKeyInfo->nAllField;
93038 if( pKeyInfo->nAllField<13
125810 testcase( pKI->nAllField > pKI->nKeyField+2 );
[all …]

123456