HomeSort by relevance Sort by last modified time
    Searched refs:Mf_Init_Func (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFind.h 89 typedef void (*Mf_Init_Func)(void *object);
97 Mf_Init_Func Init;
LzFind.c 1004 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
LzFindMt.c 771 vTable->Init = (Mf_Init_Func)MatchFinderMt_Init;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 89 typedef void (*Mf_Init_Func)(void *object);
97 Mf_Init_Func Init;
LzFind.c 1006 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 89 typedef void (*Mf_Init_Func)(void *object);
97 Mf_Init_Func Init;
LzFind.c 1006 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
  /external/lzma/C/
LzFind.h 91 typedef void (*Mf_Init_Func)(void *object);
99 Mf_Init_Func Init;
LzFind.c 1087 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
LzFindMt.c 821 vTable->Init = (Mf_Init_Func)MatchFinderMt_Init;

Completed in 5341 milliseconds