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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFind.h 86 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
91 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);
99 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
LzFind.c 1006 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
LzFindMt.c 773 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrentPos;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 86 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
91 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);
99 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
LzFind.c 1008 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 86 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
91 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);
99 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
LzFind.c 1008 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
  /external/lzma/C/
LzFind.h 86 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
91 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);
99 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
LzFind.c 1006 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
LzFindMt.c 773 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrentPos;

Completed in 274 milliseconds