OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCutValue
(Results
1 - 2
of
2
) sorted by null
/external/lzma/Java/SevenZip/Compression/LZ/
BinTree.java
365
public void
SetCutValue
(int cutValue) { _cutValue = cutValue; }
/external/lzma/CS/7zip/Compress/LZ/
LzBinTree.cs
365
public void
SetCutValue
(UInt32 cutValue) { _cutValue = cutValue; }
Completed in 35 milliseconds