Home | History | Annotate | Download | only in lib

Lines Matching refs:ilabel

50         : ilabel(ilabel_), olabel(olabel_), weight(weight_) {}
52 : ilabel(tuple.ilabel), olabel(tuple.olabel), weight(tuple.weight) {}
54 Label ilabel;
63 return (x->ilabel == y->ilabel &&
84 int lshift = x->ilabel % kPrime;
86 size_t hash = x->ilabel << lshift;
113 const Tuple tuple(arc.ilabel,
138 WriteType(strm, tuple->ilabel);
166 ReadType(strm, &tuple->ilabel);
248 table_->Decode(arc.ilabel);
249 return A(tuple->ilabel,