Home
last modified time | relevance | path

Searched refs:OrderedCollectionUserStruct (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
DOrderedCollectionTest.c213 UserStruct = OrderedCollectionUserStruct (Entry); in CmdForwardList()
235 UserStruct = OrderedCollectionUserStruct (Entry); in CmdBackwardList()
275 UserStruct2 = OrderedCollectionUserStruct (Entry); in CmdInsert()
287 assert (OrderedCollectionUserStruct (Entry) == UserStruct); in CmdInsert()
322 UserStruct = OrderedCollectionUserStruct (Entry); in CmdFind()
/device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
DQemuFwCfgAcpi.c253 Blob = OrderedCollectionUserStruct (TrackerEntry); in ProcessCmdAddPointer()
254 Blob2 = OrderedCollectionUserStruct (TrackerEntry2); in ProcessCmdAddPointer()
335 Blob = OrderedCollectionUserStruct (TrackerEntry); in ProcessCmdAddChecksum()
438 Blob = OrderedCollectionUserStruct (TrackerEntry); in Process2ndPassCmdAddPointer()
439 Blob2 = OrderedCollectionUserStruct (TrackerEntry2); in Process2ndPassCmdAddPointer()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DOrderedCollectionLib.h112 OrderedCollectionUserStruct (
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DExtraRootBusMap.c223 Acpi = OrderedCollectionUserStruct (Entry); in CreateExtraRootBusMap()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
DBaseOrderedCollectionRedBlackTreeLib.c72 OrderedCollectionUserStruct ( in OrderedCollectionUserStruct() function