Home
last modified time | relevance | path

Searched refs:knownprops (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dfst.h859 uint64 knownprops, testprops = TestProperties(*this, mask, &knownprops); in Properties() local
860 impl_->SetProperties(testprops, knownprops); in Properties()