Home
last modified time | relevance | path

Searched defs:utf8_encoding (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/performance/
Dperformance_utf8_codecvt.cpp40 static unsigned char utf8_encoding[]; member
45 unsigned char test_data<2>::utf8_encoding[] = { member in test_data<2>
65 unsigned char test_data<4>::utf8_encoding[] = { member in test_data<4>
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/test/
Dtest_utf8_codecvt.cpp53 static unsigned char utf8_encoding[]; member
58 unsigned char test_data<2>::utf8_encoding[] = { member in test_data<2>
78 unsigned char test_data<4>::utf8_encoding[] = { member in test_data<4>
/aosp_15_r20/external/libtextclassifier/native/utils/strings/
H A Dutf8_test.cc65 char utf8_encoding[4]; in TEST() local
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmltok.c510 static const struct normal_encoding utf8_encoding = { variable
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmltok.c469 static const struct normal_encoding utf8_encoding variable
/aosp_15_r20/external/expat/expat/lib/
H A Dxmltok.c471 static const struct normal_encoding utf8_encoding variable