OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTERROR
(Results
1 - 25
of
68
) sorted by null
1
2
3
/external/openfst/src/extensions/far/
main.cc
71
FSTERROR
() << "Unknown FAR entry type: " << s;
84
FSTERROR
() << "Unknown FAR entry type: " << s;
94
FSTERROR
() << "Error reading FAR: " << far_fname;
100
FSTERROR
() << "Empty FST archive: " << far_fname;
111
FSTERROR
() << "Error reading FST: " << fst_fname;
/external/openfst/src/include/fst/extensions/far/
stlist.h
68
FSTERROR
() << "STListWriter::STListWriter: error writing to file: "
80
FSTERROR
() << "STListWriter::Add: key empty: " << key;
83
FSTERROR
() << "STListWriter::Add: key disorder: " << key;
135
FSTERROR
() << "STListReader::STListReader: stdin should only "
148
FSTERROR
() << "STListReader::STListReader: wrong file type: "
154
FSTERROR
() << "STListReader::STListReader: wrong file version: "
164
FSTERROR
() << "STListReader: error reading file: " << sources_[i];
173
FSTERROR
() << "STListReader: error reading entry for key: "
199
FSTERROR
()
205
FSTERROR
()
[
all
...]
compile-strings.h
162
FSTERROR
() << "FarCompileStrings: unknown entry type";
174
FSTERROR
() << "FarCompileStrings: unknown token type";
184
FSTERROR
() << "FarCompileStrings: unknown fst type: "
196
FSTERROR
() << "FarCompileStrings: error reading symbol table: "
203
FSTERROR
() << "FarCompileStrings: unknown label \"" << unknown_label
231
FSTERROR
() << "FarCompileStrings: read from a file instead of stdin or"
259
FSTERROR
() << "FarCompileStrings: compiling string number " << n
sttable.h
60
FSTERROR
() << "STTableWriter::STTableWriter: error writing to file: "
76
FSTERROR
() << "STTableWriter::Add: key empty: " << key;
79
FSTERROR
() << "STTableWriter::Add: key disorder: " << key;
134
FSTERROR
() << "STTableReader::STTableReader: wrong file type: "
140
FSTERROR
() << "STTableReader::STTableReader: wrong file version: "
155
FSTERROR
() << "STTableReader::STTableReader: error reading file: "
209
FSTERROR
() << "STTableReader: error reading file: "
283
FSTERROR
() << "STTableReader: error reading file: " << sources_[i];
305
FSTERROR
() << "STTableReader: error reading entry for key: "
print-strings.h
54
FSTERROR
() << "FarPrintStrings: unknown token type";
65
FSTERROR
() << "FarPrintStrings: error reading symbol table: "
121
FSTERROR
() << "FarPrintStrings: Can't open file:" << filename;
far.h
417
FSTERROR
() << "FstFarReader::FstFarReader: stdin should only "
433
FSTERROR
() << "FstFarReader::Reset: operation not supported on stdin";
443
FSTERROR
() << "FstFarReader::Find: operation not supported on stdin";
484
FSTERROR
() << "FstFarReader: error reading Fst from: " << keys_[pos_];
/external/openfst/src/include/fst/
weight.h
137
FSTERROR
() << "NaturalLess: Weight type is not idempotent: "
165
FSTERROR
() << "WeightConvert: can't convert weight from \""
state-reachable.h
76
FSTERROR
() << "IntervalReachVisitor: state2index map must be empty "
83
FSTERROR
() << "IntervalReachVisitor: state2index map incomplete";
101
FSTERROR
() << "IntervalReachVisitor: cyclic input";
156
FSTERROR
() << "Copy constructor for state reachable class "
171
FSTERROR
() << "StateReachable: state non-final: " << s;
pair-weight.h
152
FSTERROR
() << " is fst_weight_parentheses flag set correcty? ";
192
FSTERROR
() << " is fst_weight_parentheses flag set correcty? ";
236
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
245
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
258
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
266
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
tuple-weight.h
182
FSTERROR
() << " is fst_weight_parentheses flag set correcty? ";
225
FSTERROR
() << " is fst_weight_parentheses flag set correcty? ";
277
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
285
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
308
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
316
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
matcher.h
167
FSTERROR
() << "SortedMatcher: bad match type";
217
FSTERROR
() << "SortedMatcher: bad match type";
413
FSTERROR
() << "RhoMatcher: bad match type";
418
FSTERROR
() << "RhoMatcher: 0 cannot be used as rho_label";
455
FSTERROR
() << "RhoMatcher::Find: bad label (rho)";
550
FSTERROR
() << "RhoMatcher:: bad match type: " << match_type_;
587
FSTERROR
() << "SigmaMatcher: bad match type";
592
FSTERROR
() << "SigmaMatcher: 0 cannot be used as sigma_label";
631
FSTERROR
() << "SigmaMatcher::Find: bad label (sigma)";
737
FSTERROR
() << "SigmaMatcher:: bad match type: " << match_type_
[
all
...]
intersect.h
76
FSTERROR
() << "IntersectFst: input FSTs are not acceptors";
88
FSTERROR
() << "IntersectFst: input FSTs are not acceptors";
lexicographic-weight.h
64
FSTERROR
() << "LexicographicWeight must "
69
FSTERROR
() << "LexicographicWeight must "
reweight.h
53
FSTERROR
() << "Reweight: Reweighting to the final states requires "
61
FSTERROR
() << "Reweight: Reweighting to the initial state requires "
equivalent.h
139
FSTERROR
() << "Equivalent: input/output symbol tables of 1st argument "
147
FSTERROR
() << "Equivalent: first argument not an"
153
FSTERROR
() << "Equivalent: second argument not an"
sparse-tuple-weight.h
334
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
342
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
375
FSTERROR
() << "FLAGS_fst_weight_separator.size() is not equal to 1";
383
FSTERROR
() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
505
FSTERROR
() << "is fst_weight_parentheses flag set correcty? ";
621
FSTERROR
() << " separator expected, not found! ";
628
FSTERROR
() << " is fst_weight_parentheses flag set correcty? ";
equal.h
112
FSTERROR
() << "Equal: inconsistent arc/epsilon counts";
randequivalent.h
54
FSTERROR
() << "RandEquivalent: input/output symbol tables of 1st "
statesort.h
44
FSTERROR
() << "StateSort: bad order vector size: " << order.size();
/external/openfst/src/include/fst/script/
compile-impl.h
74
FSTERROR
() << "FstCompiler: Bad number of columns, source = "
145
FSTERROR
() << "FstCompiler: Symbol \"" << s
155
FSTERROR
() << "FstCompiler: Bad " << name << " integer = \"" << s
192
FSTERROR
() << "FstCompiler: Bad weight = \"" << s
info-impl.h
74
FSTERROR
() << "Bad info type: " << info_type;
83
FSTERROR
() << "FstInfo: Verify: FST not well-formed.";
124
FSTERROR
() << "Bad arc filter type: " << arc_filter_type;
148
FSTERROR
() << "Bad arc filter type: " << arc_filter_type;
203
FSTERROR
() << "FstInfo: method only available with long info version";
compile.h
73
FSTERROR
() << "Failed to convert FST to desired type: "
script-impl.h
189
FSTERROR
() << "No operation found for \"" << op_name << "\" on "
print-impl.h
82
FSTERROR
() << "FstPrinter: Integer " << id
/external/openfst/src/lib/
util.cc
42
FSTERROR
() << "StrToInt64: Bad integer = " << s
Completed in 974 milliseconds
1
2
3