Home
last modified time | relevance | path

Searched refs:Urs (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/icu/source/common/
Ducnvscsu.c53 Urs=0xF2 /* reserved */ enumerator
477 … while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
500 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
781 … while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
798 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
/external/icu4c/common/
Ducnvscsu.c53 Urs=0xF2 /* reserved */ enumerator
477 … while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
500 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicodeWithOffsets()
781 … while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
798 if((uint8_t)(b-UC0)>(Urs-UC0)) { in _SCSUToUnicode()
/external/webkit/WebKit/qt/
DChangeLog8079 2009-01-25 Urs Wolfer <uwolfer@kde.org>
8122 2008-12-20 Urs Wolfer <uwolfer@kde.org>
10222 2008-08-12 Urs Wolfer <uwolfer@kde.org>