/external/chromium_org/third_party/icu/source/common/ |
ucnvmbcs.h | 179 * struct _MBCSToUFallback { (fallbacks are sorted by offset) 349 } _MBCSToUFallback; 373 const _MBCSToUFallback *toUFallbacks;
|
ucnvmbcs.c | [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucm.h | 268 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 273 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks,
|
ucmstate.c | 590 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 616 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 842 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, [all...] |
/external/icu4c/common/ |
ucnvmbcs.h | 182 * struct _MBCSToUFallback { (fallbacks are sorted by offset) 352 } _MBCSToUFallback; 376 const _MBCSToUFallback *toUFallbacks;
|
ucnvmbcs.c | [all...] |
/external/icu4c/tools/toolutil/ |
ucm.h | 269 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 274 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks,
|
ucmstate.c | 590 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 616 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, 842 _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, [all...] |
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
genmbcs.c | 39 _MBCSToUFallback toUFallbacks[MBCS_MAX_FALLBACK_COUNT]; 342 _MBCSToUFallback *toUFallbacks; [all...] |
/external/icu4c/tools/makeconv/ |
genmbcs.cpp | 39 _MBCSToUFallback toUFallbacks[MBCS_MAX_FALLBACK_COUNT]; 342 _MBCSToUFallback *toUFallbacks; [all...] |