Home
last modified time | relevance | path

Searched defs:pErrorCode (Results 1 – 25 of 94) sorted by relevance

1234

/external/icu/icu4c/source/common/
Dunorm.cpp50 UErrorCode *pErrorCode) { in unorm_quickCheck()
58 UErrorCode *pErrorCode) { in unorm_quickCheckWithOptions()
73 UErrorCode *pErrorCode) { in unorm_isNormalized()
81 UErrorCode *pErrorCode) { in unorm_isNormalizedWithOptions()
100 UErrorCode *pErrorCode) { in unorm_normalize()
121 UErrorCode *pErrorCode) { in _iterate()
181 UErrorCode *pErrorCode) { in unorm_iterate()
201 UErrorCode *pErrorCode) { in unorm_previous()
214 UErrorCode *pErrorCode) { in unorm_next()
229 UErrorCode *pErrorCode) { in _concatenate()
[all …]
Dubiditransform.c93 ubiditransform_open(UErrorCode *pErrorCode) in ubiditransform_open()
129 action_resolve(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_resolve()
146 action_reorder(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reorder()
166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse()
184 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
200 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
222 uint32_t newSize, UErrorCode *pErrorCode) in updateSrc()
255 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
272 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
302 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
[all …]
Ducnvlat1.c35 UErrorCode *pErrorCode) { in _Latin1ToUnicodeWithOffsets()
121 UErrorCode *pErrorCode) { in _Latin1GetNextUChar()
136 UErrorCode *pErrorCode) { in _Latin1FromUnicodeWithOffsets()
324 UErrorCode *pErrorCode) { in ucnv_Latin1FromUTF8()
423 UErrorCode *pErrorCode) { in _Latin1GetUnicodeSet()
471 UErrorCode *pErrorCode) { in _ASCIIToUnicodeWithOffsets()
580 UErrorCode *pErrorCode) { in _ASCIIGetNextUChar()
608 UErrorCode *pErrorCode) { in ucnv_ASCIIFromUTF8()
697 UErrorCode *pErrorCode) { in _ASCIIGetUnicodeSet()
Dudataswp.c35 UErrorCode *pErrorCode) { in uprv_swapArray16()
65 UErrorCode *pErrorCode) { in uprv_copyArray16()
83 UErrorCode *pErrorCode) { in uprv_swapArray32()
113 UErrorCode *pErrorCode) { in uprv_copyArray32()
131 UErrorCode *pErrorCode) { in uprv_swapArray64()
162 UErrorCode *pErrorCode) { in uprv_copyArray64()
235 UErrorCode *pErrorCode) { in udata_swapInvStringBlock()
288 UErrorCode *pErrorCode) { in udata_swapDataHeader()
365 UErrorCode *pErrorCode) { in udata_openSwapper()
420 UErrorCode *pErrorCode) { in udata_openSwapperForInputData()
Ducnv_io.cpp313 haveAliasData(UErrorCode *pErrorCode) { in haveAliasData()
319 isAlias(const char *alias, UErrorCode *pErrorCode) { in isAlias()
552 findConverter(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in findConverter()
645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset()
696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum()
738 ucnv_io_getConverterName(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in ucnv_io_getConverterName()
837 UErrorCode *pErrorCode) in ucnv_openStandardNames()
871 ucnv_io_countAliases(const char *alias, UErrorCode *pErrorCode) { in ucnv_io_countAliases()
889 ucnv_io_getAliases(const char *alias, uint16_t start, const char **aliases, UErrorCode *pErrorCode)… in ucnv_io_getAliases()
914 ucnv_io_getAlias(const char *alias, uint16_t n, UErrorCode *pErrorCode) { in ucnv_io_getAlias()
[all …]
Ducnv_cnv.c35 UErrorCode *pErrorCode) { in ucnv_getCompleteUnicodeSet()
43 UErrorCode *pErrorCode) { in ucnv_getNonSurrogateUnicodeSet()
54 UErrorCode *pErrorCode) { in ucnv_fromUWriteBytes()
94 UErrorCode *pErrorCode) { in ucnv_toUWriteUChars()
134 UErrorCode *pErrorCode) { in ucnv_toUWriteCodePoint()
Ducasemap.cpp43 ucasemap_open(const char *locale, uint32_t options, UErrorCode *pErrorCode) { in ucasemap_open()
89 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) { in ucasemap_setLocale()
265 UErrorCode *pErrorCode) { in _caseMap()
314 UErrorCode *pErrorCode) { in ucasemap_internalUTF8ToTitle()
477 UErrorCode *pErrorCode) { in toUpper()
608 UErrorCode *pErrorCode) { in ucasemap_internalUTF8ToLower()
623 UErrorCode *pErrorCode) { in ucasemap_internalUTF8ToUpper()
643 UErrorCode *pErrorCode) { in utf8_foldCase()
687 UErrorCode *pErrorCode) { in ucasemap_internalUTF8Fold()
696 UErrorCode *pErrorCode) { in ucasemap_mapUTF8()
[all …]
Dustrtrns.cpp46 UErrorCode *pErrorCode) { in u_strFromUTF32WithSub()
145 UErrorCode *pErrorCode) { in u_strFromUTF32()
160 UErrorCode *pErrorCode) { in u_strToUTF32WithSub()
251 UErrorCode *pErrorCode) { in u_strToUTF32()
412 UErrorCode *pErrorCode){ in u_strFromUTF8WithSub()
735 UErrorCode *pErrorCode){ in u_strFromUTF8()
749 UErrorCode *pErrorCode) { in u_strFromUTF8Lenient()
989 UErrorCode *pErrorCode){ in u_strToUTF8WithSub()
1252 UErrorCode *pErrorCode){ in u_strToUTF8()
1268 UErrorCode *pErrorCode) { in u_strFromJavaModifiedUTF8WithSub()
[all …]
Ducnv_u16.c51 UErrorCode *pErrorCode) { in _UTF16BEFromUnicodeWithOffsets()
255 UErrorCode *pErrorCode) { in _UTF16BEToUnicodeWithOffsets()
589 UErrorCode *pErrorCode) { in _UTF16BEOpen()
650 UErrorCode *pErrorCode) { in _UTF16LEFromUnicodeWithOffsets()
854 UErrorCode *pErrorCode) { in _UTF16LEToUnicodeWithOffsets()
1188 UErrorCode *pErrorCode) { in _UTF16LEOpen()
1289 UErrorCode *pErrorCode) { in _UTF16Open()
1326 UErrorCode *pErrorCode) { in _UTF16ToUnicodeWithOffsets()
1466 UErrorCode *pErrorCode) { in _UTF16GetNextUChar()
Dnormalizer2.cpp266 unorm2_getNFCInstance(UErrorCode *pErrorCode) { in unorm2_getNFCInstance()
271 unorm2_getNFDInstance(UErrorCode *pErrorCode) { in unorm2_getNFDInstance()
284 UErrorCode *pErrorCode) { in unorm2_normalize()
319 UErrorCode *pErrorCode) { in normalizeSecondAndAppend()
374 UErrorCode *pErrorCode) { in unorm2_normalizeSecondAndAppend()
385 UErrorCode *pErrorCode) { in unorm2_append()
395 UErrorCode *pErrorCode) { in unorm2_getDecomposition()
414 UErrorCode *pErrorCode) { in unorm2_getRawDecomposition()
443 UErrorCode *pErrorCode) { in unorm2_isNormalized()
458 UErrorCode *pErrorCode) { in unorm2_quickCheck()
[all …]
Dustrcase.cpp157 UErrorCode *pErrorCode) { in _caseMap()
197 UErrorCode *pErrorCode) { in ustrcase_internalToTitle()
819 UErrorCode *pErrorCode) { in toUpper()
942 UErrorCode *pErrorCode) { in ustrcase_internalToLower()
957 UErrorCode *pErrorCode) { in ustrcase_internalToUpper()
977 UErrorCode *pErrorCode) { in ustr_foldCase()
1010 UErrorCode *pErrorCode) { in ustrcase_internalFold()
1019 UErrorCode *pErrorCode) { in ustrcase_map()
1087 UErrorCode *pErrorCode) { in u_strFoldCase()
1134 UErrorCode *pErrorCode) { in _cmpFold()
[all …]
Dutrie2_builder.cpp109 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_open()
278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_clone()
366 utrie2_cloneAsThawed(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_cloneAsThawed()
410 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie()
618 UErrorCode *pErrorCode) { in set32()
636 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { in utrie2_set32()
650 UErrorCode *pErrorCode) { in utrie2_set32ForLeadSurrogateCodeUnit()
698 UErrorCode *pErrorCode) { in utrie2_setRange32()
1174 compactTrie(UTrie2 *trie, UErrorCode *pErrorCode) { in compactTrie()
1251 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
[all …]
Ducnvmbcs.cpp638 UErrorCode *pErrorCode) { in enumToU()
810 UErrorCode *pErrorCode) { in ucnv_MBCSEnumToUnicode()
856 UErrorCode *pErrorCode) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode()
1064 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSetForUnicode()
1077 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSet()
1110 UErrorCode *pErrorCode) { in _extFromU()
1177 UErrorCode *pErrorCode) { in _extToU()
1257 _EBCDICSwapLFNL(UConverterSharedData *sharedData, UErrorCode *pErrorCode) { in _EBCDICSwapLFNL()
1486 UErrorCode *pErrorCode) { in reconstituteData()
1557 UErrorCode *pErrorCode) { in ucnv_MBCSLoad()
[all …]
Dudata.cpp206 setCommonICUDataPointer(const void *pData, UBool /*warn*/, UErrorCode *pErrorCode) { in setCommonICUDataPointer()
437 UErrorCode *pErrorCode) in UDataPathIterator()
503 const char *UDataPathIterator::next(UErrorCode *pErrorCode) in next()
652 UErrorCode *pErrorCode) in openCommonData()
860 udata_setCommonData(const void *data, UErrorCode *pErrorCode) { in udata_setCommonData()
965 UErrorCode *pErrorCode) in doLoadFromIndividualFiles()
1023 UErrorCode *pErrorCode) in doLoadFromCommonData()
1127 UErrorCode *pErrorCode) in doOpenChoice()
1353 UErrorCode *pErrorCode) { in udata_open()
1374 UErrorCode *pErrorCode) { in udata_openChoice()
Dubidiwrt.c62 UErrorCode *pErrorCode) { in doWriteForward()
155 UErrorCode *pErrorCode) { in doWriteReverse()
312 UErrorCode *pErrorCode) { in ubidi_writeReverse()
353 UErrorCode *pErrorCode) { in ubidi_writeReordered()
Dpropsvec.c44 upvec_open(int32_t columns, UErrorCode *pErrorCode) { in upvec_open()
158 UErrorCode *pErrorCode) { in upvec_setValue()
336 …c_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) { in upvec_compact()
453 int32_t *pRows, int32_t *pColumns, UErrorCode *pErrorCode) { in upvec_cloneArray()
481 upvec_compactToUTrie2WithRowIndexes(UPropsVectors *pv, UErrorCode *pErrorCode) { in upvec_compactToUTrie2WithRowIndexes()
501 UErrorCode *pErrorCode) { in upvec_compactToUTrie2Handler()
Dlocdspnm.cpp860 UErrorCode *pErrorCode) { in uldn_open()
873 UErrorCode *pErrorCode) { in uldn_openForContext()
908 UErrorCode *pErrorCode) { in uldn_getContext()
920 UErrorCode *pErrorCode) { in uldn_localeDisplayName()
942 UErrorCode *pErrorCode) { in uldn_languageDisplayName()
960 UErrorCode *pErrorCode) { in uldn_scriptDisplayName()
978 UErrorCode *pErrorCode) { in uldn_scriptCodeDisplayName()
987 UErrorCode *pErrorCode) { in uldn_regionDisplayName()
1005 UErrorCode *pErrorCode) { in uldn_variantDisplayName()
1023 UErrorCode *pErrorCode) { in uldn_keyDisplayName()
[all …]
Dlocdispnames.cpp303 UErrorCode *pErrorCode) { in _getStringOrCopyKey()
356 UErrorCode *pErrorCode) { in _getDisplayNameForComponent()
395 UErrorCode *pErrorCode) { in uloc_getDisplayLanguage()
404 UErrorCode *pErrorCode) in uloc_getDisplayScript()
423 UErrorCode *pErrorCode) in uloc_getDisplayScriptInContext()
433 UErrorCode *pErrorCode) { in uloc_getDisplayCountry()
447 UErrorCode *pErrorCode) { in uloc_getDisplayVariant()
468 UErrorCode *pErrorCode) in uloc_getDisplayName()
Dubidiln.c129 UErrorCode *pErrorCode) { in ubidi_setLine()
263 ubidi_getLevels(UBiDi *pBiDi, UErrorCode *pErrorCode) { in ubidi_getLevels()
352 ubidi_countRuns(UBiDi *pBiDi, UErrorCode *pErrorCode) { in ubidi_countRuns()
520 static int32_t getRunFromLogicalIndex(UBiDi *pBiDi, int32_t logicalIndex, UErrorCode *pErrorCode) { in getRunFromLogicalIndex()
550 ubidi_getRuns(UBiDi *pBiDi, UErrorCode *pErrorCode) { in ubidi_getRuns()
877 ubidi_getVisualIndex(UBiDi *pBiDi, int32_t logicalIndex, UErrorCode *pErrorCode) { in ubidi_getVisualIndex()
987 ubidi_getLogicalIndex(UBiDi *pBiDi, int32_t visualIndex, UErrorCode *pErrorCode) { in ubidi_getLogicalIndex()
1112 ubidi_getLogicalMap(UBiDi *pBiDi, int32_t *indexMap, UErrorCode *pErrorCode) { in ubidi_getLogicalMap()
1213 ubidi_getVisualMap(UBiDi *pBiDi, int32_t *indexMap, UErrorCode *pErrorCode) { in ubidi_getVisualMap()
Dustr_wcs.cpp70 UErrorCode *pErrorCode){ in _strToWCS()
237 UErrorCode *pErrorCode){ in u_strToWCS()
288 UErrorCode *pErrorCode) in _strFromWCS()
491 UErrorCode *pErrorCode) in u_strFromWCS()
/external/icu/icu4c/source/i18n/
Dudatpg.cpp32 udatpg_open(const char *locale, UErrorCode *pErrorCode) { in udatpg_open()
41 udatpg_openEmpty(UErrorCode *pErrorCode) { in udatpg_openEmpty()
51 udatpg_clone(const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode) { in udatpg_clone()
62 UErrorCode *pErrorCode) { in udatpg_getBestPattern()
73 UErrorCode *pErrorCode) { in udatpg_getBestPatternWithOptions()
90 UErrorCode *pErrorCode) { in udatpg_getSkeleton()
108 UErrorCode *pErrorCode) { in udatpg_getBaseSkeleton()
127 UErrorCode *pErrorCode) { in udatpg_addPattern()
223 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
235 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypesWithOptions()
[all …]
/external/icu/icu4c/source/tools/toolutil/
Dswapimpl.cpp77 UErrorCode *pErrorCode) { in upname_swap()
162 UErrorCode *pErrorCode) { in uprops_swap()
310 UErrorCode *pErrorCode) { in ucase_swap()
412 UErrorCode *pErrorCode) { in ubidi_swap()
522 UErrorCode *pErrorCode) { in unorm_swap()
646 UErrorCode *pErrorCode) { in test_swap()
752 UErrorCode *pErrorCode) { in udata_swap()
Duparse.c78 UErrorCode *pErrorCode) { in u_parseDelimitedFile()
191 UErrorCode *pErrorCode) { in u_parseCodePoints()
240 UErrorCode *pErrorCode) { in u_parseString()
301 UErrorCode *pErrorCode) { in u_parseCodePointRangeAnyTerminator()
351 UErrorCode *pErrorCode) { in u_parseCodePointRange()
Dpkgitems.cpp132 UErrorCode *pErrorCode) { in makeTargetName()
166 UErrorCode *pErrorCode) { in checkIDSuffix()
177 UErrorCode *pErrorCode) { in checkParent()
225 CheckDependency check, void *context, UErrorCode *pErrorCode) { in checkAlias()
286 UErrorCode *pErrorCode) { in ures_enumDependencies()
372 UErrorCode *pErrorCode) { in ures_enumDependencies()
449 UErrorCode *pErrorCode) { in ucnv_enumDependencies()
/external/icu/icu4c/source/tools/gensprep/
Dgensprep.c280 UErrorCode *pErrorCode) { in normalizationCorrectionsLineFn()
323 parseNormalizationCorrections(const char *filename, UErrorCode *pErrorCode) { in parseNormalizationCorrections()
343 UErrorCode *pErrorCode) { in strprepProfileLineFn()
428 parseMappings(const char *filename, UBool reportError, UErrorCode *pErrorCode) { in parseMappings()

1234