/third_party/skia/third_party/externals/icu/source/i18n/ |
D | csrmbcs.cpp | 248 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
|
D | collationiterator.cpp | 761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | csrmbcs.cpp | 245 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
|
D | collationiterator.cpp | 761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
|
/third_party/icu/icu4c/source/i18n/ |
D | csrmbcs.cpp | 245 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
|
D | collationiterator.cpp | 761 int32_t firstByte = 2; in appendNumericSegmentCEs() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CharsetRecog_mbcs.java | 204 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/ |
D | CharsetRecog_mbcs.java | 203 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/ |
D | dng_iptc.cpp | 253 uint8 firstByte = stream.Get_uint8 (); in Parse() local 339 uint8 firstByte = stream.Get_uint8 (); in Parse() local
|
/third_party/node/test/parallel/ |
D | test-crypto-ecdh-convert-key.js | 70 let firstByte = compressed[0]; variable
|
D | test-crypto-dh-curves.js | 45 let firstByte = ecdh1.getPublicKey('buffer', 'compressed')[0]; variable
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/ |
D | BIG5Tool.java | 304 int firstByte = 0; in nextChar() local
|
D | EUCTool.java | 304 int firstByte = 0; in nextChar() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | AbstractParser.java | 246 int firstByte = input.read(); in parsePartialDelimitedFrom() local
|
D | AbstractMessageLite.java | 330 final int firstByte = input.read(); in mergeDelimitedFrom() local
|
D | ArrayDecoders.java | 88 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()
|
D | UnknownFieldSet.java | 583 int firstByte = input.read(); in mergeDelimitedFrom() local
|
/third_party/lzma/C/ |
D | 7zArcIn.c | 197 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/ |
D | CharsetLMBCS.java | 863 short firstByte; in LMBCSConversionWorker() local
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_lmb.cpp | 761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_lmb.cpp | 761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandler.cpp | 487 Byte firstByte = props[0]; in SetMethodToProp() local
|
D | 7zOut.cpp | 189 Byte firstByte = 0; in WriteNumber() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_lmb.cpp | 761 ulmbcs_byte_t firstByte; in LMBCSConversionWorker() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 791 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
|