Home
last modified time | relevance | path

Searched refs:terminal (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManagerStrings.uni55 …L_HELP #language en-US "Repair the whole platform until all modules reach terminal status"
56 … #language fr-FR "Repair the whole platform until all modules reach terminal status"
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirtPkg.dec53 # Binary representation of the GUID that determines the terminal type. The
DArmVirt.dsc.inc363 # Set terminal type to TtyTerm, the value encoded is EFI_TTY_TERM_GUID
/device/linaro/bootloader/edk2/DuetPkg/
DReadMe.txt67 1). Open the terminal.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py700 children.append(self.terminal(arg))
703 def terminal(self, token): return token member in GenericASTBuilder
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dparsermodule.c891 static int validate_terminal(node *terminal, int type, char *string);
985 validate_terminal(node *terminal, int type, char *string) in validate_terminal() argument
987 int res = (validate_ntype(terminal, type) in validate_terminal()
988 && ((string == 0) || (strcmp(string, STR(terminal)) == 0))); in validate_terminal()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dparsermodule.c920 static int validate_terminal(node *terminal, int type, char *string);
1014 validate_terminal(node *terminal, int type, char *string) in validate_terminal() argument
1016 int res = (validate_ntype(terminal, type) in validate_terminal()
1017 && ((string == 0) || (strcmp(string, STR(terminal)) == 0))); in validate_terminal()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt109 -ge Generate an error class for each non-terminal.
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni325 …enSpaceGuid_PcdDefaultTerminalType_HELP #language en-US "Selects default terminal type.<BR><BR>\n"
DMdePkg.dec2032 ## Indicates the usable type of terminal.<BR><BR>