HomeSort by relevance Sort by last modified time
    Searched refs:toff (Results 1 - 4 of 4) sorted by null

  /external/valgrind/helgrind/
libhb_core.c 5250 UWord cloff, tno, toff; local
5274 UWord cloff, tno, toff; local
5300 UWord cloff, tno, toff; local
5334 UWord cloff, tno, toff; local
5370 UWord cloff, tno, toff; local
5404 UWord cloff, tno, toff; local
5499 UWord cloff, tno, toff; local
5522 UWord cloff, tno, toff; local
5562 UWord cloff, tno, toff; local
5634 UWord cloff, tno, toff; local
6979 UWord toff = get_tree_offset(b); \/* == 0 .. 7 *\/ local
    [all...]
  /external/iptables/libiptc/
libip4tc.c 241 unsigned int toff;
247 toff = sizeof(STRUCT_ENTRY);
248 IPT_MATCH_ITERATE(e, check_match, &toff);
250 assert(toff == e->target_offset);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 287 tlen, toff = unpack(ii, buf[transidx:transidx+8])
288 tend = toff + tlen
291 tmsg = buf[toff:tend]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 287 tlen, toff = unpack(ii, buf[transidx:transidx+8])
288 tend = toff + tlen
291 tmsg = buf[toff:tend]

Completed in 140 milliseconds