Searched refs:lastoff (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/helgrind/tests/ |
D | tc19_shadowmem.c | 14 int lastoff; member 23 int r, i, firstoff, lastoff, skipoff; in child8() local 27 lastoff = info->lastoff; in child8() 34 for (i = firstoff; i <= lastoff; i += 1) { in child8() 47 int r, i, firstoff, lastoff, skipoff; in child16() local 51 lastoff = info->lastoff; in child16() 58 for (i = firstoff; i <= lastoff; i += 2) { in child16() 71 int r, i, firstoff, lastoff, skipoff; in child32() local 75 lastoff = info->lastoff; in child32() 82 for (i = firstoff; i <= lastoff; i += 4) { in child32() [all …]
|
/external/zlib/src/examples/ |
D | gzappend.c | 265 off_t lastoff, end; in gzscan() local 291 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - gz.left; in gzscan() 331 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - strm->avail_in; in gzscan() 355 lseek(gz.fd, lastoff - (lastbit != 0), SEEK_SET); in gzscan()
|
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |