Lines Matching refs:NumSegments
305 UINT32 NumSegments;
380 NumSegments = 0;
485 NumSegments = 0;
501 NumSegments = 2;
517 NumSegments = (UINT32) (UINT8) *Path;
522 NumSegments, Flags));
530 NumSegments = 1;
537 ACPI_DEBUG_EXEC (AcpiNsPrintPathname (NumSegments, Path));
551 while (NumSegments && CurrentNode)
553 NumSegments--;
554 if (!NumSegments)
611 if (NumSegments > 0)
634 /* Special handling for the last segment (NumSegments == 0) */
641 * If 1) This is the last segment (NumSegments == 0)