HomeSort by relevance Sort by last modified time
    Searched defs:makeSpanLengthByte (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 193 makeSpanLengthByte(int32_t spanLength) {
315 spanLengths[i]=makeSpanLengthByte(spanLength);
319 spanBackLengths[i]=makeSpanLengthByte(spanLength);
335 spanUTF8Lengths[i]=makeSpanLengthByte(spanLength);
339 spanBackUTF8Lengths[i]=makeSpanLengthByte(spanLength);
    [all...]
  /external/icu4c/common/
unisetspan.cpp 195 makeSpanLengthByte(int32_t spanLength) {
317 spanLengths[i]=makeSpanLengthByte(spanLength);
321 spanBackLengths[i]=makeSpanLengthByte(spanLength);
337 spanUTF8Lengths[i]=makeSpanLengthByte(spanLength);
341 spanBackUTF8Lengths[i]=makeSpanLengthByte(spanLength);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1080 milliseconds