Lines Matching defs:Count
56 * Count - Amount to dump, in bytes
73 UINT32 Count,
89 if ((Count < 4) || (Count & 0x01))
96 while (i < Count)
106 if (i + j >= Count)
155 if (i + j >= Count)
196 * Count - Amount to dump, in bytes
213 UINT32 Count,
226 AcpiUtDumpBuffer (Buffer, Count, Display, 0);
237 * Count - Amount to dump, in bytes
255 UINT32 Count,
271 if ((Count < 4) || (Count & 0x01))
278 while (i < Count)
288 if (i + j >= Count)
337 if (i + j >= Count)