Home
last modified time | relevance | path

Searched defs:byteIndex (Results 1 - 25 of 29) sorted by relevance

12

/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A Dindex.js292 var byteIndex = 0; variable
/third_party/icu/icu4c/source/i18n/
H A Dcsrsbcs.h31 int32_t byteIndex; member in NGramParser
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrsbcs.h31 int32_t byteIndex; member in NGramParser
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrsbcs.h31 int32_t byteIndex; member in NGramParser
/third_party/skia/third_party/externals/oboe/src/fifo/
H A DFifoBuffer.cpp121 int byteIndex = convertFramesToBytes(writeIndex); in write() local
/third_party/icu/icu4c/source/common/
H A Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; _IMAPToUnicodeWithOffsets() local
[all...]
H A Dbytestriebuilder.cpp321 skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const skipElementsBySomeUnits() argument
332 indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, UChar byte) const indexOfElementWithNextUnit() argument
367 createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, Node *nextNode) const createLinearMatchNode() argument
423 writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) writeElementUnits() argument
[all...]
H A Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
[all...]
H A Ducnvmbcs.cpp2478 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; _IMAPToUnicodeWithOffsets() local
[all...]
H A Dbytestriebuilder.cpp321 skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const skipElementsBySomeUnits() argument
332 indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, char16_t byte) const indexOfElementWithNextUnit() argument
367 createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, Node *nextNode) const createLinearMatchNode() argument
423 writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) writeElementUnits() argument
[all...]
H A Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
[all...]
H A Ducnvmbcs.cpp2478 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_u7.cpp220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local
904 uint8_t byteIndex; _IMAPToUnicodeWithOffsets() local
[all...]
H A Dbytestriebuilder.cpp321 skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const skipElementsBySomeUnits() argument
332 indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, UChar byte) const indexOfElementWithNextUnit() argument
367 createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, Node *nextNode) const createLinearMatchNode() argument
423 writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) writeElementUnits() argument
[all...]
H A Ducnvbocu.cpp966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local
1188 int8_t byteIndex; in _Bocu1ToUnicode() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_sbcs.java30 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_sbcs.java31 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetBOCU1.java688 int byteIndex; field in CharsetBOCU1.CharsetDecoderBOCU
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp289 uint32_t byteIndex = 0; in str_write_java() local
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h199 } byteIndex; member
/third_party/qrcodegen/c/
H A Dqrcodegen.c784 int byteIndex = (index >> 3) + 1; in setModuleBounded() local
/third_party/lzma/C/
H A D7zArcIn.c1346 const UInt32 byteIndex = (i - 1) >> 3; in SzReadHeader2() local
1443 const UInt32 byteIndex = (i - 1) >> 3; in SzReadHeader2() local

Completed in 37 milliseconds

12