Home
last modified time | relevance | path

Searched refs:NextIndexToAdd (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
Dblockhash.h181 if (index == NextIndexToAdd()) { in AddOneIndexHash()
350 int NextIndexToAdd() const { in NextIndexToAdd() function
Dblockhash.cc227 const char* block_ptr = source_data() + NextIndexToAdd(); in AddAllBlocksThroughIndex()
/external/open-vcdiff/src/
Dblockhash.h181 if (index == NextIndexToAdd()) { in AddOneIndexHash()
350 int NextIndexToAdd() const { in NextIndexToAdd() function
Dblockhash.cc227 const char* block_ptr = source_data() + NextIndexToAdd(); in AddAllBlocksThroughIndex()
/external/chromium/sdch/open-vcdiff/src/
Dblockhash.h181 if (index == NextIndexToAdd()) { in AddOneIndexHash()
350 int NextIndexToAdd() const { in NextIndexToAdd() function
Dblockhash.cc226 const char* block_ptr = source_data() + NextIndexToAdd(); in AddAllBlocksThroughIndex()