Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 6 of 6) sorted by relevance

/system/core/libutils/
DUnicode.cpp457 uint32_t unicode; in utf8_to_utf32_codepoint() local
464 unicode = src[0] & 0x1f; in utf8_to_utf32_codepoint()
465 utf8_shift_and_mask(&unicode, src[1]); in utf8_to_utf32_codepoint()
466 return unicode; in utf8_to_utf32_codepoint()
468 unicode = src[0] & 0x0f; in utf8_to_utf32_codepoint()
469 utf8_shift_and_mask(&unicode, src[1]); in utf8_to_utf32_codepoint()
470 utf8_shift_and_mask(&unicode, src[2]); in utf8_to_utf32_codepoint()
471 return unicode; in utf8_to_utf32_codepoint()
473 unicode = src[0] & 0x07; in utf8_to_utf32_codepoint()
474 utf8_shift_and_mask(&unicode, src[1]); in utf8_to_utf32_codepoint()
[all …]
/system/core/
DNOTICE279 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any
282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
283 http://www.unicode.org/cldr/data/.
295 under the Terms of Use in http://www.unicode.org/copyright.html.
/system/timezone/output_data/icu_overlay/
DLICENSE4 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE4 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE4 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE4 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.