Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Library/XenHypercallLib/
DXenHypercall.c48 IN OUT VOID *Arguments in XenHypercallMemoryOp()
58 IN OUT VOID *Arguments in XenHypercallEventChannelOp()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c191 IN CONST CHAR8* Arguments in BootLinuxFdt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dinspect.py739 Arguments = namedtuple('Arguments', 'args varargs keywords') variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dinspect.py742 Arguments = namedtuple('Arguments', 'args varargs keywords') variable