Searched refs:MATCH_NONE (Results 1 – 8 of 8) sorted by relevance
161 case MATCH_NONE:168 match_type_ = MATCH_NONE;195 if (match_type_ == MATCH_NONE) in Type()207 return MATCH_NONE; in Type()216 if (match_type_ == MATCH_NONE) { in SetState()414 match_type_ = MATCH_NONE;499 if (rho_label_ == kNoLabel || match_type_ == MATCH_NONE) in Flags()528 if (match_type_ == MATCH_NONE) { in Properties()588 match_type_ = MATCH_NONE;684 if (sigma_label_ == kNoLabel || match_type_ == MATCH_NONE) in Flags()[all …]
400 if (match_type_ == MATCH_NONE) in ComposeFstImpl()406 (match_type_ == MATCH_NONE ? "none" : "unknown")))); in ComposeFstImpl()426 match_type_ = MATCH_NONE; in SetMatchType()430 match_type_ = MATCH_NONE; in SetMatchType()436 match_type_ = MATCH_NONE; in SetMatchType()463 match_type_ = MATCH_NONE; in SetMatchType()593 case MATCH_NONE: { // Default composition (no look-ahead) in CreateBase()
78 new R(fst1, MATCH_NONE),96 copts.matcher1 = new R(fst1, MATCH_NONE, kNoLabel, MATCHER_REWRITE_ALWAYS, in DifferenceFst()
54 return MATCH_NONE; in LookAheadMatchType()222 if (lookahead_type_ == MATCH_NONE) { in LookAheadComposeFilter()273 if (lookahead_type_ == MATCH_NONE) in Properties()
1296 if (match_type_ == MATCH_NONE) in Type()1308 return MATCH_NONE; in Type()
151 MATCH_NONE, // Match nothing. enumerator
97 #define MATCH_NONE 0 /* method or submethod mismatch */ macro399 submethod) != MATCH_NONE) in auth2_method_allowed()545 return MATCH_NONE; in list_starts_with()554 return MATCH_NONE; in list_starts_with()559 return MATCH_NONE; in list_starts_with()
64 input_match_type_(MATCH_NONE), output_match_type_(MATCH_NONE),293 fstinfo.InputMatchType() == MATCH_NONE ? 'n' : '?') << endl;297 fstinfo.OutputMatchType() == MATCH_NONE ? 'n' : '?') << endl;