OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTERROR
(Results
51 - 68
of
68
) sorted by null
1
2
3
/external/openfst/src/include/fst/
arc-map.h
146
FSTERROR
() << "ArcMap: non-zero arc labels for superfinal arc";
252
FSTERROR
() << "ArcMap: non-zero arc labels for superfinal arc";
383
FSTERROR
() << "ArcMapFst: non-zero arc labels for superfinal arc";
830
FSTERROR
() << "FromGallicMapper: unrepesentable weight";
926
FSTERROR
() << "GallicToNewSymbolMapper: unrepesentable weight";
[
all
...]
minimize.h
490
FSTERROR
() << "FST is not an unweighted acceptor";
537
FSTERROR
() << "FST is not deterministic";
relabel.h
87
FSTERROR
() << "Input symbol id " << arc.ilabel
99
FSTERROR
() << "Output symbol id " << arc.olabel
mutable-fst.h
369
FSTERROR
() << "ImplToMutableFst: Assignment operator disallowed";
replace.h
386
FSTERROR
() << "ReplaceFstImpl: input symbols of Fst " << i
391
FSTERROR
() << "ReplaceFstImpl: output symbols of Fst " << i
400
FSTERROR
() << "ReplaceFstImpl: no Fst corresponding to root label '"
[
all
...]
lookahead-matcher.h
380
FSTERROR
() << "ArcLookAheadMatcher::LookAheadFst: bad match type";
446
FSTERROR
() << "LabelLookaheadMatcher: bad matcher flags: " << F;
798
FSTERROR
() << "LookAheadMatcher: No look-ahead matcher defined";
signed-log-weight.h
227
FSTERROR
() << "WeightConvert: can't convert weight from \""
fst.h
642
FSTERROR
() << "FstImpl::SetProperties() const: can only set kError";
916
FSTERROR
() << "ImplToFst: Assignment operator disallowed";
edit-fst.h
539
FSTERROR
() << ": EditFstImpl::DeleteStates(const std::vector<StateId>&): "
label-reachable.h
62
FSTERROR
() << "LabelReachableData: no relabeling data";
rmepsilon.h
267
FSTERROR
() << "RmEpsilon: inconsistent acyclic property bit";
cache.h
593
FSTERROR
() << "CacheImpl:GC: Unable to free all cached states";
lookahead-filter.h
223
FSTERROR
() << "LookAheadComposeFilter: 1st argument cannot "
queue.h
328
FSTERROR
() << "TopOrderQueue: fst is not acyclic.";
randgen.h
636
FSTERROR
() << "RandGenVisitor: cyclic input";
vector-fst.h
387
FSTERROR
() << "VectorFst::Read: Obsolete file format";
/external/openfst/src/include/fst/extensions/pdt/
paren.h
160
FSTERROR
() << "PdtReachable: Underlying cyclicity not supported";
164
FSTERROR
() << "PdtParenReachable: open paren info not implemented";
pdtscript.h
221
FSTERROR
() << "Unknown queue type: " << opts.queue_type;
Completed in 475 milliseconds
1
2
3