Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A 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()
221 UErrorCode *pErrorCode) { in udatpg_setDateTimeFormatForStyle()
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A 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()
221 UErrorCode *pErrorCode) { in udatpg_setDateTimeFormatForStyle()
[all …]
/aosp_15_r20/external/icu/libicu/src/
H A Dshim.cpp340 UChar32 u_charFromName(UCharNameChoice nameChoice, const char * name, UErrorCode * pErrorCode) { in u_charFromName()
346 …2 code, UCharNameChoice nameChoice, char * buffer, int32_t bufferLength, UErrorCode * pErrorCode) { in u_charName()
358 …imit, UEnumCharNamesFn * fn, void * context, UCharNameChoice nameChoice, UErrorCode * pErrorCode) { in u_enumCharNames()
526 …1, int32_t length1, const UChar * s2, int32_t length2, uint32_t options, UErrorCode * pErrorCode) { in u_strCaseCompare()
538 …_t destCapacity, const UChar * src, int32_t srcLength, uint32_t options, UErrorCode * pErrorCode) { in u_strFoldCase()
541 …Capacity, int32_t * pDestLength, const UChar32 * src, int32_t srcLength, UErrorCode * pErrorCode) { in u_strFromUTF32()
544 … * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) { in u_strFromUTF32WithSub()
547 …estCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UErrorCode * pErrorCode) { in u_strFromUTF8()
550 …estCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UErrorCode * pErrorCode) { in u_strFromUTF8Lenient()
553 … * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) { in u_strFromUTF8WithSub()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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()
H A Ducnvmbcs.cpp639 UErrorCode *pErrorCode) { in enumToU()
811 UErrorCode *pErrorCode) { in ucnv_MBCSEnumToUnicode()
857 UErrorCode *pErrorCode) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode()
1065 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSetForUnicode()
1078 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSet()
1111 UErrorCode *pErrorCode) { in _extFromU()
1178 UErrorCode *pErrorCode) { in _extToU()
1258 _EBCDICSwapLFNL(UConverterSharedData *sharedData, UErrorCode *pErrorCode) { in _EBCDICSwapLFNL()
1487 UErrorCode *pErrorCode) { in reconstituteData()
1558 UErrorCode *pErrorCode) { in ucnv_MBCSLoad()
[all …]
H A 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()
266 UErrorCode *pErrorCode){ in u_strFromUTF8WithSub()
545 UErrorCode *pErrorCode){ in u_strFromUTF8()
559 UErrorCode *pErrorCode) { in u_strFromUTF8Lenient()
799 UErrorCode *pErrorCode){ in u_strToUTF8WithSub()
1062 UErrorCode *pErrorCode){ in u_strToUTF8()
1078 UErrorCode *pErrorCode) { in u_strFromJavaModifiedUTF8WithSub()
[all …]
H A 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()
H A Dnormalizer2.cpp314 unorm2_getNFCInstance(UErrorCode *pErrorCode) { in unorm2_getNFCInstance()
319 unorm2_getNFDInstance(UErrorCode *pErrorCode) { in unorm2_getNFDInstance()
332 UErrorCode *pErrorCode) { in unorm2_normalize()
367 UErrorCode *pErrorCode) { in normalizeSecondAndAppend()
422 UErrorCode *pErrorCode) { in unorm2_normalizeSecondAndAppend()
433 UErrorCode *pErrorCode) { in unorm2_append()
443 UErrorCode *pErrorCode) { in unorm2_getDecomposition()
462 UErrorCode *pErrorCode) { in unorm2_getRawDecomposition()
491 UErrorCode *pErrorCode) { in unorm2_isNormalized()
506 UErrorCode *pErrorCode) { in unorm2_quickCheck()
[all …]
H A Ducnv_u16.cpp53 UErrorCode *pErrorCode) { in _UTF16BEFromUnicodeWithOffsets()
257 UErrorCode *pErrorCode) { in _UTF16BEToUnicodeWithOffsets()
591 UErrorCode *pErrorCode) { in _UTF16BEOpen()
654 UErrorCode *pErrorCode) { in _UTF16LEFromUnicodeWithOffsets()
858 UErrorCode *pErrorCode) { in _UTF16LEToUnicodeWithOffsets()
1192 UErrorCode *pErrorCode) { in _UTF16LEOpen()
1295 UErrorCode *pErrorCode) { in _UTF16Open()
1341 UErrorCode *pErrorCode) { in _UTF16ToUnicodeWithOffsets()
1481 UErrorCode *pErrorCode) { in _UTF16GetNextUChar()
H A Dudata.cpp214 setCommonICUDataPointer(const void *pData, UBool /*warn*/, UErrorCode *pErrorCode) { in setCommonICUDataPointer()
450 UErrorCode *pErrorCode) in UDataPathIterator()
515 const char *UDataPathIterator::next(UErrorCode *pErrorCode) in next()
672 UErrorCode *pErrorCode) in openCommonData()
889 udata_setCommonData(const void *data, UErrorCode *pErrorCode) { in udata_setCommonData()
994 UErrorCode *pErrorCode) in doLoadFromIndividualFiles()
1052 UErrorCode *pErrorCode) in doLoadFromCommonData()
1161 UErrorCode *pErrorCode) in doOpenChoice()
1396 UErrorCode *pErrorCode) { in udata_open()
1417 UErrorCode *pErrorCode) { in udata_openChoice()
/aosp_15_r20/external/icu/icu4c/source/common/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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()
H A Ducnvmbcs.cpp639 UErrorCode *pErrorCode) { in enumToU()
811 UErrorCode *pErrorCode) { in ucnv_MBCSEnumToUnicode()
857 UErrorCode *pErrorCode) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode()
1065 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSetForUnicode()
1078 UErrorCode *pErrorCode) { in ucnv_MBCSGetUnicodeSet()
1111 UErrorCode *pErrorCode) { in _extFromU()
1178 UErrorCode *pErrorCode) { in _extToU()
1258 _EBCDICSwapLFNL(UConverterSharedData *sharedData, UErrorCode *pErrorCode) { in _EBCDICSwapLFNL()
1487 UErrorCode *pErrorCode) { in reconstituteData()
1558 UErrorCode *pErrorCode) { in ucnv_MBCSLoad()
[all …]
H A 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()
266 UErrorCode *pErrorCode){ in u_strFromUTF8WithSub()
545 UErrorCode *pErrorCode){ in u_strFromUTF8()
559 UErrorCode *pErrorCode) { in u_strFromUTF8Lenient()
799 UErrorCode *pErrorCode){ in u_strToUTF8WithSub()
1062 UErrorCode *pErrorCode){ in u_strToUTF8()
1078 UErrorCode *pErrorCode) { in u_strFromJavaModifiedUTF8WithSub()
[all …]
H A 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()
H A Dnormalizer2.cpp314 unorm2_getNFCInstance(UErrorCode *pErrorCode) { in unorm2_getNFCInstance()
319 unorm2_getNFDInstance(UErrorCode *pErrorCode) { in unorm2_getNFDInstance()
332 UErrorCode *pErrorCode) { in unorm2_normalize()
367 UErrorCode *pErrorCode) { in normalizeSecondAndAppend()
422 UErrorCode *pErrorCode) { in unorm2_normalizeSecondAndAppend()
433 UErrorCode *pErrorCode) { in unorm2_append()
443 UErrorCode *pErrorCode) { in unorm2_getDecomposition()
462 UErrorCode *pErrorCode) { in unorm2_getRawDecomposition()
491 UErrorCode *pErrorCode) { in unorm2_isNormalized()
506 UErrorCode *pErrorCode) { in unorm2_quickCheck()
[all …]
H A Ducnv_u16.cpp53 UErrorCode *pErrorCode) { in _UTF16BEFromUnicodeWithOffsets()
257 UErrorCode *pErrorCode) { in _UTF16BEToUnicodeWithOffsets()
591 UErrorCode *pErrorCode) { in _UTF16BEOpen()
654 UErrorCode *pErrorCode) { in _UTF16LEFromUnicodeWithOffsets()
858 UErrorCode *pErrorCode) { in _UTF16LEToUnicodeWithOffsets()
1192 UErrorCode *pErrorCode) { in _UTF16LEOpen()
1295 UErrorCode *pErrorCode) { in _UTF16Open()
1341 UErrorCode *pErrorCode) { in _UTF16ToUnicodeWithOffsets()
1481 UErrorCode *pErrorCode) { in _UTF16GetNextUChar()
/aosp_15_r20/external/icu/libandroidicu/static_shim/
H A Dshim.cpp83 …2 code, UCharNameChoice nameChoice, char * buffer, int32_t bufferLength, UErrorCode * pErrorCode) { in u_charName_android()
170 …estCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UErrorCode * pErrorCode) { in u_strFromUTF8_android()
173 … * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) { in u_strFromUTF8WithSub_android()
176 …destCapacity, const UChar * src, int32_t srcLength, const char * locale, UErrorCode * pErrorCode) { in u_strToLower_android()
179 …stCapacity, int32_t * pDestLength, const UChar * src, int32_t srcLength, UErrorCode * pErrorCode) { in u_strToUTF8_android()
182 …destCapacity, const UChar * src, int32_t srcLength, const char * locale, UErrorCode * pErrorCode) { in u_strToUpper_android()
197 int32_t ubidi_countRuns_android(UBiDi * pBiDi, UErrorCode * pErrorCode) { in ubidi_countRuns_android()
218 UBiDi * ubidi_openSized_android(int32_t maxLength, int32_t maxRunCount, UErrorCode * pErrorCode) { in ubidi_openSized_android()
224 …oid * newContext, UBiDiClassCallback ** oldFn, const void ** oldContext, UErrorCode * pErrorCode) { in ubidi_setClassCallback_android()
227 …ext, int32_t length, UBiDiLevel paraLevel, UBiDiLevel * embeddingLevels, UErrorCode * pErrorCode) { in ubidi_setPara_android()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp80 UErrorCode *pErrorCode) { in upname_swap()
165 UErrorCode *pErrorCode) { in uprops_swap()
313 UErrorCode *pErrorCode) { in ucase_swap()
415 UErrorCode *pErrorCode) { in ubidi_swap()
525 UErrorCode *pErrorCode) { in unorm_swap()
650 UErrorCode *pErrorCode) { in ulayout_swap()
750 UErrorCode *pErrorCode) { in uemoji_swap()
858 UErrorCode *pErrorCode) { in test_swap()
970 UErrorCode *pErrorCode) { in udata_swap()
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp80 UErrorCode *pErrorCode) { in upname_swap()
165 UErrorCode *pErrorCode) { in uprops_swap()
313 UErrorCode *pErrorCode) { in ucase_swap()
415 UErrorCode *pErrorCode) { in ubidi_swap()
525 UErrorCode *pErrorCode) { in unorm_swap()
650 UErrorCode *pErrorCode) { in ulayout_swap()
750 UErrorCode *pErrorCode) { in uemoji_swap()
858 UErrorCode *pErrorCode) { in test_swap()
970 UErrorCode *pErrorCode) { in udata_swap()

123456789