Home
last modified time | relevance | path

Searched defs:firstByte (Results 1 – 25 of 29) 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/node/deps/icu-small/source/i18n/
Dcsrmbcs.cpp245 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
291 int32_t firstByte = 0; in nextChar() local
405 int32_t firstByte; in nextChar() local
456 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
/third_party/icu/icu4c/source/i18n/
Dcsrmbcs.cpp245 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
291 int32_t firstByte = 0; in nextChar() local
405 int32_t firstByte; in nextChar() local
456 int32_t firstByte = 0; in nextChar() local
Dcollationiterator.cpp761 int32_t firstByte = 2; in appendNumericSegmentCEs() 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/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/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-curves.js45 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/lzma/C/
D7zArcIn.c197 Byte firstByte, mask; in ReadNumber() local
235 Byte firstByte; in SzReadNumber32() local
607 Byte firstByte, mask; in SkipNumbers() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetLMBCS.java863 short firstByte; in LMBCSConversionWorker() local
/third_party/icu/icu4c/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/node/deps/icu-small/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp487 Byte firstByte = props[0]; in SetMethodToProp() local
D7zOut.cpp189 Byte firstByte = 0; in WriteNumber() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_lmb.cpp761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp791 const deUint8* const firstByte = ((const deUint8*)m_data) + (bitOffset / 8); in getChannelUint() local
809 deUint8* const firstByte = ((deUint8*)m_data) + (bitOffset / 8); in setChannel() local

12