Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dheaderparser.cc289 size_t* instructions_and_sizes_length, in ParseSectionLengths() argument
293 ParseSize("length of instructions section", instructions_and_sizes_length); in ParseSectionLengths()
312 *instructions_and_sizes_length + in ParseSectionLengths()
Dvcdecoder.cc985 size_t instructions_and_sizes_length = 0; in SetUpWindowSections() local
989 &instructions_and_sizes_length, in SetUpWindowSections()
999 static_cast<int>(instructions_and_sizes_length); in SetUpWindowSections()
1008 instructions_and_sizes_length + in SetUpWindowSections()
1015 instructions_and_sizes_length); in SetUpWindowSections()
Dheaderparser.h317 size_t* instructions_and_sizes_length,
/external/chromium_org/sdch/open-vcdiff/src/
Dheaderparser.cc289 size_t* instructions_and_sizes_length, in ParseSectionLengths() argument
293 ParseSize("length of instructions section", instructions_and_sizes_length); in ParseSectionLengths()
312 *instructions_and_sizes_length + in ParseSectionLengths()
Dvcdecoder.cc985 size_t instructions_and_sizes_length = 0; in SetUpWindowSections() local
989 &instructions_and_sizes_length, in SetUpWindowSections()
999 static_cast<int>(instructions_and_sizes_length); in SetUpWindowSections()
1008 instructions_and_sizes_length + in SetUpWindowSections()
1015 instructions_and_sizes_length); in SetUpWindowSections()
Dheaderparser.h317 size_t* instructions_and_sizes_length,
/external/chromium/sdch/open-vcdiff/src/
Dheaderparser.cc289 size_t* instructions_and_sizes_length, in ParseSectionLengths() argument
293 ParseSize("length of instructions section", instructions_and_sizes_length); in ParseSectionLengths()
312 *instructions_and_sizes_length + in ParseSectionLengths()
Dvcdecoder.cc982 size_t instructions_and_sizes_length = 0; in SetUpWindowSections() local
986 &instructions_and_sizes_length, in SetUpWindowSections()
996 static_cast<int>(instructions_and_sizes_length); in SetUpWindowSections()
1005 instructions_and_sizes_length + in SetUpWindowSections()
1012 instructions_and_sizes_length); in SetUpWindowSections()
Dheaderparser.h317 size_t* instructions_and_sizes_length,