Searched refs:UCNV_SBCS (Results 1 – 15 of 15) sorted by relevance
/third_party/icu/icu4c/source/tools/makeconv/ |
D | ucnvstat.c | 27 0, UCNV_IBM, UCNV_SBCS, 1, 1,
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
D | ucnvstat.c | 25 0, UCNV_IBM, UCNV_SBCS, 1, 1,
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucmstate.cpp | 269 states->conversionType = UCNV_SBCS; in ucm_parseHeaderLine() 301 case UCNV_SBCS: in ucm_parseHeaderLine() 436 case UCNV_SBCS: in ucm_processStates()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ucmstate.cpp | 269 states->conversionType = UCNV_SBCS; in ucm_parseHeaderLine() 301 case UCNV_SBCS: in ucm_parseHeaderLine() 436 case UCNV_SBCS: in ucm_processStates()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucmstate.cpp | 269 states->conversionType = UCNV_SBCS; in ucm_parseHeaderLine() 301 case UCNV_SBCS: in ucm_parseHeaderLine() 436 case UCNV_SBCS: in ucm_processStates()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv.h | 97 UCNV_SBCS = 0, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 97 UCNV_SBCS = 0, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv.h | 98 UCNV_SBCS = 0, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | ucnv.cpp | 2897 case UCNV_SBCS: in ucnv_isFixedWidth()
|
D | ucnvmbcs.cpp | 5714 return (UConverterType)UCNV_SBCS; in ucnv_MBCSGetType()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv.cpp | 2902 case UCNV_SBCS: in ucnv_isFixedWidth()
|
D | ucnvmbcs.cpp | 5714 return (UConverterType)UCNV_SBCS; in ucnv_MBCSGetType()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv.cpp | 2890 case UCNV_SBCS: in ucnv_isFixedWidth()
|
D | ucnvmbcs.cpp | 5714 return (UConverterType)UCNV_SBCS; in ucnv_MBCSGetType()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 1436 TestConverterType("ibm-878", UCNV_SBCS); in TestConverterTypesAndStarters()
|