/libcore/luni/src/main/native/ |
D | libcore_icu_AlphabeticIndex.cpp | 33 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_create() 56 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_setMaxLabelCount() 67 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_addLabels() 75 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_addLabelRange() 82 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_getBucketCount() 96 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_getBucketIndex() 112 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_getBucketLabel() 138 UErrorCode status = U_ZERO_ERROR; in AlphabeticIndex_buildImmutableIndex() 161 UErrorCode status = U_ZERO_ERROR; in ImmutableIndex_getBucketIndex()
|
D | libcore_icu_NativeCollation.cpp | 50 UErrorCode status = U_ZERO_ERROR; in start() 115 UErrorCode status = U_ZERO_ERROR; in NativeCollation_getAttribute() 130 if (status == U_ZERO_ERROR) { in NativeCollation_getCollationElementIterator() 177 UErrorCode status = U_ZERO_ERROR; in NativeCollation_next() 189 UErrorCode status = U_ZERO_ERROR; in NativeCollation_openCollator() 200 UErrorCode status = U_ZERO_ERROR; in NativeCollation_openCollatorFromRules() 208 UErrorCode status = U_ZERO_ERROR; in NativeCollation_previous() 219 UErrorCode status = U_ZERO_ERROR; in NativeCollation_safeClone() 226 UErrorCode status = U_ZERO_ERROR; in NativeCollation_setAttribute() 232 UErrorCode status = U_ZERO_ERROR; in NativeCollation_setOffset()
|
D | libcore_icu_NativeConverter.cpp | 66 UErrorCode status = U_ZERO_ERROR; in collectStandardNames() 93 UErrorCode error = U_ZERO_ERROR; in getICUCanonicalName() 106 error = U_ZERO_ERROR; in getICUCanonicalName() 123 UErrorCode status = U_ZERO_ERROR; in getJavaCanonicalName() 144 status = U_ZERO_ERROR; in getJavaCanonicalName() 164 UErrorCode status = U_ZERO_ERROR; in NativeConverter_openConverter() 214 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_encode() 224 UErrorCode minorErrorCode = U_ZERO_ERROR; in NativeConverter_encode() 270 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_decode() 280 UErrorCode minorErrorCode = U_ZERO_ERROR; in NativeConverter_decode() [all …]
|
D | libcore_icu_ICU.cpp | 90 UErrorCode status = U_ZERO_ERROR; in hasKey() 101 UErrorCode status = U_ZERO_ERROR; in ICU_addLikelySubtags() 125 UErrorCode status = U_ZERO_ERROR; in ICU_getCurrencyFractionDigits() 140 UErrorCode status = U_ZERO_ERROR; in ICU_getCurrencyCode() 168 status = U_ZERO_ERROR; in ICU_getCurrencyCode() 191 UErrorCode status = U_ZERO_ERROR; in getCurrencyName() 362 UErrorCode status = U_ZERO_ERROR; in setStringField() 386 UErrorCode status = U_ZERO_ERROR; in setNumberPatterns() 403 UErrorCode status = U_ZERO_ERROR; in setDecimalFormatSymbolsData() 454 UErrorCode status = U_ZERO_ERROR; in getAmPmMarkersNarrow() [all …]
|
D | java_text_Bidi.cpp | 90 UErrorCode err = U_ZERO_ERROR; in Bidi_ubidi_setPara() 96 UErrorCode status = U_ZERO_ERROR; in Bidi_ubidi_setLine() 120 UErrorCode status = U_ZERO_ERROR; in Bidi_ubidi_getLevels() 132 UErrorCode status = U_ZERO_ERROR; in Bidi_ubidi_countRuns() 143 UErrorCode status = U_ZERO_ERROR; in Bidi_ubidi_getRuns()
|
D | libcore_icu_NativeNormalizer.cpp | 32 UErrorCode status = U_ZERO_ERROR; in NativeNormalizer_normalizeImpl() 45 UErrorCode status = U_ZERO_ERROR; in NativeNormalizer_isNormalizedImpl()
|
D | libcore_icu_Transliterator.cpp | 35 UErrorCode status = U_ZERO_ERROR; in Transliterator_create() 48 UErrorCode status = U_ZERO_ERROR; in Transliterator_getAvailableIDs()
|
D | libcore_icu_DateIntervalFormat.cpp | 38 UErrorCode status = U_ZERO_ERROR; in DateIntervalFormat_createDateIntervalFormat() 63 UErrorCode status = U_ZERO_ERROR; in DateIntervalFormat_formatDateInterval()
|
D | libcore_icu_NativeDecimalFormat.cpp | 115 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_open() 149 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_setSymbol() 170 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_setTextAttribute() 177 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_getTextAttribute() 187 status = U_ZERO_ERROR; in NativeDecimalFormat_getTextAttribute() 201 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_applyPatternImpl() 260 UErrorCode status = U_ZERO_ERROR; in format() 334 UErrorCode status = U_ZERO_ERROR; in NativeDecimalFormat_parse()
|
D | java_lang_Character.cpp | 52 UErrorCode status = U_ZERO_ERROR; in Character_getNameImpl() 150 UErrorCode status = U_ZERO_ERROR; in Character_unicodeScriptForCodePoint() 152 if (status != U_ZERO_ERROR) { in Character_unicodeScriptForCodePoint()
|
D | java_util_regex_Matcher.cpp | 104 mStatus = U_ZERO_ERROR; in init() 135 if (matcher.status() != U_ZERO_ERROR) { in Matcher_findNextImpl() 175 UErrorCode status = U_ZERO_ERROR; in Matcher_openImpl()
|
D | libcore_icu_NativeIDN.cpp | 41 UErrorCode status = U_ZERO_ERROR; in NativeIDN_convertImpl()
|
D | libcore_icu_TimeZoneNames.cpp | 69 UErrorCode status = U_ZERO_ERROR; in TimeZoneNames_fillZoneStrings() 125 UErrorCode status = U_ZERO_ERROR; in TimeZoneNames_getExemplarLocation()
|
D | libcore_icu_NativePluralRules.cpp | 52 UErrorCode status = U_ZERO_ERROR; in NativePluralRules_forLocaleImpl()
|
D | java_util_regex_Pattern.cpp | 81 UErrorCode status = U_ZERO_ERROR; in Pattern_compileImpl()
|
D | libcore_icu_NativeBreakIterator.cpp | 94 mStatus = U_ZERO_ERROR; in init() 115 UErrorCode status = U_ZERO_ERROR; \
|
D | org_apache_harmony_xml_ExpatParser.cpp | 441 UErrorCode status = U_ZERO_ERROR; in fillBuffer()
|
/libcore/luni/src/main/java/libcore/icu/ |
D | ICU.java | 364 public static final int U_ZERO_ERROR = 0; field in ICU 371 return error > U_ZERO_ERROR; in U_FAILURE()
|