Searched refs:Name (Results 426 - 450 of 844) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/X64/
H A DZeroMem.asm12 ; Module Name:
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseSynchronizationLib/Ia32/
H A DInterlockedCompareExchange32.asm12 ; Module Name:
H A DInterlockedCompareExchange64.asm12 ; Module Name:
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DIndexer.c55 Indexer->Name = NULL;
57 UnicodeStrToAsciiStr (ValueStr, (CHAR8 *) Indexer->Name);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Xml/
H A DXmlRoutines.py22 # @param Name
29 def CreateXmlElement(Name, String, NodeList, AttributeList):
31 Element = Doc.createElement(Name)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DInfParserLite.py99 (Name, Value) = AddToSelfMacro(self.Macros, Item[0])
100 self.TblInf.Insert(MODEL_META_DATA_HEADER, Name, Value, Third, '', '', Arch, -1, self.FileID, Item[1], -1, Item[1], -1, 0)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Xml/
H A DXmlRoutines.py30 # @param Name
35 def CreateXmlElement(Name, String, NodeList, AttributeList):
37 Element = Doc.createElement(Name)
/vbox/src/VBox/Main/testcase/VBoxVBTest/
H A DTestForm.frm127 Item = machines(i).Name + " (" + machines(i).OSTypeId() + ")"
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareFile.h115 EFI_GUID Name; member in struct:__anon15563
141 /// one instance of a file with the file name GUID of Name in any given firmware
144 EFI_GUID Name; member in struct:__anon15564
H A DPiHob.h120 EFI_GUID Name; member in struct:__anon15585
163 // Additional data pertaining to the "Name" Guid memory
323 EFI_GUID Name; member in struct:__anon15591
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/
H A DMathDivU64x64.S12 # Module Name:
H A DMathLShiftS64.S12 # Module Name:
H A DMathMultS64x64.S12 # Module Name:
H A DMathRShiftU64.S12 # Module Name:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAmlNamespace.c56 CopyMem (AmlNodeList->Name, NameSeg, AML_NAME_SEG_SIZE);
96 if (CompareMem (CurrentAmlNodeList->Name, NameSeg, AML_NAME_SEG_SIZE) == 0) {
488 AmlPrintNameSeg (AmlParentNodeList->Name);
587 AmlPrintNameSeg (CurrentAmlNodeList->Name);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiLib.h182 listeners on the same event named by the GUID specified by Name.
183 If Name is NULL, then ASSERT().
187 @param Name Supplies GUID name of the event.
200 IN CONST EFI_GUID *Name,
210 This function signals the named event specified by Name. The named event must have been
212 If Name is NULL, then ASSERT().
214 @param Name Supplies the GUID name of the event.
223 IN CONST EFI_GUID *Name
639 If Name is NULL, then ASSERT().
642 @param[in] Name Th
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiConfigRouting.h356 @param Name A pointer to the NAME value to search for in the
358 the requested data. If Name is NULL, then all Name
385 IN CONST EFI_STRING Name,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DCpuId.S12 # Module Name:
H A DCpuIdEx.S12 # Module Name:
H A DDisablePaging32.S12 # Module Name:
H A DDivU64x32Remainder.S12 # Module Name:
H A DEnablePaging32.S12 # Module Name:
H A DInternalSwitchStack.S13 # Module Name:
H A DLRotU64.S12 # Module Name:
H A DMultU64x64.S12 # Module Name:

Completed in 165 milliseconds

<<11121314151617181920>>