Searched defs:matchNodesCanHaveValues (Results 1 – 8 of 8) sorted by relevance
147 virtual UBool matchNodesCanHaveValues() const { return TRUE; } in matchNodesCanHaveValues() function
139 virtual UBool matchNodesCanHaveValues() const { return FALSE; } in matchNodesCanHaveValues() function
108 protected boolean matchNodesCanHaveValues() /*const*/ { return true; } in matchNodesCanHaveValues() method in CharsTrieBuilder
130 protected boolean matchNodesCanHaveValues() /*const*/ { return false; } in matchNodesCanHaveValues() method in BytesTrieBuilder
823 protected abstract boolean matchNodesCanHaveValues() /*const*/; in matchNodesCanHaveValues() method in StringTrieBuilder
112 protected boolean matchNodesCanHaveValues() /*const*/ { return true; } in matchNodesCanHaveValues() method in CharsTrieBuilder
134 protected boolean matchNodesCanHaveValues() /*const*/ { return false; } in matchNodesCanHaveValues() method in BytesTrieBuilder
824 protected abstract boolean matchNodesCanHaveValues() /*const*/; in matchNodesCanHaveValues() method in StringTrieBuilder