Home
last modified time | relevance | path

Searched refs:offtout (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/applypatch/
Dbsdiff.cpp195 static void offtout(off_t x,u_char *buf) in offtout() function
272 offtout(0, header + 8); in bsdiff()
273 offtout(0, header + 16); in bsdiff()
274 offtout(newsize, header + 24); in bsdiff()
343 offtout(lenf,buf); in bsdiff()
348 offtout((scan-lenb)-(lastscan+lenf),buf); in bsdiff()
353 offtout((pos-lenb)-(lastpos+lenf),buf); in bsdiff()
370 offtout(len-32, header + 8); in bsdiff()
385 offtout(newsize - len, header + 16); in bsdiff()