Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java59 /* values between reservedStart and fixedThreshold are reserved */
60 private static final int reservedStart=0xA8; field in CharsetSCSU
492 }else if(((b - gapThreshold)&UConverterConstants.UNSIGNED_BYTE_MASK)<(reservedStart - gapThreshold)){ in singleByteMode()
/third_party/icu/icu4c/source/common/
H A Ducnvscsu.cpp68 /* values between reservedStart and fixedThreshold are reserved */
69 reservedStart=0xA8, enumerator
461 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicodeWithOffsets()
766 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicode()
/third_party/node/deps/icu-small/source/common/
H A Ducnvscsu.cpp68 /* values between reservedStart and fixedThreshold are reserved */
69 reservedStart=0xA8, enumerator
461 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicodeWithOffsets()
766 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicode()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvscsu.cpp68 /* values between reservedStart and fixedThreshold are reserved */
69 reservedStart=0xA8, enumerator
461 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicodeWithOffsets()
766 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) { in _SCSUToUnicode()
/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 12 milliseconds