Searched refs:FATAL (Results 1 - 25 of 365) sorted by last modified time

1234567891011>>

/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.cpp80 LOG(FATAL) << "FlagInit: Bad option: " << (*argv)[index];
H A Dcomplement.h122 LOG(FATAL) << "ComplementFst: argument not an unweighted"
H A Dcompose.h114 LOG(FATAL) << "ComposeFst: output symbol table of 1st argument "
356 LOG(FATAL) << "ComposeFst: 1st argument not output label "
365 LOG(FATAL) << "ComposeFst: 2nd argument not input label "
376 LOG(FATAL)
403 LOG(FATAL) << "ComposeFst: 1st argument not output label sorted "
785 LOG(FATAL) << "ComposeFst: Weight needs to be a commutative semiring: "
H A Ddeterminize.h67 LOG(FATAL) << "LabelCommonDivisor: Weight needs to be left semiring";
228 LOG(FATAL) << "DeterminizeFst: argument not an acceptor";
230 LOG(FATAL) << "DeterminizeFst: Weight needs to be left distributive: "
H A Ddifference.h58 LOG(FATAL) << "DifferenceFst: 1st argument not an acceptor";
72 LOG(FATAL) << "DifferenceFst: 1st argument not an acceptor";
H A Dequivalent.h117 LOG(FATAL) << "Equivalent: first argument not an"
121 LOG(FATAL) << "Equivalent: second argument not an"
H A Dintersect.h52 LOG(FATAL) << "IntersectFst: arguments not both acceptors";
64 LOG(FATAL) << "IntersectFst: arguments not both acceptors";
H A Dminimize.h477 LOG(FATAL) << "Input Fst is not an unweighted acceptor";
518 LOG(FATAL) << "Input Fst is not deterministic";
H A Dprune.h63 LOG(FATAL) << "Prune: Weight needs to have the path property and"
149 LOG(FATAL) << "Prune: Weight needs to have the path property and"
H A Dqueue.h298 LOG(FATAL) << "TopOrderQueue: fst is not acyclic.";
422 LOG(FATAL) << "SccQueue: head of empty queue";
444 LOG(FATAL) << "SccQueue: dequeue of empty queue";
H A Dreplace.h157 LOG(FATAL) << "ReplaceFst::AddFst input symbols of Fst " << i-1
161 LOG(FATAL) << "ReplaceFst::AddFst output symbols of Fst " << i-1
H A Dreweight.h49 LOG(FATAL) << "Reweight: Reweighting to the final states requires "
54 LOG(FATAL) << "Reweight: Reweighting to the initial state requires "
H A Drmepsilon.h220 LOG(FATAL) << "RmEpsilon: not acyclic though property bit is set";
H A Dshortest-distance.h100 LOG(FATAL) << "ShortestDistance: Weight needs to be right distributive: "
H A Dshortest-path.h88 LOG(FATAL) << "SingleShortestPath: for nshortest > 1, use ShortestPath"
92 LOG(FATAL) << "SingleShortestPath: Weight needs to have the path"
248 LOG(FATAL) << "ShortestPath: n-shortest: Weight needs to have the "
252 LOG(FATAL) << "ShortestPath: n-shortest-string algorithm not "
H A Dstring-weight.h370 LOG(FATAL) << "StringWeight::Plus: unequal arguments "
437 LOG(FATAL) << "StringWeight::Divide: only left division is defined "
462 LOG(FATAL) << "StringWeight::Divide: only right division is defined "
487 LOG(FATAL) << "StringWeight::Divide: only right division is defined "
H A Dtest-properties.h232 LOG(FATAL) << "TestProperties: stored Fst properties incorrect"
H A Dvector-fst.h399 LOG(FATAL) << "VectorFst::Read: Obsolete file format";
/external/regex-re2/re2/
H A Dnfa.cc411 LOG(FATAL) << "Bad args: context does not contain text "
H A Dregexp.h492 LOG(FATAL) << "Cannot AllocSub " << n;
/external/regex-re2/re2/testing/
H A Dbacktrack.cc16 // - It uses CHECK and LOG(FATAL).
168 LOG(FATAL) << "Unexpected opcode: " << (int)ip->opcode();
H A Dexhaustive_tester.cc43 LOG(FATAL) << "ExhaustiveTester escape: too long";
H A Dregexp_generator.cc185 LOG(FATAL) << "Bad operator: " << post[i];
219 LOG(FATAL) << "Bad regexp program.";
H A Dtester.cc298 LOG(FATAL) << "Bad RunSearch type: " << (int)type;

Completed in 255 milliseconds

1234567891011>>