Home
last modified time | relevance | path

Searched refs:start8 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu_bidi.cpp111 const char* start8 = utf8; in extractBidi() local
133 Position end = start8 - utf8; in extractBidi()
138 SkUnichar u = utf8_next(&start8, end8); in extractBidi()
141 Position end = start8 - utf8; in extractBidi()
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp294 int32_t start8 = offsets[start]; in call() local
296 icu::StringPiece piece(s + start8, limit8 - start8); in call()

Completed in 2 milliseconds