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

  /external/chromium_org/third_party/lzma_sdk/
LzFind.h 90 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
99 Mf_GetMatches_Func GetMatches;
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzFind.h 91 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
100 Mf_GetMatches_Func GetMatches;
  /external/lzma/C/
LzFind.h 90 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
99 Mf_GetMatches_Func GetMatches;

Completed in 225 milliseconds