Home
last modified time | relevance | path

Searched defs:headerLength (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatinbuilder.h94 int32_t headerLength; variable
Dcollationdatareader.cpp65 int32_t headerLength = header->dataHeader.headerSize; in read() local
Dcollationfastlatin.cpp40 int32_t headerLength = *table & 0xff; in getOptions() local
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatinbuilder.h94 int32_t headerLength; variable
Dcollationdatareader.cpp65 int32_t headerLength = header->dataHeader.headerSize; in read() local
Dcollationfastlatin.cpp40 int32_t headerLength = *table & 0xff; in getOptions() local
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatinbuilder.h94 int32_t headerLength; variable
Dcollationdatareader.cpp65 int32_t headerLength = header->dataHeader.headerSize; in read() local
/third_party/node/deps/npm/node_modules/libnpmdiff/lib/
Dformat-diff.js43 let headerLength = 0 variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DTable.java101 public int headerLength() { in headerLength() method in Table
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h164 int32_t inLength, headerLength; variable
Dpackage.cpp113 int32_t &infoLength, int32_t &headerLength, in getDataInfo()
163 int32_t infoLength, headerLength; in getTypeEnumForInputData() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.h164 int32_t inLength, headerLength; variable
Dpackage.cpp113 int32_t &infoLength, int32_t &headerLength, in getDataInfo()
163 int32_t infoLength, headerLength; in getTypeEnumForInputData() local
/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.h164 int32_t inLength, headerLength; variable
Dpackage.cpp113 int32_t &infoLength, int32_t &headerLength, in getDataInfo()
163 int32_t infoLength, headerLength; in getTypeEnumForInputData() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DEbscTable.java36 headerLength(numSizes.offset + FontData.DataSize.ULONG.size()), enumConstant
DEbdtTable.java38 version(0), headerLength(FontData.DataSize.Fixed.size()); enumConstant
DEblcTable.java44 headerLength(numSizes.offset + FontData.DataSize.ULONG.size()), enumConstant
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.hpp110 uint32_t headerLength; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataReader.java384 int headerLength = header0 & 0xff; in read() local
DCollationFastLatinBuilder.java705 private int headerLength; field in CollationFastLatinBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationDataReader.java385 int headerLength = header0 & 0xff; in read() local
DCollationFastLatinBuilder.java706 private int headerLength; field in CollationFastLatinBuilder
/third_party/node/test/parallel/
Dtest-runner-v8-deserializer.mjs22 const headerLength = defaultSerializer.releaseBuffer().length; constant

12