Home
last modified time | relevance | path

Searched defs:VarType (Results 1 – 4 of 4) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DVarType.h28 VarType() : in VarType() function
35 VarType(size_t id, in VarType() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.h456 UINT64 GetMinData (UINT8 VarType) { in GetMinData()
477 UINT64 GetMaxData (UINT8 VarType) { in GetMaxData()
498 UINT64 GetStepData (UINT8 VarType) { in GetStepData()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.h570 UINT64 GetMinData (UINT8 VarType) { in GetMinData()
591 UINT64 GetMaxData (UINT8 VarType) { in GetMaxData()
612 UINT64 GetStepData (UINT8 VarType) { in GetStepData()
DVfrUtilityLib.cpp1454 EFI_VFR_VARSTORE_TYPE VarType in GetFreeVarStoreId()