HomeSort by relevance Sort by last modified time
    Searched defs:PtrNext (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SignedCapsulePkg/Library/IniParsingLib/
IniParsingLib.c 59 SECTION_ITEM *PtrNext;
65 COMMENT_LINE *PtrNext;
317 Section = Section->PtrNext;
503 CommentItem->PtrNext = *CommentHead;
595 SectionItem->PtrNext = *SectionHead;
703 SectionItem->PtrNext = *SectionHead;
797 Section = Section->PtrNext;
812 Comment = Comment->PtrNext;
852 Section = Section->PtrNext;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.h 125 VOID *PtrNext;
516 @param PtrNext Place to the next QH_STRUCT.
522 IN VOID *PtrNext
568 @param PtrNext Place to the next QH_STRUCT.
574 IN VOID *PtrNext
773 @param PtrNext Place to the next TD_STRUCT.
779 IN VOID *PtrNext
    [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 49 ulittle32_t PtrNext;
    [all...]

Completed in 185 milliseconds