Searched refs:foffset (Results 1 - 3 of 3) sorted by relevance

/external/libvncserver/webclients/novnc/include/
H A Dplayback.js47 var frame, foffset, toffset, delay;
69 foffset = frame.slice(1, frame.indexOf('{', 1));
71 delay = foffset - toffset;
/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c3355 ULong foffset, UChar* filename )
3376 ULong foffset, dev, ino; local
3378 foffset = ino = 0; /* keep gcc-4.1.0 happy */
3418 j = readhex64(&procmap_buf[i], &foffset);
3482 foffset = 0;
3517 foffset, filename );
3543 0/*dev*/, 0/*ino*/, 0/*foffset*/,
3823 Off64T foffset; member in struct:__anon24446
3884 mapping->foffset = map->pr_offset;
3889 mapping->foffset
[all...]
/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c2087 int foffset, fstride, mstride, nstrides; local
2274 foffset = lio->r_offset;
2284 foffset, lio->r_nbytes,
2300 foffset += fstride;

Completed in 95 milliseconds