Home
last modified time | relevance | path

Searched defs:dataCount (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
DQRRSBlock.js3 function QRRSBlock(totalCount, dataCount) { argument
/third_party/icu/icu4c/source/common/
Ducol_swp.cpp251 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry… in swapFormatVersion3() local
260 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry… in swapFormatVersion3() local
/third_party/node/deps/icu-small/source/common/
Ducol_swp.cpp251 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry… in swapFormatVersion3() local
260 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry… in swapFormatVersion3() local
/third_party/skia/third_party/externals/icu/source/common/
Ducol_swp.cpp251 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry… in swapFormatVersion3() local
260 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry… in swapFormatVersion3() local
/third_party/skia/include/private/
DGrResourceKey.h131 size_t dataCount = this->internalSize() / sizeof(uint32_t) - kMetaDataCnt; in dump() local
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2724 int32_t dataCount, in matchQuarterString()
2754 const UnicodeString* data, int32_t dataCount, in matchDayPeriodStrings()
2930 int32_t dataCount, in matchAlphaMonthStrings()
2970 int32_t dataCount, in matchString()
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp2666 int32_t dataCount, in matchQuarterString()
2696 const UnicodeString* data, int32_t dataCount, in matchDayPeriodStrings()
2872 int32_t dataCount, in matchAlphaMonthStrings()
2912 int32_t dataCount, in matchString()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp2676 int32_t dataCount, in matchQuarterString()
2706 const UnicodeString* data, int32_t dataCount, in matchDayPeriodStrings()
2879 int32_t dataCount, in matchString()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.h97 FT_UInt dataCount; member
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c1141 FT_UInt dataCount; in cff_vstore_load() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h145 FT_UInt dataCount; member