OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oredChars
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnvlat1.c
183
UChar u,
oredChars
;
187
oredChars
=u=*source++;
189
oredChars
|=u=*source++;
191
oredChars
|=u=*source++;
193
oredChars
|=u=*source++;
195
oredChars
|=u=*source++;
197
oredChars
|=u=*source++;
199
oredChars
|=u=*source++;
201
oredChars
|=u=*source++;
203
oredChars
|=u=*source++
[
all
...]
uts46.cpp
774
UChar
oredChars
=0;
788
oredChars
|=c;
819
if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (
oredChars
&0x200c)==0x200c &&
831
} else if(
oredChars
>=0x80) {
[
all
...]
/external/icu4c/common/
ucnvlat1.c
184
UChar u,
oredChars
;
188
oredChars
=u=*source++;
190
oredChars
|=u=*source++;
192
oredChars
|=u=*source++;
194
oredChars
|=u=*source++;
196
oredChars
|=u=*source++;
198
oredChars
|=u=*source++;
200
oredChars
|=u=*source++;
202
oredChars
|=u=*source++;
204
oredChars
|=u=*source++
[
all
...]
uts46.cpp
780
UChar
oredChars
=0;
794
oredChars
|=c;
825
if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (
oredChars
&0x200c)==0x200c &&
830
if((options&UIDNA_CHECK_CONTEXTO)!=0 &&
oredChars
>=0xb7) {
840
} else if(
oredChars
>=0x80) {
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 550 milliseconds