Lines Matching refs:MATCH_INPUT
160 case MATCH_INPUT:
198 uint64 true_prop = match_type_ == MATCH_INPUT ? in Type()
200 uint64 false_prop = match_type_ == MATCH_INPUT ? in Type()
267 match_type_ == MATCH_INPUT ? kArcILabelValue : kArcOLabelValue, in Done()
269 Label label = match_type_ == MATCH_INPUT ? in Done()
328 match_type_ == MATCH_INPUT ? kArcILabelValue : kArcOLabelValue, in Search()
337 Label label = match_type_ == MATCH_INPUT ? in Search()
347 label = match_type_ == MATCH_INPUT ? aiter_->Value().ilabel : in Search()
362 Label label = match_type_ == MATCH_INPUT ? in Search()
483 } else if (match_type_ == MATCH_INPUT) { in Value()
530 } else if (match_type_ == MATCH_INPUT) { in Properties()
661 } else if (match_type_ == MATCH_INPUT) { in Value()
725 } else if (match_type_ == MATCH_INPUT) { in Properties()
838 } else if (match_type_ == MATCH_INPUT) { in Value()
936 } else if (match_type_ == MATCH_INPUT) { in Properties()
1004 if (match_type == MATCH_INPUT) {