Home
last modified time | relevance | path

Searched defs:source_match_end (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
Dblockhash.cc371 int BlockHash::MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()
403 const int source_match_end = source_match_offset + kBlockSize; in FindBestMatch() local
Dblockhash_test.cc69 static int MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()
/external/chromium/sdch/open-vcdiff/src/
Dblockhash.cc370 int BlockHash::MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()
402 const int source_match_end = source_match_offset + kBlockSize; in FindBestMatch() local
Dblockhash_test.cc69 static int MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()
/external/open-vcdiff/src/
Dblockhash.cc371 int BlockHash::MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()
403 const int source_match_end = source_match_offset + kBlockSize; in FindBestMatch() local
Dblockhash_test.cc69 static int MatchingBytesToRight(const char* source_match_end, in MatchingBytesToRight()