HomeSort by relevance Sort by last modified time
    Searched refs:ORDERED_COLLECTION_ENTRY (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
OrderedCollectionLib.h 36 // A pointer-to-ORDERED_COLLECTION_ENTRY is considered an "iterator". Multiple,
39 typedef struct ORDERED_COLLECTION_ENTRY ORDERED_COLLECTION_ENTRY;
113 IN CONST ORDERED_COLLECTION_ENTRY *Entry
194 ORDERED_COLLECTION_ENTRY *
217 ORDERED_COLLECTION_ENTRY *
240 ORDERED_COLLECTION_ENTRY *
261 ORDERED_COLLECTION_ENTRY *
264 IN CONST ORDERED_COLLECTION_ENTRY *Entry
282 ORDERED_COLLECTION_ENTRY *
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
OrderedCollectionTest.c 144 ORDERED_COLLECTION_ENTRY *Entry;
148 ORDERED_COLLECTION_ENTRY *Next;
177 ORDERED_COLLECTION_ENTRY *Entry;
181 ORDERED_COLLECTION_ENTRY *Prev;
207 ORDERED_COLLECTION_ENTRY *Entry;
229 ORDERED_COLLECTION_ENTRY *Entry;
257 ORDERED_COLLECTION_ENTRY *Entry;
311 ORDERED_COLLECTION_ENTRY *Entry;
343 ORDERED_COLLECTION_ENTRY *Entry;
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
QemuFwCfgAcpi.c 234 ORDERED_COLLECTION_ENTRY *TrackerEntry, *TrackerEntry2;
320 ORDERED_COLLECTION_ENTRY *TrackerEntry;
420 CONST ORDERED_COLLECTION_ENTRY *TrackerEntry;
421 CONST ORDERED_COLLECTION_ENTRY *TrackerEntry2;
567 ORDERED_COLLECTION_ENTRY *TrackerEntry, *TrackerEntry2;
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
ExtraRootBusMap.c 147 ORDERED_COLLECTION_ENTRY *Entry, *Entry2;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
BaseOrderedCollectionRedBlackTreeLib.c 40 typedef ORDERED_COLLECTION_ENTRY RED_BLACK_TREE_NODE;
50 struct ORDERED_COLLECTION_ENTRY {
    [all...]

Completed in 46 milliseconds