Lines Matching defs:pos
443 size_t pos;
446 for (pos = start_pos + 2; pos < stride_end_pos; ++pos) {
447 const uint8_t literal = input[pos & mask];
501 size_t pos;
502 for (pos = start_pos + 1; pos < stride_end_pos; ++pos) {
503 const uint8_t literal = input[pos & mask];
526 uint32_t pos = (uint32_t)last_flush_pos;
529 ++literal_histo[data[pos & mask]];
530 pos += kSampleRate;
542 const uint8_t* data, const size_t pos, const size_t mask,
547 !BrotliIsMostlyUTF8(data, pos, mask, length, kMinUTF8Ratio)) {
895 pos <= mask. For the first time, we need to write values