Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c61082 u32 iFrame = 0; /* Frame of WAL containing pgno */ local
61088 rc = sqlite3WalFindFrame(pPager->pWal, pPg->pgno, &iFrame);
61091 if( iFrame ){
61092 rc = sqlite3WalReadFrame(pPager->pWal, iFrame,pPager->pageSize,pPg->pData);
63690 u32 iFrame = 0; /* Frame to read from WAL file */ local
63715 rc = sqlite3WalFindFrame(pPager->pWal, pgno, &iFrame);
63721 if( bMmapOk && iFrame==0 ){
66376 #define walFrameOffset(iFrame, szPage) ( \ argument
66377 WAL_HDRSIZE + ((iFrame)-1)*(i64)((szPage)+WAL_FRAME_HDRSIZE) \
67075 static int walFramePage(u32 iFrame){
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Danimation163 >8 string ifrm \b, Apple iFrame Specification, Version 8.1 Jan 2013