Home
last modified time | relevance | path

Searched refs:IMAGE_TOKEN (Results 1 – 25 of 50) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DIdfClassObject.py21 IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
117 ImageIdList = IMAGE_TOKEN.findall(Line)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Logo/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Socionext/DeveloperBox/Logo/
H A DLogo.c31 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/edk2/edk2-non-osi-f9b9957d/Platform/RaspberryPi/Drivers/LogoDxe/
H A DLogo.c34 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/edk2/edk2-platforms-89f6170d/Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/
H A DLogo.c28 IMAGE_TOKEN (IMG_LOGO),
/dports/sysutils/edk2/edk2-platforms-89f6170d/Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/
H A DKeyboard.c838 …VkContext->SmallIcon = VkGetImage (VkContext, IMAGE_TOKEN (IMG_VK_SIMPLEI… in VkApiStart()
839 …VkContext->FullIcon = VkGetImage (VkContext, IMAGE_TOKEN (IMG_VK_FULLICO… in VkApiStart()
840 …VkContext->SimKeyBody = VkGetImage (VkContext, IMAGE_TOKEN (IMG_VK_SIMPLEK… in VkApiStart()
841 …VkContext->DigKeyBody = VkGetImage (VkContext, IMAGE_TOKEN (IMG_VK_DIGITKE… in VkApiStart()
842 …VkContext->CapLeKeyBody = VkGetImage (VkContext, IMAGE_TOKEN (IMG_VK_CAPITAL… in VkApiStart()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h2128 #define IMAGE_TOKEN(t) t macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h2127 #define IMAGE_TOKEN(t) t macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h2135 #define IMAGE_TOKEN(t) t macro

12