Searched defs:byteIndex (Results 1 – 11 of 11) sorted by relevance
319 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits()330 BytesTrieBuilder::indexOfElementWithNextUnit(int32_t i, int32_t byteIndex, UChar byte) const { in indexOfElementWithNextUnit()364 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode()420 BytesTrieBuilder::writeElementUnits(int32_t i, int32_t byteIndex, int32_t length) { in writeElementUnits()
215 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local897 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
949 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local1171 int8_t byteIndex; in _Bocu1ToUnicode() local
2330 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
177 int refParam(int &byteIndex) { in refParam()187 int ptrRefParam(int *&byteIndex) { in ptrRefParam()
255 int byteIndex = 0; in getStringRepresentation() local
214 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local871 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
944 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local1166 int8_t byteIndex; in _Bocu1ToUnicode() local
2333 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
200 } byteIndex; member