OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTERROR
(Results
26 - 50
of
68
) sorted by null
1
2
3
/external/openfst/src/include/fst/
accumulator.h
192
FSTERROR
() << "FastLogAccumulator::SetState: invalid state id.";
251
FSTERROR
() << "FastLogAccumulator: initialization error.";
315
FSTERROR
() << "FastLogAcumulator::LogMinus: f1 >= f2 with f1 = " << f1
460
FSTERROR
() << "CacheLogAccumulator: initialization error.";
478
FSTERROR
() << "CacheLogAccumulator::SetState: incorrectly initialized.";
570
FSTERROR
() << "CacheLogAcumulator::LogMinus: f1 >= f2 with f1 = " << f1
677
FSTERROR
() << "ReplaceAccumulator: can't copy unintialized accumulator";
696
FSTERROR
() << "ReplaceAccumulator::SetState: incorrectly initialized.";
difference.h
84
FSTERROR
() << "DifferenceFst: 1st argument not an acceptor";
104
FSTERROR
() << "DifferenceFst: 1st argument not an acceptor";
shortest-path.h
106
FSTERROR
() << "SingleShortestPath: for nshortest > 1, use ShortestPath"
113
FSTERROR
() <<
120
FSTERROR
() << "SingleShortestPath: Weight needs to have the path"
290
FSTERROR
() << "NShortestPath: Weight needs to have the "
427
FSTERROR
() << "ShortestPath: n-shortest: Weight needs to have the "
encode.h
439
FSTERROR
() << "EncodeMapper: Label-encoded arc has different "
444
FSTERROR
() <<
450
FSTERROR
() << "EncodeMapper: decode failed";
511
FSTERROR
() << "EncodeFst::Copy(true): not allowed.";
expanded-fst.h
166
FSTERROR
() << "ImplToExpandedFst: Assignment operator disallowed";
expectation-weight.h
136
FSTERROR
() << "ExpectationWeight::Divide: not implemented";
string-weight.h
380
FSTERROR
() << "StringWeight::Plus: unequal arguments "
457
FSTERROR
() << "StringWeight::Divide: only left division is defined "
487
FSTERROR
() << "StringWeight::Divide: only right division is defined "
517
FSTERROR
() << "StringWeight::Divide: only right division is defined "
shortest-distance.h
124
FSTERROR
() << "ShortestDistance: Weight needs to be right distributive: "
131
FSTERROR
() << "ShortestDistance: first_path option disallowed when "
compose.h
130
FSTERROR
() << "ComposeFst: output symbol table of 1st argument "
425
FSTERROR
() << "ComposeFst: only one argument can require matching.";
429
FSTERROR
() << "ComposeFst: 1st argument requires matching but cannot.";
435
FSTERROR
() << "ComposeFst: 2nd argument requires matching but cannot.";
461
FSTERROR
() << "ComposeFst: 1st argument cannot match on output labels "
570
FSTERROR
() << "ComposeFst: Weights must be a commutative semiring: "
determinize.h
77
FSTERROR
() << "LabelCommonDivisor: Weight needs to be left semiring";
233
FSTERROR
() << "SubsetEqual: default constructor not implemented";
482
FSTERROR
() << "DeterminizeFst: argument not an acceptor";
486
FSTERROR
() << "DeterminizeFst: Weight needs to be left distributive: "
502
FSTERROR
() << "DeterminizeFsaImpl: cannot copy with out_dist vector";
844
FSTERROR
() << "DeterminizeFst:"
[
all
...]
replace-util.h
212
FSTERROR
() << "ReplaceUtil: no root FST for label: " << root_label_;
234
FSTERROR
() << "ReplaceUtil: no root FST for label: " << root_label_;
321
FSTERROR
() << "ReplaceUtil::UpdateStats: stats not available";
compact-fst.h
104
//
FSTERROR
() << "Compactor: no default constructor";
237
FSTERROR
() << "CompactFstData: compactor incompatible with fst";
257
FSTERROR
() << "CompactFstData: compactor incompatible with fst";
263
FSTERROR
() << "CompactFstData: compactor incompatible with fst";
300
FSTERROR
() << "CompactFstData: size of input container incompatible"
352
FSTERROR
() << "CompactFstData: ill-formed input container";
743
FSTERROR
() << "CompactFstImpl: input fst incompatible with compactor";
[
all
...]
prune.h
107
FSTERROR
() << "Prune: Weight needs to have the path property and"
225
FSTERROR
() << "Prune: Weight needs to have the path property and"
state-table.h
397
FSTERROR
() << "StringDetComposeStateTable: fst1 not a string or"
439
FSTERROR
() << "StringDetComposeStateTable: fst2 not a string or"
util.h
52
#define
FSTERROR
() (FLAGS_fst_error_fatal ? LOG(FATAL) : LOG(ERROR))
254
FSTERROR
() << "StrToWeight: Bad weight = \"" << s
complement.h
156
FSTERROR
() << "ComplementFst: argument not an unweighted "
/external/openfst/src/include/fst/extensions/pdt/
compose.h
107
FSTERROR
() << "ParenMatcher: Bad open paren label: 0";
115
FSTERROR
() << "ParenMatcher: Bad close paren label: 0";
123
FSTERROR
() << "ParenMatcher: Bad open paren label: 0";
131
FSTERROR
() << "ParenMatcher: Bad close paren label: 0";
shortest-path.h
200
FSTERROR
() << "PdtShortestPathData: Paren ID does not fits in an int16";
405
FSTERROR
() << "PdtShortestPath: Weight needs to have the path"
612
FSTERROR
() << "PdtShortestPath: open parenthesis recursion: not bounded stack";
756
FSTERROR
() << "PdtShortestPath::GetPathArc failed to find arc";
/external/openfst/src/include/fst/script/
map.h
100
FSTERROR
() << "Error: unknown/unsupported mapper type: "
draw-impl.h
132
FSTERROR
() << "FstDrawer: Integer " << id
fst-class.h
155
FSTERROR
() << "FstClass::Read: options header not specified";
rmepsilon.h
125
FSTERROR
() << "Unknown or unsupported queue type: " << opts.queue_type;
shortest-distance.h
171
FSTERROR
() << "Unknown queue type." << opts.queue_type;
shortest-path.h
143
FSTERROR
() << "Unknown queue type: " << opts.queue_type;
/external/openfst/src/include/fst/extensions/ngram/
ngram-fst.h
293
FSTERROR
() << "NGramFst only accepts OpenGRM langauge models as input";
306
FSTERROR
() << "Could not identify unigram state.";
382
FSTERROR
() << "Number of contexts arcs != number of states - 1";
387
FSTERROR
() << "Number of contexts != number of states";
394
FSTERROR
() << "Input fst is not structured properly";
501
FSTERROR
() << "Structure problems detected during construction";
553
FSTERROR
() << "Missing unigrams";
Completed in 748 milliseconds
1
2
3