OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDictionarySize
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CS/7zip/Compress/LZMA/
LzmaDecoder.cs
167
void
SetDictionarySize
(uint dictionarySize)
362
SetDictionarySize
(dictionarySize);
/external/lzma/Java/SevenZip/Compression/LZMA/
Decoder.java
154
boolean
SetDictionarySize
(int dictionarySize)
327
return
SetDictionarySize
(dictionarySize);
Encoder.java
[
all
...]
Completed in 84 milliseconds