Searched defs:ofst (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_mcdi.c1105 unsigned int ofst; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h1066 u16 ofst = MLX5_BF_OFFSET + sq->bf_offset; local
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6528 int i, ofst = idx * 4; local
6611 int i, ofst = idx * 4; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c15554 static const struct { const char *zName; int ofst; } aField[] = { member in struct:__anon6
15614 int ofst = aField[i].ofst; local
H A Dsqlite3.c38182 unixShmSystemLock( unixFile *pFile, int lockType, int ofst, int n ) argument
38721 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
45894 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
46172 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
54517 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
199568 unsigned int cnt, ofst; local
203810 rbuVfsShmLock(sqlite3_file *pFile, int ofst, int n, int flags) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c23276 os2ShmSystemLock( os2ShmNode *pNode, int lockType, int ofst, int nByte ) argument
23652 os2ShmLock( sqlite3_file *id, int ofst, int n, int flags ) argument
28240 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
28629 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
33366 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
33619 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
39766 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
[all...]

Completed in 694 milliseconds