HomeSort by relevance Sort by last modified time
    Searched full:chinese (Results 1 - 25 of 504) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/java/io/
testfile.txt 1 This is a test message with Unicode character. ??? is China's name in Chinese
  /libcore/luni/src/test/resources/tests/api/java/io/
testfile.txt 1 This is a test message with Unicode character. ??? is China's name in Chinese
testfile 1 This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese
  /device/asus/deb/
system.prop 6 #Display Traditional Chinese/Simplified Chinese carriers name
  /external/apache-harmony/luni/src/test/resources/serialization/org/apache/harmony/luni/tests/java/io/
testfile 1 This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese
  /external/chromium_org/tools/perf/page_sets/
intl_ja_zh.json 2 "description": "Popular pages in Japanese and Chinese.",
48 "why": "#1 Chinese site"
52 "why": "#2 Chinese site"
56 "why": "#3 Chinese site"
60 "why": "#4 Chinese site"
64 "why": "#5 Chinese site"
  /external/chromium_org/third_party/icu/source/test/testdata/
calendar.txt 50 // chinese calendar
53 "en_US@calendar=chinese",
58 "en_US@calendar=chinese",
63 "en_US@calendar=chinese",
68 "en_US@calendar=chinese",
73 "en_US@calendar=chinese",
78 "en_US@calendar=chinese",
84 "en_US@calendar=chinese",
89 "en_US@calendar=chinese",
94 "en_US@calendar=chinese",
    [all...]
  /external/icu4c/test/testdata/
calendar.txt 50 // chinese calendar
53 "en_US@calendar=chinese",
58 "en_US@calendar=chinese",
63 "en_US@calendar=chinese",
68 "en_US@calendar=chinese",
73 "en_US@calendar=chinese",
78 "en_US@calendar=chinese",
84 "en_US@calendar=chinese",
89 "en_US@calendar=chinese",
94 "en_US@calendar=chinese",
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
applet-finish-parsing-children.html 2 Test for <i><a href="rdar://problem/5816522">Bug 5816522</a> REGRESSION (r30111-30112): Tahoe web cam website has some text in Chinese or japanese</i>.
select_dropdown_box_alignment.html 18 <option>Chinese (Simplified Chiense)</option>
27 <option>Chinese (Simplified Chiense)</option>
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
select-popup-items-unicode-display.html 6 If you can see chinese(??, ??) after pressing the droplist, this test passes.
  /external/naver-fonts/
README 4 DroidSansFallback.ttf (which contains an extensive collection of Chinese
10 1. Remove 4,888 Chinese characters
  /external/chromium_org/third_party/cld/languages/public/
languages.h 76 // This function returns true if the language is either Chinese
83 // This function returns true if the language is either Chinese
107 // if they are both Chinese languages, both Norwegian languages, or
137 // traditional vs. simplified Chinese. However most such languages are rare in
188 // name. For example, LanguageName(CHINESE) returns "Chinese", but
189 // LanguageEnumName(CHINESE) returns "CHINESE". This is intended for
248 // NOTE: See the note below about the codes for Chinese languages.
263 // NOTE: CHINESE LANGUAGE CODE
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/android/
FontCacheAndroidTest.cpp 16 // Chinese locale-preferred font.
  /external/harfbuzz_ng/test/api/
test-ot-tag.c 196 test_language_two_way ("ZHH", "zh-hk"); /* Chinese (Hong Kong) */
198 test_tag_from_language ("ZHS", "zh-cn"); /* Chinese (China) */
199 test_tag_from_language ("ZHS", "zh-sg"); /* Chinese (Singapore) */
200 test_tag_from_language ("ZHT", "zh-mo"); /* Chinese (Macao) */
201 test_tag_from_language ("ZHT", "zh-tw"); /* Chinese (Taiwan) */
203 test_tag_from_language ("ZHS", "zh"); /* Chinese */
  /external/icu4c/i18n/
identifier_info.cpp 28 ScriptSet *IdentifierInfo::CHINESE;
37 delete CHINESE;
38 CHINESE = NULL;
66 CHINESE = new ScriptSet();
69 if (ASCII == NULL || JAPANESE == NULL || CHINESE == NULL || KOREAN == NULL
77 CHINESE->set(USCRIPT_LATIN, status).set(USCRIPT_HAN, status).set(USCRIPT_BOPOMOFO, status);
252 if (containsWithAlternates(*JAPANESE, *fRequiredScripts) || containsWithAlternates(*CHINESE, *fRequiredScripts)
chnsecal.h 30 * that implements a traditional Chinese calendar. The traditional Chinese
49 * <p>Years are counted in two different ways in the Chinese calendar. The
51 * of Huang Di, 2637 BCE, which is designated year 1 on the Chinese
77 * <a href="http://www.math.nus.edu.sg/aslaksen/calendar/chinese.shtml">
78 * Chinese Calendar page</a></li>
86 * This class should only be subclassed to implement variants of the Chinese lunar calendar.</p>
90 * with the tag <code>"@calendar=chinese"</code>.</p>
124 * will be set appropriately for Chinese calendar (UTC + 8:00).
154 int32_t fEpochYear; // Start year of this Chinese calendar instance
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactLocaleUtils.java 80 // which way to label it (so eg Chinese cannot be added because
81 // the labeling of a Chinese character varies between Simplified,
208 // Set of UnicodeBlocks for unified CJK (Chinese) characters and
232 * Helper routine to identify unlabeled Chinese or Japanese characters
235 * @return true if the specified Unicode code point is Chinese or
329 * Simplified Chinese specific locale overrides. Uses ICU Transliterator
334 * - Chinese character's pinyin and pinyin's initial character.
337 * Simplified Chinese labels are the same as English: [A-Z], #, " "
361 // There is no space among the Chinese Characters, the variant name
362 // lookup key wouldn't work for Chinese. The keyOriginal is used t
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_prefs_unittest.cc 25 // The subcode (IT) will be ignored when merging, except for Chinese.
30 // General Chinese is not used as Translate language, but not filtered
33 // Chinese with a sub code is acceptable for the blocked-language list.
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-zh.m4 9 dnl Determine the name of a chinese locale with GB18030 encoding.
14 AC_CACHE_CHECK([for a transitional chinese locale], [gt_cv_locale_zh_CN], [
85 # it certainly doesn't have a chinese locale.
  /packages/inputmethods/PinyinIME/jni/include/
dictlist.h 65 // Find the starting position for the buffer of those 2-character Chinese word
66 // whose first character is the given Chinese character.
100 // last_hzs stores the last n Chinese characters history, its length should be
  /external/chromium_org/chrome/browser/chromeos/input_method/
component_extension_ime_manager_impl.cc 46 // Google Chinese Input (zhuyin)
51 // Google Chinese Input (pinyin)
56 // Google Chinese Input (cangjie)
67 // Open-sourced Pinyin Chinese Input Method.
72 // Open-sourced Zhuyin Chinese Input Method.
77 // Open-sourced Cangjie Chinese Input Method.
candidate_window_constants.h 11 // We'll use a bigger font size, so Chinese characters are more readable
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResources_zh_CN.java 28 * The Chinese resource bundle.
66 // simplified chinese
XResources_zh_TW.java 28 * The Chinese(Taiwan) resource bundle.
66 // simplified chinese

Completed in 1222 milliseconds

1 2 3 4 5 6 7 8 91011>>