Searched defs:matchNodesCanHaveValues (Results 1 – 14 of 14) sorted by relevance
151 virtual UBool matchNodesCanHaveValues() const override { return true; } in matchNodesCanHaveValues() function
147 virtual UBool matchNodesCanHaveValues() const override { return false; } in matchNodesCanHaveValues() function
147 virtual UBool matchNodesCanHaveValues() const { return TRUE; } in matchNodesCanHaveValues() function
139 virtual UBool matchNodesCanHaveValues() const { return FALSE; } in matchNodesCanHaveValues() function
151 virtual UBool matchNodesCanHaveValues() const { return true; } in matchNodesCanHaveValues() function
147 virtual UBool matchNodesCanHaveValues() const { return false; } in matchNodesCanHaveValues() function
112 protected boolean matchNodesCanHaveValues() /*const*/ { return true; } in matchNodesCanHaveValues() method in CharsTrieBuilder
137 protected boolean matchNodesCanHaveValues() /*const*/ { return false; } in matchNodesCanHaveValues() method in BytesTrieBuilder
824 protected abstract boolean matchNodesCanHaveValues() /*const*/; in matchNodesCanHaveValues() method in StringTrieBuilder
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