Home
last modified time | relevance | path

Searched defs:countToUFallbacks (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/tools/toolutil/
Ducmstate.cpp592 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_findFallback()
618 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in compactToUnicode2()
845 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in findUnassigned()
902 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) { in compactToUnicodeHelper()
931 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_optimizeStates()
/third_party/node/deps/icu-small/source/tools/toolutil/
Ducmstate.cpp592 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_findFallback()
618 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in compactToUnicode2()
845 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in findUnassigned()
902 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) { in compactToUnicodeHelper()
931 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_optimizeStates()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ducmstate.cpp592 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_findFallback()
618 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in compactToUnicode2()
844 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in findUnassigned()
901 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) { in compactToUnicodeHelper()
930 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_optimizeStates()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ducmstate.cpp592 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_findFallback()
618 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in compactToUnicode2()
845 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in findUnassigned()
902 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks) { in compactToUnicodeHelper()
931 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, in ucm_optimizeStates()
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.h373 uint32_t countToUFallbacks; member
466 countToUFallbacks, member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvmbcs.h373 uint32_t countToUFallbacks; member
466 countToUFallbacks, member
/third_party/icu/icu4c/source/common/
Ducnvmbcs.h373 uint32_t countToUFallbacks; member
466 countToUFallbacks, member
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.h373 uint32_t countToUFallbacks; member
466 countToUFallbacks, member
/third_party/flutter/skia/third_party/externals/icu/source/tools/makeconv/
Dgenmbcs.cpp42 int32_t countToUFallbacks; member
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dgenmbcs.cpp43 int32_t countToUFallbacks; member
/third_party/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp43 int32_t countToUFallbacks; member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java72 int countToUFallbacks; field in CharsetMBCS.UConverterMBCSTable
154 int countStates, countToUFallbacks, offsetToUCodeUnits, offsetFromUTable, offsetFromUBytes; field in CharsetMBCS.MBCSHeader