Searched defs:byteIndex (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/icu/source/common/ |
D | bytestriebuilder.cpp | 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()
|
D | ucnv_u7.c | 215 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 897 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 949 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1171 int8_t byteIndex; in _Bocu1ToUnicode() local
|
D | ucnvmbcs.c | 2330 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
|
/external/icu/icu4c/source/common/ |
D | bytestriebuilder.cpp | 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()
|
D | ucnv_u7.c | 215 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 897 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 949 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1171 int8_t byteIndex; in _Bocu1ToUnicode() local
|
D | ucnvmbcs.c | 2330 int8_t byteIndex; in ucnv_MBCSToUnicodeWithOffsets() local
|
/external/clang/test/Analysis/ |
D | reference.cpp | 177 int refParam(int &byteIndex) { in refParam() 187 int ptrRefParam(int *&byteIndex) { in ptrRefParam()
|
/external/chromium_org/third_party/skia/tools/ |
D | sk_tool_utils_font.cpp | 164 for (unsigned byteIndex = 0; byteIndex < byteCount; ++byteIndex) { in report_used_chars() local
|
/external/proguard/src/proguard/classfile/constant/ |
D | Utf8Constant.java | 255 int byteIndex = 0; in getStringRepresentation() local
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 200 } byteIndex; member
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 200 } byteIndex; member
|