Lines Matching defs:NumSegments
451 UINT32 NumSegments;
529 NumSegments = 0;
650 NumSegments = 0;
666 NumSegments = 2;
682 NumSegments = (UINT32) (UINT8) *Path;
687 NumSegments, Flags));
695 NumSegments = 1;
702 ACPI_DEBUG_EXEC (AcpiNsPrintPathname (NumSegments, Path));
717 while (NumSegments && CurrentNode)
719 NumSegments--;
720 if (!NumSegments)
754 if ((Flags & ACPI_NS_PREFIX_MUST_EXIST) && (NumSegments > 0))
827 if (NumSegments > 0)
850 /* Special handling for the last segment (NumSegments == 0) */
857 * If 1) This is the last segment (NumSegments == 0)