Searched refs:nGroups (Results 1 – 13 of 13) sorted by relevance
/third_party/bzip2/ |
D | 0002-CVE-2019-12900.patch | 22 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); 23 if (nGroups < 2 || nGroups > BZ_N_GROUPS) RETURN(BZ_DATA_ERROR);
|
/third_party/icu/icu4c/source/samples/layout/ |
D | cmaps.cpp | 106 return new CMAPGroupMapper(cmap, encoding->groups, SWAPL(encoding->nGroups)); in createUnicodeMapper() 176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument 179 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper() 181 fRangeOffset = nGroups - fPower; in CMAPGroupMapper()
|
D | sfnt.h | 127 le_uint32 nGroups; member 140 le_uint32 nGroups; member
|
D | cmaps.h | 68 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | cmaps.cpp | 106 return new CMAPGroupMapper(cmap, encoding->groups, SWAPL(encoding->nGroups)); in createUnicodeMapper() 176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument 179 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper() 181 fRangeOffset = nGroups - fPower; in CMAPGroupMapper()
|
D | sfnt.h | 127 le_uint32 nGroups; member 140 le_uint32 nGroups; member
|
D | cmaps.h | 68 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | cmaps.cpp | 146 return new CMAPGroupMapper(cmap, encoding->groups, SWAPL(encoding->nGroups)); in createUnicodeMapper() 217 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument 220 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper() 222 fRangeOffset = nGroups - fPower; in CMAPGroupMapper()
|
D | sfnt.h | 215 le_uint32 nGroups; member 224 le_uint32 nGroups; member 254 le_uint32 nGroups; member 262 le_uint32 nGroups; member
|
D | cmaps.h | 64 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
|
/third_party/icu/icu4c/source/test/letest/ |
D | cmaps.cpp | 145 return new CMAPGroupMapper(cmap, encoding->groups, SWAPL(encoding->nGroups)); in createUnicodeMapper() 216 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument 219 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper() 221 fRangeOffset = nGroups - fPower; in CMAPGroupMapper()
|
D | sfnt.h | 211 le_uint32 nGroups; member 220 le_uint32 nGroups; member 250 le_uint32 nGroups; member 258 le_uint32 nGroups; member
|
D | cmaps.h | 60 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
|