Searched defs:tail (Results 1 – 5 of 5) sorted by relevance
119 public WnnSentence(WnnClause head, WnnSentence tail) { in WnnSentence() method in WnnSentence
59 protected int tail; field in UnboundedFifoByteBuffer
257 uint16 head, tail; member265 uint16 head, tail; member
193 Token tail = node.lastToken; in buildString() local
553 int tail = label.lastIndexOf('.'); in makeLabel() local