Searched defs:dst_puffs (Results 1 – 4 of 4) sorted by relevance
104 vector<ByteExtent>* dst_puffs, in DecodePatch()149 vector<ByteExtent> src_puffs, dst_puffs; in PuffPatch() local
56 const vector<ByteExtent>& dst_puffs, in CreatePatch()125 vector<ByteExtent> src_puffs, dst_puffs; in PuffDiff() local
90 vector<ByteExtent> src_puffs, dst_puffs; in FuzzPuffPatch() local
218 auto dst_puffs = StringToExtents<ByteExtent>(FLAGS_dst_puffs); in Main() local