/external/chromium/sdch/open-vcdiff/src/ |
encodetable.h | 123 // addresses_for_copy_ to point at instructions_and_sizes_, 127 // addresses_for_copy_ to point at their corresponding 179 string *addresses_for_copy_; member in class:open_vcdiff::VCDiffCodeTableWriter
|
vcdecoder.cc | 156 // instructions_and_sizes_, data_for_add_and_run_, and addresses_for_copy_ so 178 // data_for_add_and_run_, and addresses_for_copy_. If the interleaved format 227 addresses_for_copy_.Init(&instructions_and_sizes_); 236 // If the sections are interleaved, both addresses_for_copy_ and 238 return !addresses_for_copy_.IsOwned(); 273 // data_for_add_and_run_ and addresses_for_copy_ will both point to 278 DeltaWindowSection addresses_for_copy_; member in class:open_vcdiff::VCDiffDeltaFileWindow [all...] |
/external/chromium_org/sdch/open-vcdiff/src/ |
encodetable.h | 124 // addresses_for_copy_ to point at instructions_and_sizes_, 128 // addresses_for_copy_ to point at their corresponding 180 string *addresses_for_copy_; member in class:open_vcdiff::VCDiffCodeTableWriter
|
vcdecoder.cc | 149 // instructions_and_sizes_, data_for_add_and_run_, and addresses_for_copy_ so 171 // data_for_add_and_run_, and addresses_for_copy_. If the interleaved format 220 addresses_for_copy_.Init(&instructions_and_sizes_); 229 // If the sections are interleaved, both addresses_for_copy_ and 231 return !addresses_for_copy_.IsOwned(); 266 // data_for_add_and_run_ and addresses_for_copy_ will both point to 271 DeltaWindowSection addresses_for_copy_; member in class:open_vcdiff::VCDiffDeltaFileWindow [all...] |
/external/open-vcdiff/src/ |
encodetable.h | 124 // addresses_for_copy_ to point at instructions_and_sizes_, 128 // addresses_for_copy_ to point at their corresponding 180 string *addresses_for_copy_; member in class:open_vcdiff::VCDiffCodeTableWriter
|
vcdecoder.cc | 149 // instructions_and_sizes_, data_for_add_and_run_, and addresses_for_copy_ so 171 // data_for_add_and_run_, and addresses_for_copy_. If the interleaved format 220 addresses_for_copy_.Init(&instructions_and_sizes_); 229 // If the sections are interleaved, both addresses_for_copy_ and 231 return !addresses_for_copy_.IsOwned(); 266 // data_for_add_and_run_ and addresses_for_copy_ will both point to 271 DeltaWindowSection addresses_for_copy_; member in class:open_vcdiff::VCDiffDeltaFileWindow [all...] |