Lines Matching defs:count
315 // Make sure the values count in the right direction.
389 int count;
392 count = 2;
395 count = 4;
405 int msb_offset = count - 1;
414 // down to least significant in bytes[count - 1].
415 DCHECK_LE(count, kMaxCount);
417 for (int i = 0; i < count; i++) {
427 TNode<Word32T> result = bytes[--count];
428 for (int i = 1; --count >= 0; i++) {
430 TNode<Word32T> value = Word32Shl(bytes[count], shift);
857 // Increment the call count.
1295 // Update profiling count by the number of bytes between the end of the