Home
last modified time | relevance | path

Searched defs:known_props (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dtest-properties.h49 uint64 known_props = known_props1 & known_props2; in CompatProperties() local
86 uint64 known_props = KnownProperties(fst_props); in ComputeProperties() local
Dverify.h112 uint64 known_props; variable