Home
last modified time | relevance | path

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

12345678910>>...14

/third_party/flutter/skia/third_party/externals/icu/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.cpp93 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()
185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
224 uint32_t newSize, UErrorCode *pErrorCode) in updateSrc()
257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
[all …]
Ducnv_cnv.cpp35 UErrorCode *pErrorCode) { in ucnv_getCompleteUnicodeSet()
46 UErrorCode *pErrorCode) { in ucnv_getNonSurrogateUnicodeSet()
60 UErrorCode *pErrorCode) { in ucnv_fromUWriteBytes()
100 UErrorCode *pErrorCode) { in ucnv_toUWriteUChars()
140 UErrorCode *pErrorCode) { in ucnv_toUWriteCodePoint()
Ducnvlat1.cpp37 UErrorCode *pErrorCode) { in _Latin1ToUnicodeWithOffsets()
123 UErrorCode *pErrorCode) { in _Latin1GetNextUChar()
138 UErrorCode *pErrorCode) { in _Latin1FromUnicodeWithOffsets()
326 UErrorCode *pErrorCode) { in ucnv_Latin1FromUTF8()
429 UErrorCode *pErrorCode) { in _Latin1GetUnicodeSet()
483 UErrorCode *pErrorCode) { in _ASCIIToUnicodeWithOffsets()
592 UErrorCode *pErrorCode) { in _ASCIIGetNextUChar()
620 UErrorCode *pErrorCode) { in ucnv_ASCIIFromUTF8()
709 UErrorCode *pErrorCode) { in _ASCIIGetUnicodeSet()
Dudataswp.cpp35 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 …]
/third_party/skia/third_party/externals/icu/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.cpp93 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()
185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
224 uint32_t newSize, UErrorCode *pErrorCode) in updateSrc()
257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
[all …]
Ducnv_cnv.cpp35 UErrorCode *pErrorCode) { in ucnv_getCompleteUnicodeSet()
46 UErrorCode *pErrorCode) { in ucnv_getNonSurrogateUnicodeSet()
60 UErrorCode *pErrorCode) { in ucnv_fromUWriteBytes()
100 UErrorCode *pErrorCode) { in ucnv_toUWriteUChars()
140 UErrorCode *pErrorCode) { in ucnv_toUWriteCodePoint()
Ducnvlat1.cpp37 UErrorCode *pErrorCode) { in _Latin1ToUnicodeWithOffsets()
123 UErrorCode *pErrorCode) { in _Latin1GetNextUChar()
138 UErrorCode *pErrorCode) { in _Latin1FromUnicodeWithOffsets()
326 UErrorCode *pErrorCode) { in ucnv_Latin1FromUTF8()
429 UErrorCode *pErrorCode) { in _Latin1GetUnicodeSet()
483 UErrorCode *pErrorCode) { in _ASCIIToUnicodeWithOffsets()
592 UErrorCode *pErrorCode) { in _ASCIIGetNextUChar()
620 UErrorCode *pErrorCode) { in ucnv_ASCIIFromUTF8()
709 UErrorCode *pErrorCode) { in _ASCIIGetUnicodeSet()
Dudataswp.cpp35 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()
/third_party/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.cpp93 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()
185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
224 uint32_t newSize, UErrorCode *pErrorCode) in updateSrc()
257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
[all …]
Ducnv_cnv.cpp35 UErrorCode *pErrorCode) { in ucnv_getCompleteUnicodeSet()
46 UErrorCode *pErrorCode) { in ucnv_getNonSurrogateUnicodeSet()
60 UErrorCode *pErrorCode) { in ucnv_fromUWriteBytes()
100 UErrorCode *pErrorCode) { in ucnv_toUWriteUChars()
140 UErrorCode *pErrorCode) { in ucnv_toUWriteCodePoint()
Ducnvlat1.cpp37 UErrorCode *pErrorCode) { in _Latin1ToUnicodeWithOffsets()
123 UErrorCode *pErrorCode) { in _Latin1GetNextUChar()
138 UErrorCode *pErrorCode) { in _Latin1FromUnicodeWithOffsets()
326 UErrorCode *pErrorCode) { in ucnv_Latin1FromUTF8()
429 UErrorCode *pErrorCode) { in _Latin1GetUnicodeSet()
483 UErrorCode *pErrorCode) { in _ASCIIToUnicodeWithOffsets()
592 UErrorCode *pErrorCode) { in _ASCIIGetNextUChar()
620 UErrorCode *pErrorCode) { in ucnv_ASCIIFromUTF8()
709 UErrorCode *pErrorCode) { in _ASCIIGetUnicodeSet()
Dudataswp.cpp35 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()
/third_party/node/deps/icu-small/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.cpp93 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()
185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
224 uint32_t newSize, UErrorCode *pErrorCode) in updateSrc()
257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
[all …]
Ducnv_cnv.cpp35 UErrorCode *pErrorCode) { in ucnv_getCompleteUnicodeSet()
46 UErrorCode *pErrorCode) { in ucnv_getNonSurrogateUnicodeSet()
60 UErrorCode *pErrorCode) { in ucnv_fromUWriteBytes()
100 UErrorCode *pErrorCode) { in ucnv_toUWriteUChars()
140 UErrorCode *pErrorCode) { in ucnv_toUWriteCodePoint()
Ducnvlat1.cpp37 UErrorCode *pErrorCode) { in _Latin1ToUnicodeWithOffsets()
123 UErrorCode *pErrorCode) { in _Latin1GetNextUChar()
138 UErrorCode *pErrorCode) { in _Latin1FromUnicodeWithOffsets()
326 UErrorCode *pErrorCode) { in ucnv_Latin1FromUTF8()
429 UErrorCode *pErrorCode) { in _Latin1GetUnicodeSet()
483 UErrorCode *pErrorCode) { in _ASCIIToUnicodeWithOffsets()
592 UErrorCode *pErrorCode) { in _ASCIIGetNextUChar()
620 UErrorCode *pErrorCode) { in ucnv_ASCIIFromUTF8()
709 UErrorCode *pErrorCode) { in _ASCIIGetUnicodeSet()
Dudataswp.cpp35 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()
/third_party/node/deps/icu-small/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()
189 UErrorCode *pErrorCode) { in udatpg_getFieldDisplayName()
242 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
[all …]
/third_party/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()
189 UErrorCode *pErrorCode) { in udatpg_getFieldDisplayName()
242 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
[all …]
/third_party/skia/third_party/externals/icu/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()
189 UErrorCode *pErrorCode) { in udatpg_getFieldDisplayName()
242 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
[all …]
/third_party/flutter/skia/third_party/externals/icu/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()
189 UErrorCode *pErrorCode) { in udatpg_getFieldDisplayName()
242 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
[all …]

12345678910>>...14