Home | History | Annotate | Download | only in TerminalDxe

Lines Matching defs:Ascii

168   CHAR8   Ascii;

449 not ASCII code, then this function will return
687 @param Language[in] A pointer to a Null-terminated ASCII string
752 @param Language[in] A pointer to a Null-terminated ASCII string
1238 Check if input string is valid Ascii string, valid EFI control characters
1356 @param Ascii Optional pointer to return ASCII equivalent of
1366 OUT CHAR8 *Ascii OPTIONAL
1370 Detects if a valid ASCII char.
1372 @param Ascii An ASCII character.
1374 @retval TRUE If it is a valid ASCII character.
1375 @retval FALSE If it is not a valid ASCII character.
1380 IN CHAR16 Ascii