OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chinese
(Results
26 - 50
of
504
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/data/xml/main/
root.xml
26
<calendar type="
chinese
">
/libcore/luni/src/test/java/libcore/icu/
AlphabeticIndexTest.java
44
// sorts hiragana/katakana, Kanji/
Chinese
, English, other
60
//
Chinese
(sorts to inflow section)
140
// Simplified
Chinese
(default collator Pinyin): [A-Z]
154
// Traditional
Chinese
(strokes).
/packages/inputmethods/PinyinIME/jni/include/
atomdictbase.h
143
* Get a lemma string (The
Chinese
string) by the given lemma id.
146
* @param str_buf The buffer to return the
Chinese
string.
172
* @param last_hzs The last n
Chinese
chracters(called Hanzi), its length
189
* @param lemma_str The
Chinese
string of the lemma.
191
* @param lemma_len The length of the
Chinese
lemma.
212
* @param lemma_str The
Chinese
string of the lemma.
231
* @param lemma_str The
Chinese
string of the lemma.
pinyinime.h
62
* to decode, and a certain number of
Chinese
characters(output). If after
67
* @max_hzs_len Maximum length of the decoded
Chinese
character string.
173
* Get the number of fixed spelling ids, or
Chinese
characters.
175
* @return The number of fixed spelling ids, of
Chinese
characters.
185
* Get prediction candiates based on the given fixed
Chinese
string as the
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
NameSplitterTest.java
205
// Kanji: we cannot tell if this is Japanese,
Chinese
or Korean, but we are
223
// Hanzi: we cannot tell if this is
Chinese
, Japanese or Korean,
224
// but we are in Locale.CHINA, so assume this is
Chinese
225
assertFullNameStyle(FullNameStyle.
CHINESE
, "\u675C\u9D51");
228
// name is
Chinese
229
assertFullNameStyle(FullNameStyle.
CHINESE
, "\u675C\u9D51",
233
assertFullNameStyle(FullNameStyle.
CHINESE
, "\uFF5C--(\u675C\u9D51)");
254
//
Chinese
307
assertJoinedName("\u6BB5\u5C0F\u6D9B", FullNameStyle.
CHINESE
, null,
309
assertJoinedName("\u6BB5\u5C0F\u6D9B", FullNameStyle.
CHINESE
, null
[
all
...]
/external/chromium_org/third_party/cld/languages/internal/
languages.cc
40
{ "
Chinese
", "zh", "chi", "zh-CN"},
101
// confusion between CHINESE_T and
CHINESE
.
270
if (lang ==
CHINESE
)
297
//
Chinese
.
300
*language =
CHINESE
;
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
InputModeSwitcher.java
25
* Switcher used to switching input mode between
Chinese
, English, symbol,etc.
98
* also used to get language information. For example, a
Chinese
symbol soft
102
* launched from
Chinese
QWERTY soft keyboard, and it has
Chinese
icon on
121
* English QWERTY has lowercase and uppercase. For the
Chinese
QWERTY, these
140
* Mode for inputing
Chinese
with soft keyboard.
145
* Mode for inputing basic symbols for
Chinese
mode with soft keyboard.
150
* Mode for inputing more symbols for
Chinese
mode with soft keyboard.
192
* Mode for inputing
Chinese
with a hardware keyboard.
261
* Key toggling state for
Chinese
mode
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties
46
# Big5, Traditional
Chinese
48
#Big5 with Hong Kong extensions, Traditional
Chinese
(incorporating 2001 revision)
122
# GBK, Simplified
Chinese
169
# CNS11643 (Plane 1-7,15), EUC encoding, Traditional
Chinese
174
# GB2312, EUC encoding, Simplified
Chinese
177
# GB2312 and CNS11643 in ISO 2022 CN form, Simplified and Traditional
Chinese
(conversion to Unicode only)
/frameworks/base/docs/html/distribute/googleplay/promote/
badge-files.jd
33
<a href="{@docRoot}downloads/brand/zh-cn_generic_rgb_wo.ai">?? (??) (
Chinese
)</a><br/>
35
<a href="{@docRoot}downloads/brand/zh-hk_generic_rgb_wo.ai">?????) (
Chinese
Hong Kong)</a><br/>
37
<a href="{@docRoot}downloads/brand/zh-tw_generic_rgb_wo.ai">?? (??) (
Chinese
Taiwan)</a><br/>
151
<a href="{@docRoot}downloads/brand/zh-cn_app_rgb_wo.ai">?? (??) (
Chinese
)</a><br/>
153
<a href="{@docRoot}downloads/brand/zh-hk_app_rgb_wo.ai">?????) (
Chinese
Hong Kong)</a><br/>
155
<a href="{@docRoot}downloads/brand/zh-tw_app_rgb_wo.ai">?? (??) (
Chinese
Taiwan)</a><br/>
/external/bison/runtime-po/
zh_CN.po
1
# Simplified
Chinese
translation for bison-runtime.
13
"Language-Team:
Chinese
(simplified) <i18n-zh@googlegroups.com>\n"
zh_TW.po
1
# Traditional
Chinese
Messages for bison-runtime
12
"Language-Team:
Chinese
(traditional) <zh-l10n@linux.org.tw>\n"
/external/chromium/base/i18n/
icu_string_conversions_unittest.cc
144
//
Chinese
Simplified (GB2312)
151
//
Chinese
(GB18030) : 4 byte sequences mapped to BMP characters
158
//
Chinese
(GB18030) : A 4 byte sequence mapped to plane 2 (U+20000)
278
EXPECT_FALSE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
281
EXPECT_TRUE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
283
EXPECT_STREQ("
Chinese
", encoded.c_str());
285
EXPECT_TRUE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
288
EXPECT_STREQ("
Chinese
", encoded.c_str());
/external/chromium/chrome/browser/resources/options/chromeos/
language_pinyin_options.html
93
<input id="pinyin-init-
chinese
"
129
<input id="pinyin-init-simplified-
chinese
"
/external/chromium_org/base/i18n/
icu_string_conversions_unittest.cc
144
//
Chinese
Simplified (GB2312)
151
//
Chinese
(GB18030) : 4 byte sequences mapped to BMP characters
158
//
Chinese
(GB18030) : A 4 byte sequence mapped to plane 2 (U+20000)
285
EXPECT_FALSE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
288
EXPECT_TRUE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
290
EXPECT_STREQ("
Chinese
", encoded.c_str());
292
EXPECT_TRUE(WideToCodepage(L"
Chinese
\xff27", "iso-8859-1",
295
EXPECT_STREQ("
Chinese
", encoded.c_str());
/external/chromium_org/chrome/app/resources/
locale_settings_chromiumos.grd
257
Simplified
Chinese
script. -->
263
Simplified
Chinese
script. -->
269
Simplified
Chinese
script. -->
275
Simplified
Chinese
script. -->
281
Traditional
Chinese
script. -->
287
Traditional
Chinese
script. -->
293
Traditional
Chinese
script. -->
299
Traditional
Chinese
script. -->
locale_settings_google_chromeos.grd
257
Simplified
Chinese
script. -->
263
Simplified
Chinese
script. -->
269
Simplified
Chinese
script. -->
275
Simplified
Chinese
script. -->
281
Traditional
Chinese
script. -->
287
Traditional
Chinese
script. -->
293
Traditional
Chinese
script. -->
299
Traditional
Chinese
script. -->
locale_settings_win.grd
258
Simplified
Chinese
script. -->
264
Simplified
Chinese
script. -->
270
Simplified
Chinese
script. -->
276
Simplified
Chinese
script. -->
282
Traditional
Chinese
script. -->
288
Traditional
Chinese
script. -->
294
Traditional
Chinese
script. -->
300
Traditional
Chinese
script. -->
/external/chromium_org/chrome/browser/
locale_tests_browsertest.cc
81
// the Traditional-
Chinese
locale, respectively.
103
// the Traditional-
Chinese
locale, respectively. These tests do not need any
/external/chromium_org/components/translate/language_detection/
language_detection_util.cc
142
// language code for tradtional
Chinese
among others.
145
// for Simplified
Chinese
.
155
// (1) CLD2's LanguageCode returns general
Chinese
'zh' for
156
// CLD2::
CHINESE
, but Translate server doesn't accept it. This is
162
// code of traditional
Chinese
, while Translate server hasn't accepted
164
if (cld_language == CLD2::
CHINESE
) {
187
// Translate server cannot treat general
Chinese
. If Content-Language and
188
// CLD agree that the language is
Chinese
and Content-Language doesn't know
/external/chromium_org/third_party/WebKit/ManualTests/
popup-width-restriction-within-screen.html
49
<option>
Chinese
(Simplified Chiense)</option>
65
<option>
Chinese
(Simplified Chiense)</option>
/external/chromium_org/third_party/icu/source/i18n/
chnsecal.h
29
* that implements a traditional
Chinese
calendar. The traditional
Chinese
48
* <p>Years are counted in two different ways in the
Chinese
calendar. The
50
* of Huang Di, 2637 BCE, which is designated year 1 on the
Chinese
76
* <a href="http://www.math.nus.edu.sg/aslaksen/calendar/
chinese
.shtml">
77
*
Chinese
Calendar page</a></li>
89
* with the tag <code>"@calendar=
chinese
"</code>.</p>
202
* return the calendar type, "
chinese
".