Home
last modified time | relevance | path

Searched refs:skipElementsBySomeUnits (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstriebuilder.h148 virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const;
Dbytestriebuilder.h144 virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const;
Dstringtriebuilder.h126 virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const = 0;
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestriebuilder.h144 …virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const overrid…
Ducharstriebuilder.h148 …virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const overrid…
Dstringtriebuilder.h126 virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const = 0;
/third_party/icu/icu4c/source/common/unicode/
Ducharstriebuilder.h148 …virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const overrid…
Dbytestriebuilder.h144 …virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const overrid…
Dstringtriebuilder.h126 virtual int32_t skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const = 0;
/third_party/skia/third_party/externals/icu/source/common/
Dstringtriebuilder.cpp142 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in writeBranchSubNode()
271 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in makeBranchSubNode()
Ducharstriebuilder.cpp270 UCharsTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const { in skipElementsBySomeUnits() function in UCharsTrieBuilder
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits() function in BytesTrieBuilder
/third_party/icu/icu4c/source/common/
Dstringtriebuilder.cpp142 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in writeBranchSubNode()
271 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in makeBranchSubNode()
Ducharstriebuilder.cpp270 UCharsTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const { in skipElementsBySomeUnits() function in UCharsTrieBuilder
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits() function in BytesTrieBuilder
/third_party/node/deps/icu-small/source/common/
Dstringtriebuilder.cpp142 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in writeBranchSubNode()
271 int32_t i=skipElementsBySomeUnits(start, unitIndex, length/2); in makeBranchSubNode()
Ducharstriebuilder.cpp270 UCharsTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t unitIndex, int32_t count) const { in skipElementsBySomeUnits() function in UCharsTrieBuilder
Dbytestriebuilder.cpp321 BytesTrieBuilder::skipElementsBySomeUnits(int32_t i, int32_t byteIndex, int32_t count) const { in skipElementsBySomeUnits() function in BytesTrieBuilder