Searched defs:STRING_TOKEN (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DStrGather.py64 STRING_TOKEN = re.compile('STRING_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE) variable
65 COMPATIBLE_STRING_TOKEN = re.compile('STRING_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE)
575 StringTokenList = STRING_TOKEN.findall(Line)
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h75 #define STRING_TOKEN(t) t macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h76 #define STRING_TOKEN(t) t macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h2088 /// STRING_TOKEN is not defined in UEFI specification. But it is placed
2091 #define STRING_TOKEN(t) t macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h1646 // STRING_TOKEN is not defined in UEFI specification. But it is placed
1649 #define STRING_TOKEN(t) t macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h2063 /// STRING_TOKEN is not defined in UEFI specification. But it is placed
2066 #define STRING_TOKEN(t) t macro
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...

Completed in 69 milliseconds