| /external/icu4c/common/ |
| ucnv2022.cpp | [all...] |
| /external/tinyxml/docs/ |
| index.html | 75 The test file "utf8test.xml" is an XML containing English, Spanish, Russian, and Simplified Chinese. (Hopefully they are translated correctly). The file "utf8test.gif" is a screen capture of the XML file, rendered in IE. Note that if you don't have the correct fonts (Simplified Chinese or Russian) on your system, you won't see output that matches the GIF file even if you can parse it correctly. Also note that (at least on my Windows machine) console output is in a Western code page, so that Print() or printf() cannot correctly display the file. This is not a bug in TinyXml - just an OS issue. No data is lost or destroyed by TinyXml. The console just doesn't render UTF-8.<p>
|
| /packages/apps/Browser/res/values-en-rGB/ |
| strings.xml | 262 <item msgid="6122474363777211732">"Chinese (GBK)"</item> 263 <item msgid="373372275931607040">"Chinese (Big 5)"</item> [all...] |
| /packages/apps/Browser/res/values-en-rIN/ |
| strings.xml | 262 <item msgid="6122474363777211732">"Chinese (GBK)"</item> 263 <item msgid="373372275931607040">"Chinese (Big 5)"</item> [all...] |
| /packages/apps/Browser/res/values-tl/ |
| strings.xml | 262 <item msgid="6122474363777211732">"Chinese (GBK)"</item> 263 <item msgid="373372275931607040">"Chinese (Big5)"</item> [all...] |
| /packages/apps/Browser/res/values-zu/ |
| strings.xml | 262 <item msgid="6122474363777211732">"isi-Chinese (GBK)"</item> 263 <item msgid="373372275931607040">"isi-Chinese (Big 5)"</item> [all...] |
| /external/chromium/net/base/ |
| net_util_unittest.cc | 94 // Hanzi (Traditional Chinese) 101 // Hanzi ('video' in Simplified Chinese : will pass only in zh-CN,zh) 492 {L"D:\\Chinese\\\x6240\x6709\x4e2d\x6587\x7f51\x9875.doc", 493 "file:///D:/Chinese/%E6%89%80%E6%9C%89%E4%B8%AD%E6%96%87%E7%BD%91" 506 {L"/Chinese/\x6240\x6709\x4e2d\x6587\x7f51\x9875.doc", 507 "file:///Chinese/%E6%89%80%E6%9C%89%E4%B8%AD%E6%96%87%E7%BD" [all...] |
| effective_tld_names.dat | [all...] |
| /external/chromium_org/net/base/ |
| net_util_unittest.cc | 105 // Hanzi (Traditional Chinese) 112 // Hanzi ('video' in Simplified Chinese : will pass only in zh-CN,zh) 524 {L"D:\\Chinese\\\x6240\x6709\x4e2d\x6587\x7f51\x9875.doc", 525 "file:///D:/Chinese/%E6%89%80%E6%9C%89%E4%B8%AD%E6%96%87%E7%BD%91" 539 {L"/Chinese/\x6240\x6709\x4e2d\x6587\x7f51\x9875.doc", 540 "file:///Chinese/%E6%89%80%E6%9C%89%E4%B8%AD%E6%96%87%E7%BD" [all...] |
| /external/icu4c/i18n/unicode/ |
| smpdtfmt.h | 179 * <td rowspan="3">Cyclic year name. Calendars such as the Chinese lunar calendar (and related calendars) [all...] |
| udat.h | 891 * as the Chinese lunar calendar - do not specify enough fields to enable 892 * dates to be parsed unambiguously. In the case of the Chinese lunar [all...] |
| /external/icu4c/test/cintltst/ |
| ccaltst.c | [all...] |
| cloctst.c | 76 { "English", "French", "Catalan", "Greek", "Norwegian", "Chinese", "German", "Spanish", "Japanese" }, 85 "Greek (Greece)", "Norwegian (Norway, NY)", "Chinese (Simplified, China)", [all...] |
| /external/chromium_org/third_party/icu/source/test/cintltst/ |
| cloctst.c | 76 { "English", "French", "Catalan", "Greek", "Norwegian", "Chinese", "German", "Spanish", "Japanese" }, 85 "Greek (Greece)", "Norwegian (Norway, NY)", "Chinese (Simplified Han, China)", [all...] |
| /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
| SerializationStressTest3.java | [all...] |
| /external/bison/po/ |
| zh_CN.po | 0 # Chinese simplified translation for bison. 13 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
|
| zh_TW.po | 1 # Traditional Chinese Messages for bison. 13 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
|
| /external/chromium_org/chrome/third_party/chromevox/_locales/en/ |
| messages.json | [all...] |
| /external/chromium_org/chrome/third_party/chromevox/_locales/en_GB/ |
| messages.json | [all...] |
| /external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
| cldutil.cc | 21 // traditional Chinese, Japanese, Korean, Vietnamese Han characters, and 389 if (pa->probs[0] > 0) {tote->Add(cld::PackLanguage(CHINESE), pa->probs[0]);}
|
| compact_lang_det_unittest_small.cc | 8 // Arabic Bulgarian Catalan Chinese ChineseT Croatian Czech Danish Dutch [all...] |
| /external/chromium_org/third_party/freetype/include/freetype/ |
| ttnameid.h | 261 * Corresponds to Simplified Chinese as used in Mainland China. See 265 * Corresponds to Traditional Chinese as used in Taiwan and Hong Kong. [all...] |
| /external/freetype/include/freetype/ |
| ttnameid.h | 261 * Corresponds to Simplified Chinese as used in Mainland China. See 265 * Corresponds to Traditional Chinese as used in Taiwan and Hong Kong. [all...] |
| /external/libphonenumber/java/test/com/android/i18n/phonenumbers/ |
| PhoneNumberMatcherTest.java | 234 assertFalse(PhoneNumberMatcher.isLatinLetter('\u6211')); // Chinese character 310 // Numbers should be considered valid, since they are surrounded by Chinese. [all...] |
| /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/ |
| SoftKeyboard.java | 52 * a QWERTY keyboard to Chinese), but may not be used for input methods
|