Home
last modified time | relevance | path

Searched refs:createLinearMatchNode (Results 1 – 24 of 24) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstriebuilder.h162 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
Dbytestriebuilder.h157 virtual Node *createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length,
Dstringtriebuilder.h404 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstriebuilder.h166 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
Dbytestriebuilder.h165 virtual Node *createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length,
Dstringtriebuilder.h407 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
/third_party/icu/icu4c/source/common/unicode/
Dbytestriebuilder.h165 virtual Node *createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length,
Ducharstriebuilder.h166 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
Dstringtriebuilder.h407 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestriebuilder.h165 virtual Node *createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length,
Ducharstriebuilder.h166 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
Dstringtriebuilder.h407 virtual Node *createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length,
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dstringtriebuilder.cpp236 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLength, nextNode); in makeNode()
239 node=createLinearMatchNode(start, unitIndex, length, nextNode); in makeNode()
Ducharstriebuilder.cpp314 UCharsTrieBuilder::createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length, in createLinearMatchNode() function in UCharsTrieBuilder
Dbytestriebuilder.cpp367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode() function in BytesTrieBuilder
/third_party/node/deps/icu-small/source/common/
Dstringtriebuilder.cpp236 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLength, nextNode); in makeNode()
239 node=createLinearMatchNode(start, unitIndex, length, nextNode); in makeNode()
Ducharstriebuilder.cpp314 UCharsTrieBuilder::createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length, in createLinearMatchNode() function in UCharsTrieBuilder
Dbytestriebuilder.cpp367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode() function in BytesTrieBuilder
/third_party/icu/icu4c/source/common/
Dstringtriebuilder.cpp236 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLength, nextNode); in makeNode()
239 node=createLinearMatchNode(start, unitIndex, length, nextNode); in makeNode()
Ducharstriebuilder.cpp314 UCharsTrieBuilder::createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length, in createLinearMatchNode() function in UCharsTrieBuilder
Dbytestriebuilder.cpp367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode() function in BytesTrieBuilder
/third_party/skia/third_party/externals/icu/source/common/
Dstringtriebuilder.cpp236 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLength, nextNode); in makeNode()
239 node=createLinearMatchNode(start, unitIndex, length, nextNode); in makeNode()
Ducharstriebuilder.cpp314 UCharsTrieBuilder::createLinearMatchNode(int32_t i, int32_t unitIndex, int32_t length, in createLinearMatchNode() function in UCharsTrieBuilder
Dbytestriebuilder.cpp367 BytesTrieBuilder::createLinearMatchNode(int32_t i, int32_t byteIndex, int32_t length, in createLinearMatchNode() function in BytesTrieBuilder