Lines Matching defs:NumSegments
453 UINT32 NumSegments;
529 NumSegments = 0;
644 NumSegments = 0;
660 NumSegments = 2;
676 NumSegments = (UINT32) (UINT8) *Path;
681 NumSegments, Flags));
689 NumSegments = 1;
696 ACPI_DEBUG_EXEC (AcpiNsPrintPathname (NumSegments, Path));
711 while (NumSegments && CurrentNode)
713 NumSegments--;
714 if (!NumSegments)
748 if ((Flags & ACPI_NS_PREFIX_MUST_EXIST) && (NumSegments > 0))
821 if (NumSegments > 0)
844 /* Special handling for the last segment (NumSegments == 0) */
851 * If 1) This is the last segment (NumSegments == 0)