Home
last modified time | relevance | path

Searched refs:fRes16 (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp145 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
152 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
526 bundle->f16BitUnits.append((UChar)current->fRes16); in writeAllRes16()
542 res16 |= current->fRes16; in handleWrite16()
564 res16 |= current->fRes16; in handleWrite16()
629 fRes16 = bundle->makeRes16(fRes); in write16()
Dreslist.h218 …int32_t fRes16; /* Res16 version of fRes for Table, Table16, Array16; -1 if it does not fit. */ member
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
545 bundle->f16BitUnits.append((UChar)current->fRes16); in writeAllRes16()
561 res16 |= current->fRes16; in handleWrite16()
583 res16 |= current->fRes16; in handleWrite16()
648 fRes16 = bundle->makeRes16(fRes); in write16()
Dreslist.h235 …int32_t fRes16; /* Res16 version of fRes for Table, Table16, Array16; -1 if it does not fit. */ member
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
545 bundle->f16BitUnits.append((UChar)current->fRes16); in writeAllRes16()
561 res16 |= current->fRes16; in handleWrite16()
583 res16 |= current->fRes16; in handleWrite16()
648 fRes16 = bundle->makeRes16(fRes); in write16()
Dreslist.h235 …int32_t fRes16; /* Res16 version of fRes for Table, Table16, Array16; -1 if it does not fit. */ member
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
545 bundle->f16BitUnits.append((UChar)current->fRes16); in writeAllRes16()
561 res16 |= current->fRes16; in handleWrite16()
583 res16 |= current->fRes16; in handleWrite16()
648 fRes16 = bundle->makeRes16(fRes); in write16()
Dreslist.h235 …int32_t fRes16; /* Res16 version of fRes for Table, Table16, Array16; -1 if it does not fit. */ member