/third_party/skia/third_party/externals/icu/source/common/ |
D | bytestriebuilder.cpp | 321 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()
|
D | ucnv_u7.cpp | 220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1188 int8_t byteIndex; in _Bocu1ToUnicode() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | bytestriebuilder.cpp | 321 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()
|
D | ucnv_u7.cpp | 220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1188 int8_t byteIndex; in _Bocu1ToUnicode() local
|
/third_party/node/deps/icu-small/source/common/ |
D | bytestriebuilder.cpp | 321 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()
|
D | ucnv_u7.cpp | 220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1188 int8_t byteIndex; in _Bocu1ToUnicode() local
|
/third_party/icu/icu4c/source/common/ |
D | bytestriebuilder.cpp | 321 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()
|
D | ucnv_u7.cpp | 220 uint8_t byteIndex; in _UTF7ToUnicodeWithOffsets() local 904 uint8_t byteIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.cpp | 966 int8_t byteIndex; in _Bocu1ToUnicodeWithOffsets() local 1188 int8_t byteIndex; in _Bocu1ToUnicode() local
|
/third_party/skia/third_party/externals/oboe/src/fifo/ |
D | FifoBuffer.cpp | 121 int byteIndex = convertFramesToBytes(writeIndex); in write() local
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetUTF7.java | 194 int byteIndex; in decodeLoop() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtjava.cpp | 289 uint32_t byteIndex = 0; in str_write_java() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | wrtjava.cpp | 289 uint32_t byteIndex = 0; in str_write_java() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtjava.cpp | 289 uint32_t byteIndex = 0; in str_write_java() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | wrtjava.cpp | 289 uint32_t byteIndex = 0; in str_write_java() local
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 199 } byteIndex; member
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 199 } byteIndex; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CharsetRecog_sbcs.java | 30 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CharsetRecog_sbcs.java | 31 protected int byteIndex = 0; field in CharsetRecog_sbcs.NGramParser
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 286 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Set() local 305 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Get() local
|
/third_party/qrcodegen/c/ |
D | qrcodegen.c | 784 int byteIndex = (index >> 3) + 1; in setModuleBounded() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1348 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Set() local 1367 uint32_t byteIndex = arrayIndex >> 1; in Int4Array_Get() local
|