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

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/tls/
rsa.c 265 * Decrypt (or sign) using Chinese remainer theorem to speed
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java 121 // Latin + Chinese characters
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 325 * Chinese, Romaji for Japanese).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py     [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 550 p.setTextLocale(Locale.CHINESE);
551 assertEquals(Locale.CHINESE, p.getTextLocale());
  /external/chromium/chrome/browser/resources/options/
language_options.js 12 // Some input methods like Chinese Pinyin have config pages.
235 // - Chinese: pinyin
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
dictbe.cpp 447 // handle Korean and Japanese/Chinese using different dictionaries
450 } else { //Chinese and Japanese
ucnv_lmb.c 118 #define ULMBCS_GRP_TW 0x12 /* Chinese SC :ibm-950 */
119 #define ULMBCS_GRP_CN 0x13 /* Chinese TC :ibm-1386 */
477 for Traditonal Chinese before dropping back to
    [all...]
  /external/chromium_org/ui/base/l10n/
l10n_util_unittest.cc 356 EXPECT_EQ(ASCIIToUTF16("Chinese (Simplified Han)"), result);
359 EXPECT_EQ(ASCIIToUTF16("Chinese (Traditional Han)"), result);
  /external/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/tinyxml/
readme.txt 172 and Simplified Chinese. (Hopefully they are translated correctly). The file
174 if you don't have the correct fonts (Simplified Chinese or Russian) on your
  /frameworks/base/docs/html/about/versions/
android-1.6.jd 449 <li>Chinese, PRC (zh_CN)</li>
450 <li>Chinese, Taiwan (zh_TW)</li>
  /frameworks/base/docs/html/guide/topics/resources/
string-resource.jd 237 but it's important to note that some languages (such as Chinese) don't make these grammatical
333 <td>{@code other}</td><td>When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).</td>
  /packages/apps/Browser/res/values-th/
strings.xml 262 <item msgid="6122474363777211732">"Chinese (GBK)"</item>
263 <item msgid="373372275931607040">"Chinese (Big5)"</item>
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java 73 // Only run this test when Chinese collation is supported
89 // Only run this test when Chinese collation is supported
  /external/chromium/chrome/common/
pref_names.cc 328 // Boolean prefs for ibus-chewing Chinese input method.
346 // Integer prefs for ibus-chewing Chinese input method.
352 // String prefs for ibus-chewing Chinese input method.
365 // A boolean prefs for ibus-pinyin Chinese input method.
391 // A integer prefs for ibus-pinyin Chinese input method.
    [all...]
  /external/chromium_org/chrome/app/
chromeos_strings.grdp 302 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_SIMPLIFIED" desc="Medium length name for the input method for simplified Chinese which is shown following the text: Your input method has changed to...">
303 Simplified Chinese
305 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_TRADITIONAL" desc="Medium length name for the input method for traditional Chinese which is show following the text: Your input method has changed to...">
306 Traditional Chinese
    [all...]
  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc 47 // We'll use a bigger font size, so Chinese characters are more readable
145 // candidate_label, like Chinese font for Chinese input method?
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmrgts.cpp 643 Locale::CHINESE,
977 Synopsis: Chinese time zone CTT is not recogonized correctly.
978 Description: Platform Chinese Windows 95 - ** Time zone set to CST **
    [all...]
  /external/icu4c/common/
ucnv_lmb.c 118 #define ULMBCS_GRP_TW 0x12 /* Chinese SC :ibm-950 */
119 #define ULMBCS_GRP_CN 0x13 /* Chinese TC :ibm-1386 */
477 for Traditonal Chinese before dropping back to
    [all...]
  /external/icu4c/test/intltest/
dtfmrgts.cpp 647 Locale::CHINESE,
981 Synopsis: Chinese time zone CTT is not recogonized correctly.
982 Description: Platform Chinese Windows 95 - ** Time zone set to CST **
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
InputStreamReaderTest.java 101 private final String source = "This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese";
OutputStreamWriterTest.java 45 static private final String source = "This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese";

Completed in 1067 milliseconds

<<11121314151617181920>>