Home
last modified time | relevance | path

Searched defs:utf8_pos (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/brotli/src/brotli/enc/
Dliteral_cost.cc45 int utf8_pos = 0; in DecideMultiByteStatsLevel() local
75 int utf8_pos = 0; in EstimateBitCostsForLiteralsUTF8() local
108 int utf8_pos = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
/external/chromium_org/components/query_parser/
Dsnippet.cc109 int32_t* utf8_pos, in AdvanceAndReturnUTF16Pos()
124 void MoveByNGraphemes(icu::BreakIterator* bi, int count, size_t* utf8_pos) { in MoveByNGraphemes()
191 int32_t utf8_pos = 0; in ConvertMatchPositionsToWide() local