OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_for_add_and_run_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sdch/open-vcdiff/src/
encodetable.cc
95
data_for_add_and_run_
= &instructions_and_sizes_;
98
data_for_add_and_run_
= &separate_data_for_add_and_run_;
244
data_for_add_and_run_
->append(data, size);
275
data_for_add_and_run_
->push_back(byte);
encodetable.h
123
// If interleaved is true, sets
data_for_add_and_run_
and
127
// If interleaved is false, sets
data_for_add_and_run_
and
172
string *
data_for_add_and_run_
;
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
219
data_for_add_and_run_
.Init(&instructions_and_sizes_);
230
//
data_for_add_and_run_
should point at instructions_and_sizes_.
266
//
data_for_add_and_run_
and addresses_for_copy_ will both point to
270
DeltaWindowSection
data_for_add_and_run_
;
member in class:open_vcdiff::VCDiffDeltaFileWindow
[
all
...]
Completed in 338 milliseconds