Home
last modified time | relevance | path

Searched defs:old_buf (Results 1 – 5 of 5) sorted by relevance

/external/bsdiff/
Dbsdiff.cc109 u_char *old_buf,*new_buf; in bsdiff() local
142 int bsdiff(const u_char* old_buf, off_t oldsize, const u_char* new_buf, in bsdiff()
Dbspatch.cc362 std::vector<uint8_t> old_buf(1024 * 1024), new_buf(1024 * 1024); in bspatch() local
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c129 char *old_buf; in ext2fs_inline_data_dir_iterate() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c690 struct pipe_resource *old_buf = i915->constants[shader]; in i915_set_constant_buffer() local
/external/webp/src/dec/
Didec_dec.c207 const uint8_t* const old_buf = mem->buf_; in RemapMemBuffer() local