Home
last modified time | relevance | path

Searched defs:Text (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
DUtilsMsgs.c62 INT8 *Text, in Error()
133 INT8 *Text, in ParserError()
209 INT8 *Text, in Warning()
258 INT8 *Text, in DebugMsg()
307 INT8 *Text, in PrintMessage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiUtilityMsgs.c72 INT8 *Text, in Error()
167 INT8 *Text, in ParserError()
289 INT8 *Text, in Warning()
360 INT8 *Text, in DebugMsg()
408 INT8 *Text, in PrintMessage()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiUtilityMsgs.c50 CHAR8 *Text, in Error()
139 CHAR8 *Text, in ParserError()
255 CHAR8 *Text, in Warning()
327 CHAR8 *Text, in DebugMsg()
373 CHAR8 *Text, in PrintMessage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
DIfrOpCodeCreation.c100 EFI_IFR_TEXT Text; in CreateTextOpCode() local
DIfrOnTheFly.c307 EFI_IFR_TEXT Text; in CreateText() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrCompiler.cpp32 IN CONST CHAR8 *Text, in DebugError()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DCommonClass.py17 def GenerateHelpText(Text, Lang): argument
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DUefiDevicePathLib.h74 CHAR16 *Text; member
DDevicePathFromText.c855 IN CHAR16 *Text in EisaIdFromText()
1976 IN CHAR16 *Text in NetworkProtocolFromText()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrOpCodeCreation.c213 EFI_IFR_TEXT Text; in CreateTextOpCode() local
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DFrameworkInternalFormRepresentation.h145 STRING_REF Text; member
356 STRING_REF Text; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.c119 CHAR16 *Text; in DevicePathToStr() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiInternalFormRepresentation.h157 STRING_REF Text; member
361 STRING_REF Text; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DUefiIfrParser.h168 EFI_STRING_ID Text; member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetup.h275 EFI_STRING_ID Text; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py1012 class Text(CharacterData): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py1008 class Text(CharacterData): class