HomeSort by relevance Sort by last modified time
    Searched defs:GetMatches (Results 1 - 7 of 7) sorted by null

  /external/lzma/CS/7zip/Compress/LZ/
IMatchFinder.cs 21 UInt32 GetMatches(UInt32[] distances);
LzBinTree.cs 118 public UInt32 GetMatches(UInt32[] distances)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFind.h 100 Mf_GetMatches_Func GetMatches;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 100 Mf_GetMatches_Func GetMatches;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 100 Mf_GetMatches_Func GetMatches;
  /external/lzma/C/
LzFind.h 102 Mf_GetMatches_Func GetMatches;
  /external/lzma/Java/SevenZip/Compression/LZ/
BinTree.java 118 public int GetMatches(int[] distances) throws IOException

Completed in 416 milliseconds