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

  /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/openfst/src/include/fst/
matcher.h 60 // // the requested match type, MATCH_NONE, or MATCH_UNKNOWN.
150 case MATCH_NONE:
157 match_type_ = MATCH_NONE;
184 if (match_type_ == MATCH_NONE)
196 return MATCH_NONE;
205 if (match_type_ == MATCH_NONE) {
371 match_type_ = MATCH_NONE;
479 if (match_type_ == MATCH_NONE) {
539 match_type_ = MATCH_NONE;
659 if (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,
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...]
compose.h 541 case MATCH_NONE: { // Default composition (no look-ahead)
fst.h 144 MATCH_NONE, // Match nothing.
  /frameworks/base/media/java/android/media/
Metadata.java 207 public static final Set<Integer> MATCH_NONE = Collections.EMPTY_SET;
  /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 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 51 milliseconds