Searched defs:ofst (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | umax_pp_low.c | 12676 int ofst; in leftShadingCalibration610p() local
|
/third_party/sqlite/src/ |
H A D | shell.c | 20330 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member 20390 int ofst = aField[i].ofst; in shell_dbinfo_command() local
|
H A D | sqlite3.c | 41257 unixShmSystemLock( unixFile *pFile, int lockType, int ofst, int n ) unixShmSystemLock() argument 41796 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) unixShmLock() argument 48866 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) global() argument 49144 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) global() argument 57914 i64 ofst = (pgno-1)*(i64)pPager->pageSize; global() local 209397 unsigned int cnt, ofst; global() local 213710 rbuVfsShmLock(sqlite3_file *pFile, int ofst, int n, int flags) global() argument [all...] |
Completed in 167 milliseconds