Home
last modified time | relevance | path

Searched refs:Urs (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnvscsu.cpp56 Urs=0xF2 /* reserved */ enumerator
480 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
503 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
530 } else /* Urs */ { in _SCSUToUnicodeWithOffsets()
784 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
801 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
827 } else /* Urs */ { in _SCSUToUnicode()
/third_party/node/deps/icu-small/source/common/
H A Ducnvscsu.cpp56 Urs=0xF2 /* reserved */ enumerator
480 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
503 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
530 } else /* Urs */ { in _SCSUToUnicodeWithOffsets()
784 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
801 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
827 } else /* Urs */ { in _SCSUToUnicode()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvscsu.cpp56 Urs=0xF2 /* reserved */ enumerator
480 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
503 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
530 } else /* Urs */ { in _SCSUToUnicodeWithOffsets()
784 while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
801 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
827 } else /* Urs */ { in _SCSUToUnicode()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java48 private static final short Urs=0xF2; /* reserved */ field in CharsetSCSU
341 while((source.position()+1)<source.limit() && target.hasRemaining() && (((b=source.get(source.position()))-UC0)&UConverterConstants.UNSIGNED_BYTE_MASK)>(Urs-UC0)){ in fastSingle()
521 if((short)((b -UC0)&UConverterConstants.UNSIGNED_BYTE_MASK)>(Urs - UC0)){ in singleByteMode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1208 ValueVect Urs; in materialize() local
1209 getAllUsersForNode(Root, Urs, NCM); in materialize()
1210 BasicBlock::iterator FirstUse = first_use_of_in_block(Urs, LastB); in materialize()
/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 23 milliseconds