Searched refs:Mf_Init_Func (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.h86 typedef void (*Mf_Init_Func)(void *object); typedef
95 Mf_Init_Func Init;
H A DLzFind.c737 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.h87 typedef void (*Mf_Init_Func)(void *object); typedef
96 Mf_Init_Func Init;
H A DLzFind.c738 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
/external/lzma/C/
H A DLzFind.h86 typedef void (*Mf_Init_Func)(void *object); typedef
95 Mf_Init_Func Init;
H A DLzFind.c737 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
H A DLzFindMt.c760 vTable->Init = (Mf_Init_Func)MatchFinderMt_Init;

Completed in 33 milliseconds