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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DscFile.c 446 SECTION *NextSection;
451 NextSection = DSC->Sections->Next;
457 DSC->Sections = NextSection;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
FirmwareVolumeBuffer.c 1398 EFI_COMMON_SECTION_HEADER* NextSection;
1411 (VOID **)&NextSection
1463 EFI_COMMON_SECTION_HEADER* NextSection;
1475 (VOID **)&NextSection
1481 if (Type == NextSection->Type) {
1483 *Section = NextSection;
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.h 48 bool NextSection();
cpdf_variabletext.cpp 148 bool CPDF_VariableText::Iterator::NextSection() {
    [all...]

Completed in 534 milliseconds