Searched refs:instructions_and_sizes_length (Results 1 – 9 of 9) sorted by relevance
/external/open-vcdiff/src/ |
D | headerparser.cc | 289 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()
|
D | vcdecoder.cc | 985 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()
|
D | headerparser.h | 317 size_t* instructions_and_sizes_length,
|
/external/chromium_org/sdch/open-vcdiff/src/ |
D | headerparser.cc | 289 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()
|
D | vcdecoder.cc | 985 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()
|
D | headerparser.h | 317 size_t* instructions_and_sizes_length,
|
/external/chromium/sdch/open-vcdiff/src/ |
D | headerparser.cc | 289 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()
|
D | vcdecoder.cc | 982 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()
|
D | headerparser.h | 317 size_t* instructions_and_sizes_length,
|