| H A D | sqlite3.c | 24951 sqlite3OsRead(sqlite3_file *id, void *pBuf, int amt, i64 offset) sqlite3OsRead() argument 24955 sqlite3OsWrite(sqlite3_file *id, const void *pBuf, int amt, i64 offset) sqlite3OsWrite() argument 25033 sqlite3OsShmLock(sqlite3_file *id, int offset, int n, int flags) sqlite3OsShmLock() argument 39617 unsigned long long offset; /* offset to first byte to lock */ global() member 39633 afpSetLock( const char *path, unixFile *pFile, unsigned long long offset, unsigned long long length, int setLockFlag ) afpSetLock() argument 40117 seekAndRead(unixFile *id, sqlite3_int64 offset, void *pBuf, int cnt) seekAndRead() argument 40294 seekAndWrite(unixFile *id, i64 offset, const void *pBuf, int cnt) seekAndWrite() argument 56609 read32bits(sqlite3_file *fd, i64 offset, u32 *pRes) global() argument 56628 write32bits(sqlite3_file *fd, i64 offset, u32 val) global() argument 56866 i64 offset = 0; global() local 59004 i64 offset = (i64)pSavepoint->iSubRec*(4+pPager->pageSize); global() local 59973 i64 offset = (pgno-1)*(i64)pPager->pageSize; /* Offset to write */ global() local 60067 i64 offset = (i64)pPager->nSubRec*(4+pPager->pageSize); global() local 69617 int offset; /* Offset in pointer map page */ global() local 69676 int offset; /* Offset of entry in pointer map */ global() local 73580 accessPayload( BtCursor *pCur, u32 offset, u32 amt, unsigned char *pBuf, int eOp ) global() argument 73784 sqlite3BtreePayload(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) global() argument 73797 accessPayloadChecked( BtCursor *pCur, u32 offset, u32 amt, void *pBuf ) global() argument 73811 sqlite3BtreePayloadChecked(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) global() argument 79605 sqlite3BtreePutData(BtCursor *pCsr, u32 offset, u32 amt, void *z) global() argument 81795 sqlite3VdbeMemFromBtree( BtCursor *pCur, u32 offset, u32 amt, Mem *pMem ) global() argument 85410 i64 offset = 0; global() local 150881 callFinaliser(sqlite3 *db, int offset) global() argument 245640 int offset = 0; global() local [all...] |