Lines Matching defs:Count
526 Info.Count = 0;
608 UINT32 *Count = (UINT32 *) Context;
643 AcpiOsPrintf (" (PkgType %2.2X, ObjType %2.2X, Count %2.2X)",
655 (*Count)++;
676 UINT32 Count = 0;
683 NULL, (void *) &Count, NULL);
685 AcpiOsPrintf ("Found %u predefined names in the namespace\n", Count);
761 Info->Count++;
839 Info->Count++;
934 Info.Count = 0;
946 Info.Count, AcpiUtGetTypeName (Type));
973 Info.Count = 0;
1283 for (i = 0; i < Info->CompatibleIdList.Count; i++)