Home
last modified time | relevance | path

Searched refs:iFrame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c62707 u32 iFrame = 0; /* Frame of WAL containing pgno */ local
62713 rc = sqlite3WalFindFrame(pPager->pWal, pPg->pgno, &iFrame);
62716 if( iFrame ){
62717 rc = sqlite3WalReadFrame(pPager->pWal, iFrame,pPager->pageSize,pPg->pData);
65330 u32 iFrame = 0; /* Frame to read from WAL file */ local
65355 rc = sqlite3WalFindFrame(pPager->pWal, pgno, &iFrame);
65361 if( bMmapOk && iFrame==0 ){
68016 #define walFrameOffset(iFrame, szPage) ( \ argument
68017 WAL_HDRSIZE + ((iFrame)-1)*(i64)((szPage)+WAL_FRAME_HDRSIZE) \
68721 static int walFramePage(u32 iFrame){ argument
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Danimation163 >8 string ifrm \b, Apple iFrame Specification, Version 8.1 Jan 2013