Home
last modified time | relevance | path

Searched refs:oredChars (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Ducnvlat1.cpp188 UChar u, oredChars; in _Latin1FromUnicodeWithOffsets() local
192 oredChars=u=*source++; in _Latin1FromUnicodeWithOffsets()
194 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
196 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
198 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
200 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
202 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
204 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
206 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
208 oredChars|=u=*source++; in _Latin1FromUnicodeWithOffsets()
[all …]
Duts46.cpp808 UChar oredChars=0; in processLabel() local
822 oredChars|=c; in processLabel()
853 if( (options&UIDNA_CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()
858 if((options&UIDNA_CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()
868 } else if(oredChars>=0x80) { in processLabel()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUTS46.java410 char oredChars=0; in processLabel() local
424 oredChars|=c; in processLabel()
457 if( (options&CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()
462 if((options&CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()
472 } else if(oredChars>=0x80) { in processLabel()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUTS46.java409 char oredChars=0; in processLabel() local
423 oredChars|=c; in processLabel()
456 if( (options&CHECK_CONTEXTJ)!=0 && (oredChars&0x200c)==0x200c && in processLabel()
461 if((options&CHECK_CONTEXTO)!=0 && oredChars>=0xb7) { in processLabel()
471 } else if(oredChars>=0x80) { in processLabel()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...