Home
last modified time | relevance | path

Searched defs:byteIndex (Results 1 – 24 of 24) sorted by relevance

/third_party/icu/icu4c/source/common/
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits()
332 BytesTrieBuilder::indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, UChar byte) const { in indexOfElementWithNextUnit()
367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode()
423 BytesTrieBuilder::writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) { in writeElementUnits()
Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp2478 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
/third_party/node/deps/icu-small/source/common/
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits()
332 BytesTrieBuilder::indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, char16_t byte) const { in indexOfElementWithNextUnit()
367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode()
423 BytesTrieBuilder::writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) { in writeElementUnits()
Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp2478 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
/third_party/skia/third_party/externals/icu/source/common/
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits()
332 BytesTrieBuilder::indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, UChar byte) const { in indexOfElementWithNextUnit()
367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode()
423 BytesTrieBuilder::writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) { in writeElementUnits()
Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp2478 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.cpp121 int byteIndex = convertFramesToBytes(writeIndex); in write() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetUTF7.java194 int byteIndex; in decodeLoop() local
DCharsetMBCS.java2011 int byteIndex; in cnvMBCSToUnicodeWithOffsets() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/skia/src/sfnt/
DSkOTTable_glyf.h199 } byteIndex; member
/third_party/lzma/C/
D7zArcIn.c1346 const UInt32 byteIndex = (i - 1) >> 3; in SzReadHeader2() local
1443 const UInt32 byteIndex = (i - 1) >> 3; in SzReadHeader2() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_sbcs.java31 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_sbcs.java30 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
/third_party/qrcodegen/c/
Dqrcodegen.c784 int byteIndex = (index >> 3) + 1; in setModuleBounded() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1348 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Set() local
1367 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Get() local