Searched defs:Unicode (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
H A DVgaClass.h47 CHAR16 Unicode; member in struct:__anon10510
163 Retrieves a Unicode string that is the user readable name of the driver.
166 Unicode string. If the driver specified by This has a user readable name in
182 @param DriverName A pointer to the Unicode string to return.
183 This Unicode string is the name of the
187 @retval EFI_SUCCESS The Unicode string for the Driver specified by
205 Retrieves a Unicode string that is the user readable name of the controller
209 ControllerHandle and ChildHandle in the form of a Unicode string. If the
239 @param ControllerName A pointer to the Unicode string to return.
240 This Unicode strin
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DVtutf8.c19 and insert them into Unicode FIFO.
177 Translate VT-UTF8 characters into one Unicode character.
180 Bits per Character | Unicode Character Range | Unicode Binary Encoding | UTF8 Binary Encoding
250 Translate one Unicode character into VT-UTF8 characters.
253 Bits per Character | Unicode Character Range | Unicode Binary Encoding | UTF8 Binary Encoding
259 @param Unicode Unicode character need translating.
267 IN CHAR16 Unicode,
266 UnicodeToUtf8( IN CHAR16 Unicode, OUT UTF8_CHAR *Utf8Char, OUT UINT8 *ValidBytes ) argument
[all...]
H A DTerminal.h157 UINT16 Unicode; member in struct:__anon11146
415 The Unicode string will be converted to terminal expressible data stream
419 @param WString The Null-terminated Unicode string to be displayed
424 @retval EFI_WARN_UNKNOWN_GLYPH Indicates that some of the characters in the Unicode string could not
439 neither valid Unicode drawing characters,
444 @param WString The Null-terminated Unicode string to be tested.
447 @retval EFI_UNSUPPORTED Some of the characters in the Unicode string cannot be rendered.
666 Retrieves a Unicode string that is the user readable name of the driver.
669 Unicode string. If the driver specified by This has a user readable name in
687 @param DriverName[out] A pointer to the Unicode strin
[all...]
/vbox/src/VBox/HostDrivers/VBoxUSB/win/cmn/
H A DVBoxUsbTool.cpp156 UNICODE_STRING Unicode; local
161 VBoxUsbToolStringDescriptorToUnicodeString(pDr, &Unicode);
166 Status = RtlUnicodeStringToAnsiString(&Ansi, &Unicode, FALSE);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h358 /// The Unicode value for the Key.
359 CHAR16 Unicode; member in struct:__anon10726
361 /// The Unicode value for the key with the shift key being held down.
365 /// The Unicode value for the key with the Alt-GR being held down.
369 /// The Unicode value for the key with the Alt-GR and shift keys being held down.
561 @param StringToTest A pointer to a Unicode string.
588 Translates a Unicode character into the corresponding font glyph.
594 @param Source A pointer to a Unicode string.
610 @retval EFI_SUCCESS Found the corresponding font glyph for a Unicode
962 /// Translates a Unicode characte
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShell.c1208 BOOLEAN Unicode; local
1233 Unicode = FALSE;
1235 Unicode = TRUE;
1245 Split->SplitStdOut = ConvertEfiFileProtocolToShellHandle(CreateFileInterfaceMem(Unicode), NULL);
H A DFileHandleWrappers.c1277 BOOLEAN Unicode; member in struct:__anon12745
1342 if (((EFI_FILE_PROTOCOL_MEM*)This)->Unicode) {
1344 // Unicode
1422 @param[in] Unicode Boolean value with TRUE for Unicode and FALSE for Ascii.
1430 IN CONST BOOLEAN Unicode
1457 FileInterface->Unicode = Unicode;
1478 BOOLEAN Unicode; member in struct:__anon12746
1630 if (((EFI_FILE_PROTOCOL_FILE*)This)->Unicode) {
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DStatusCodeDataTypeId.h37 /// A double NULL-terminated Unicode string.
70 /// Unicode formatted string.
72 CHAR16 *Unicode; member in union:__anon11354
82 /// status code. The string can be ASCII, Unicode, or a Human Interface Infrastructure
661 /// A pointer to a NULL-terminated ASCII or Unicode string that represents
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dxinput.h220 WCHAR Unicode; member in struct:_XINPUT_KEYSTROKE
H A Dwinnt.h494 /* Unicode string types */
3589 BYTE Unicode; member in struct:_IMAGE_DEBUG_MISC
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dxinput.h220 WCHAR Unicode; member in struct:_XINPUT_KEYSTROKE
H A Dwinnt.h407 /* Unicode string types */
3754 BYTE Unicode; member in struct:_IMAGE_DEBUG_MISC
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h366 CHAR16 Unicode; member in struct:__anon10226
530 @param StringToTest A pointer to a Unicode string.
555 Translates a Unicode character into the corresponding font glyph.
558 @param Source A pointer to a Unicode string.
887 Translates a Unicode character into the corresponding font glyph.
/vbox/src/VBox/Runtime/include/internal/
H A DldrPE.h797 uint8_t Unicode; member in struct:_IMAGE_DEBUG_MISC
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h102 /// The Unicode representation of the glyph. The term weight is the
124 /// The Unicode representation of the glyph. The term weight is the
1318 /// 8 = Unicode.
1679 /// Unicode character code for the Key.
1681 CHAR16 Unicode; member in struct:__anon12418
1683 /// Unicode character code for the key with the shift key being held down.
1687 /// Unicode character code for the key with the Alt-GR being held down.
1691 /// Unicode character code for the key with the Alt-GR and shift keys being held down.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h1535 CHAR16 Unicode; member in struct:__anon10076
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h104 /// The Unicode representation of the glyph. The term weight is the
126 /// The Unicode representation of the glyph. The term weight is the
1293 /// 8 = Unicode.
1654 /// Unicode character code for the Key.
1656 CHAR16 Unicode; member in struct:__anon15693
1658 /// Unicode character code for the key with the shift key being held down.
1662 /// Unicode character code for the key with the Alt-GR being held down.
1666 /// Unicode character code for the key with the Alt-GR and shift keys being held down.

Completed in 189 milliseconds