Home
last modified time | relevance | path

Searched defs:GetRnd (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs23 public UInt32 GetRnd() in GetRnd() method in SevenZip.LzmaBench.CRandomGenerator
41 public UInt32 GetRnd(int numBits) in GetRnd() method in SevenZip.LzmaBench.CBitRandomGenerator
/external/lzma/Java/SevenZip/
DLzmaBench.java18 public int GetRnd() in GetRnd() method in LzmaBench.CRandomGenerator
36 public int GetRnd(int numBits) in GetRnd() method in LzmaBench.CBitRandomGenerator
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp104 UInt32 GetRnd() in GetRnd() function in CBaseRandomGenerator