Home
last modified time | relevance | path

Searched defs:firstByte (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
/third_party/icu/icu4c/source/i18n/
Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
/third_party/node/deps/icu-small/source/i18n/
Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java203 int firstByte; in nextChar() local
269 int firstByte; in nextChar() local
331 int firstByte = 0; in nextChar() local
477 int firstByte = 0; in nextChar() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_mbcs.java204 int firstByte; in nextChar() local
270 int firstByte; in nextChar() local
332 int firstByte = 0; in nextChar() local
478 int firstByte = 0; in nextChar() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_iptc.cpp253 uint8 firstByte = stream.Get_uint8 (); in Parse() local
339 uint8 firstByte = stream.Get_uint8 (); in Parse() local
/third_party/node/test/parallel/
Dtest-crypto-ecdh-convert-key.js70 let firstByte = compressed[0]; variable
Dtest-crypto-dh.js286 let firstByte = ecdh1.getPublicKey('buffer', 'compressed')[0]; variable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java304 int firstByte = 0; in nextChar() local
DEUCTool.java304 int firstByte = 0; in nextChar() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DAbstractParser.java246 int firstByte = input.read(); in parsePartialDelimitedFrom() local
DAbstractMessageLite.java330 final int firstByte = input.read(); in mergeDelimitedFrom() local
DArrayDecoders.java88 static int decodeVarint32(int firstByte, byte[] data, int position, Registers registers) { in decodeVarint32()
139 static int decodeVarint64(long firstByte, byte[] data, int position, Registers registers) { in decodeVarint64()
DUnknownFieldSet.java583 int firstByte = input.read(); in mergeDelimitedFrom() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetLMBCS.java863 short firstByte; in LMBCSConversionWorker() local
/third_party/node/deps/icu-small/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/icu/icu4c/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/node/deps/npm/node_modules/request/
Drequest.js928 firstByte: self.timings.response - self.timings.connect, property

12