Searched refs:match_label_ (Results 1 – 1 of 1) sorted by relevance
155 match_label_(kNoLabel),179 match_label_(kNoLabel),232 match_label_ = kNoLabel; in Find()236 match_label_ = match_label == kNoLabel ? 0 : match_label; in Find()250 match_label_ = kNoLabel; in LowerBound()253 match_label_ = match_label; in LowerBound()271 return label != match_label_; in Done()313 Label match_label_; // Current label to be matched variable330 if (match_label_ >= binary_label_) { in Search()339 if (label > match_label_) { in Search()[all …]