HomeSort by relevance Sort by last modified time
    Searched refs:MATCH_NONE (Results 1 - 10 of 10) sorted by null

  /external/openfst/src/include/fst/
matcher.h 60 // // the requested match type, MATCH_NONE, or MATCH_UNKNOWN.
161 case MATCH_NONE:
168 match_type_ = MATCH_NONE;
195 if (match_type_ == MATCH_NONE)
207 return MATCH_NONE;
216 if (match_type_ == MATCH_NONE) {
414 match_type_ = MATCH_NONE;
499 if (rho_label_ == kNoLabel || match_type_ == MATCH_NONE)
528 if (match_type_ == MATCH_NONE) {
588 match_type_ = MATCH_NONE;
    [all...]
difference.h 78 new R(fst1, MATCH_NONE),
96 copts.matcher1 = new R(fst1, MATCH_NONE, kNoLabel, MATCHER_REWRITE_ALWAYS,
compose.h 400 if (match_type_ == MATCH_NONE)
406 (match_type_ == MATCH_NONE ? "none" : "unknown"))));
426 match_type_ = MATCH_NONE;
430 match_type_ = MATCH_NONE;
436 match_type_ = MATCH_NONE;
463 match_type_ = MATCH_NONE;
593 case MATCH_NONE: { // Default composition (no look-ahead)
lookahead-filter.h 54 return MATCH_NONE;
222 if (lookahead_type_ == MATCH_NONE) {
273 if (lookahead_type_ == MATCH_NONE)
616 template <class A, MatchType type> // MATCH_NONE
replace.h     [all...]
fst.h 151 MATCH_NONE, // Match nothing.
  /external/openfst/src/include/fst/script/
info-impl.h 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;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 5042 milliseconds