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

  /external/lzma/CS/7zip/Compress/LZ/
IMatchFinder.cs 0 // IMatchFinder.cs
17 interface IMatchFinder : IInWindowStream
  /external/chromium_org/third_party/lzma_sdk/
LzFind.h 101 } IMatchFinder;
103 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzFind.h 102 } IMatchFinder;
104 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
  /external/lzma/C/
LzFind.h 101 } IMatchFinder;
103 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);

Completed in 250 milliseconds