Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtypes.py43 FunctionType = type(_f) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtypes.py43 FunctionType = type(_f) variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c742 UINT32 FunctionType; in WriteMapFile() local