Searched refs:UCTLinearMatchNode (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | ucharstriebuilder.cpp | 288 UCharsTrieBuilder::UCTLinearMatchNode::UCTLinearMatchNode(const UChar *units, int32_t len, Node *ne… in UCTLinearMatchNode() function in UCharsTrieBuilder::UCTLinearMatchNode 294 UCharsTrieBuilder::UCTLinearMatchNode::operator==(const Node &other) const { in operator ==() 301 const UCTLinearMatchNode &o=(const UCTLinearMatchNode &)other; in operator ==() 306 UCharsTrieBuilder::UCTLinearMatchNode::write(StringTrieBuilder &builder) { in write() 316 return new UCTLinearMatchNode( in createLinearMatchNode()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucharstriebuilder.cpp | 288 UCharsTrieBuilder::UCTLinearMatchNode::UCTLinearMatchNode(const UChar *units, int32_t len, Node *ne… in UCTLinearMatchNode() function in UCharsTrieBuilder::UCTLinearMatchNode 294 UCharsTrieBuilder::UCTLinearMatchNode::operator==(const Node &other) const { in operator ==() 301 const UCTLinearMatchNode &o=(const UCTLinearMatchNode &)other; in operator ==() 306 UCharsTrieBuilder::UCTLinearMatchNode::write(StringTrieBuilder &builder) { in write() 316 return new UCTLinearMatchNode( in createLinearMatchNode()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucharstriebuilder.cpp | 288 UCharsTrieBuilder::UCTLinearMatchNode::UCTLinearMatchNode(const UChar *units, int32_t len, Node *ne… in UCTLinearMatchNode() function in UCharsTrieBuilder::UCTLinearMatchNode 294 UCharsTrieBuilder::UCTLinearMatchNode::operator==(const Node &other) const { in operator ==() 301 const UCTLinearMatchNode &o=(const UCTLinearMatchNode &)other; in operator ==() 306 UCharsTrieBuilder::UCTLinearMatchNode::write(StringTrieBuilder &builder) { in write() 316 return new UCTLinearMatchNode( in createLinearMatchNode()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucharstriebuilder.cpp | 288 UCharsTrieBuilder::UCTLinearMatchNode::UCTLinearMatchNode(const UChar *units, int32_t len, Node *ne… in UCTLinearMatchNode() function in UCharsTrieBuilder::UCTLinearMatchNode 294 UCharsTrieBuilder::UCTLinearMatchNode::operator==(const Node &other) const { in operator ==() 301 const UCTLinearMatchNode &o=(const UCTLinearMatchNode &)other; in operator ==() 306 UCharsTrieBuilder::UCTLinearMatchNode::write(StringTrieBuilder &builder) { in write() 316 return new UCTLinearMatchNode( in createLinearMatchNode()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucharstriebuilder.h | 153 class UCTLinearMatchNode : public LinearMatchNode { 155 UCTLinearMatchNode(const char16_t *units, int32_t len, Node *nextNode);
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucharstriebuilder.h | 157 class UCTLinearMatchNode : public LinearMatchNode { 159 UCTLinearMatchNode(const char16_t *units, int32_t len, Node *nextNode);
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucharstriebuilder.h | 157 class UCTLinearMatchNode : public LinearMatchNode { 159 UCTLinearMatchNode(const char16_t *units, int32_t len, Node *nextNode);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucharstriebuilder.h | 157 class UCTLinearMatchNode : public LinearMatchNode { 159 UCTLinearMatchNode(const char16_t *units, int32_t len, Node *nextNode);
|