Home
last modified time | relevance | path

Searched refs:UQU (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnvscsu.cpp54 UQU=0xF0, /* Quote a single Unicode character */ enumerator
526 } else if(b==UQU) { in _SCSUToUnicodeWithOffsets()
823 } else if(b==UQU) { in _SCSUToUnicode()
1367 c|=UQU<<16; in _SCSUFromUnicodeWithOffsets()
1843 c|=UQU<<16; in _SCSUFromUnicode()
/third_party/node/deps/icu-small/source/common/
H A Ducnvscsu.cpp54 UQU=0xF0, /* Quote a single Unicode character */ enumerator
526 } else if(b==UQU) { in _SCSUToUnicodeWithOffsets()
823 } else if(b==UQU) { in _SCSUToUnicode()
1367 c|=UQU<<16; in _SCSUFromUnicodeWithOffsets()
1843 c|=UQU<<16; in _SCSUFromUnicode()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvscsu.cpp54 UQU=0xF0, /* Quote a single Unicode character */ enumerator
526 } else if(b==UQU) { in _SCSUToUnicodeWithOffsets()
823 } else if(b==UQU) { in _SCSUToUnicode()
1367 c|=UQU<<16; in _SCSUFromUnicodeWithOffsets()
1843 c|=UQU<<16; in _SCSUFromUnicode()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java46 private static final short UQU=0xF0; /* Quote a single Unicode character */ field in CharsetSCSU
547 }else if((b&UConverterConstants.UNSIGNED_BYTE_MASK) == UQU){ in singleByteMode()
1034 c|=UQU<<16; in loop()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 14 milliseconds