Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dheaderparser.cc290 size_t* addresses_length, in ParseSectionLengths() argument
294 ParseSize("length of addresses for COPYs", addresses_length); in ParseSectionLengths()
313 *addresses_length)) { in ParseSectionLengths()
Dvcdecoder.cc986 size_t addresses_length = 0; in SetUpWindowSections() local
990 &addresses_length, in SetUpWindowSections()
996 (addresses_length == 0)) { in SetUpWindowSections()
1009 addresses_length)) { in SetUpWindowSections()
1016 addresses_for_copy_.Init(instructions_and_sizes_.End(), addresses_length); in SetUpWindowSections()
Dheaderparser.h318 size_t* addresses_length,
/external/chromium_org/sdch/open-vcdiff/src/
Dheaderparser.cc290 size_t* addresses_length, in ParseSectionLengths() argument
294 ParseSize("length of addresses for COPYs", addresses_length); in ParseSectionLengths()
313 *addresses_length)) { in ParseSectionLengths()
Dvcdecoder.cc986 size_t addresses_length = 0; in SetUpWindowSections() local
990 &addresses_length, in SetUpWindowSections()
996 (addresses_length == 0)) { in SetUpWindowSections()
1009 addresses_length)) { in SetUpWindowSections()
1016 addresses_for_copy_.Init(instructions_and_sizes_.End(), addresses_length); in SetUpWindowSections()
Dheaderparser.h318 size_t* addresses_length,
/external/chromium/sdch/open-vcdiff/src/
Dheaderparser.cc290 size_t* addresses_length, in ParseSectionLengths() argument
294 ParseSize("length of addresses for COPYs", addresses_length); in ParseSectionLengths()
313 *addresses_length)) { in ParseSectionLengths()
Dvcdecoder.cc983 size_t addresses_length = 0; in SetUpWindowSections() local
987 &addresses_length, in SetUpWindowSections()
993 (addresses_length == 0)) { in SetUpWindowSections()
1006 addresses_length)) { in SetUpWindowSections()
1013 addresses_for_copy_.Init(instructions_and_sizes_.End(), addresses_length); in SetUpWindowSections()
Dheaderparser.h318 size_t* addresses_length,