Home
last modified time | relevance | path

Searched refs:mbcsHeaderOptions (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkgitems.cpp487 uint32_t mbcsHeaderLength, mbcsHeaderFlags, mbcsHeaderOptions; in ucnv_enumDependencies() local
501 ((mbcsHeaderOptions=ds->readUInt32(inMBCSHeader->options))& in ucnv_enumDependencies()
504 mbcsHeaderLength=mbcsHeaderOptions&MBCS_OPT_LENGTH_MASK; in ucnv_enumDependencies()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkgitems.cpp485 uint32_t mbcsHeaderLength, mbcsHeaderFlags, mbcsHeaderOptions; in ucnv_enumDependencies() local
499 ((mbcsHeaderOptions=ds->readUInt32(inMBCSHeader->options))& in ucnv_enumDependencies()
502 mbcsHeaderLength=mbcsHeaderOptions&MBCS_OPT_LENGTH_MASK; in ucnv_enumDependencies()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkgitems.cpp487 uint32_t mbcsHeaderLength, mbcsHeaderFlags, mbcsHeaderOptions; in ucnv_enumDependencies() local
501 ((mbcsHeaderOptions=ds->readUInt32(inMBCSHeader->options))& in ucnv_enumDependencies()
504 mbcsHeaderLength=mbcsHeaderOptions&MBCS_OPT_LENGTH_MASK; in ucnv_enumDependencies()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp486 uint32_t mbcsHeaderLength, mbcsHeaderFlags, mbcsHeaderOptions; in ucnv_enumDependencies() local
500 ((mbcsHeaderOptions=ds->readUInt32(inMBCSHeader->options))& in ucnv_enumDependencies()
503 mbcsHeaderLength=mbcsHeaderOptions&MBCS_OPT_LENGTH_MASK; in ucnv_enumDependencies()