Home
last modified time | relevance | path

Searched refs:UpdateByte (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/Java/SevenZip/
H A DCRC.java43 public void UpdateByte(int b) in UpdateByte() method in CRC
H A DLzmaBench.java136 CRC.UpdateByte(b); in write()
/third_party/lzma/CS/7zip/Common/
H A DCRC.cs29 public void UpdateByte(byte b) in UpdateByte() method in SevenZip.CRC
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs138 CRC.UpdateByte(b); in WriteByte()

Completed in 4 milliseconds