OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kILabelInvariantProperties
(Results
1 - 5
of
5
) sorted by null
/external/openfst/src/include/fst/
encode.h
353
mask &=
kILabelInvariantProperties
& kOLabelInvariantProperties;
355
mask &=
kILabelInvariantProperties
& kWeightInvariantProperties &
properties.h
252
const uint64
kILabelInvariantProperties
=
compose-filter.h
531
return oprops &
kILabelInvariantProperties
& kOLabelInvariantProperties;
lookahead-filter.h
537
return oprops &
kILabelInvariantProperties
;
/external/openfst/src/include/fst/extensions/pdt/
compose.h
389
return oprops &
kILabelInvariantProperties
& kOLabelInvariantProperties;
Completed in 1729 milliseconds