Searched refs:m_keys (Results 1 – 4 of 4) sorted by relevance
45 Vector m_keys; // vector of NodeSortKeys field in NodeSorter77 m_keys = keys; in sort()132 NodeSortKey k = (NodeSortKey) m_keys.elementAt(kIndex); in compare()172 if ((n1Num == n2Num) && ((kIndex + 1) < m_keys.size())) in compare()258 if ((kIndex + 1) < m_keys.size()) in compare()495 if (!m_keys.isEmpty()) in NodeCompareElem()497 NodeSortKey k1 = (NodeSortKey) m_keys.elementAt(0); in NodeCompareElem()529 if (m_keys.size() > 1) in NodeCompareElem()531 NodeSortKey k2 = (NodeSortKey) m_keys.elementAt(1); in NodeCompareElem()
1685 m_keys = keys; in LOOKUPSWITCH()1688 int maxlength () { return 12 + (m_keys.length << 3); } in maxlength()1704 final int npairs = m_keys.length; in emit()1713 final int key = m_keys [t - 1]; in emit()1724 final int [] m_keys; field in InstrVisitor.LOOKUPSWITCH
META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...