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

/device/linaro/bootloader/edk2/MdePkg/Include/Library/
H A DOrderedCollectionLib.h112 OrderedCollectionUserStruct (
413 OrderedCollectionUserStruct() invocation before
/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
H A DOrderedCollectionTest.c213 UserStruct = OrderedCollectionUserStruct (Entry);
235 UserStruct = OrderedCollectionUserStruct (Entry);
275 UserStruct2 = OrderedCollectionUserStruct (Entry);
287 assert (OrderedCollectionUserStruct (Entry) == UserStruct);
322 UserStruct = OrderedCollectionUserStruct (Entry);
/device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
H A DQemuFwCfgAcpi.c253 Blob = OrderedCollectionUserStruct (TrackerEntry);
254 Blob2 = OrderedCollectionUserStruct (TrackerEntry2);
335 Blob = OrderedCollectionUserStruct (TrackerEntry);
438 Blob = OrderedCollectionUserStruct (TrackerEntry);
439 Blob2 = OrderedCollectionUserStruct (TrackerEntry2);
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
H A DExtraRootBusMap.c223 Acpi = OrderedCollectionUserStruct (Entry);
/device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
H A DBaseOrderedCollectionRedBlackTreeLib.c72 OrderedCollectionUserStruct ( function
914 OrderedCollectionUserStruct() invocation before

Completed in 100 milliseconds