OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoLabel
(Results
26 - 32
of
32
) sorted by null
1
2
/external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h
47
: root(
kNoLabel
), epsilon_on_replace(false) {}
115
: CacheImpl<A>(opts), opts_(opts), root_(
kNoLabel
) {
rational.h
57
: ReplaceFstImpl<A>(ReplaceFstOptions(opts,
kNoLabel
)),
fst.h
383
const int
kNoLabel
= -1; // Not a valid label
/external/openfst/src/include/fst/
randgen.h
355
superfinal_(
kNoLabel
) {
371
superfinal_(
kNoLabel
) {
476
if (superfinal_ ==
kNoLabel
) {
compose.h
291
Arc loop(match_input ? 0 :
kNoLabel
, match_input ?
kNoLabel
: 0,
fst.h
588
const int
kNoLabel
= -1; // Not a valid label
/external/openfst/src/include/fst/extensions/pdt/
paren.h
62
ParenState() : paren_id(
kNoLabel
), state_id(kNoStateId) {}
Completed in 622 milliseconds
1
2