Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dproperties.h146 const uint64 kNullProperties variable
377 return outprops | kNullProperties | staticprops; in DeleteAllStatesProperties()
Dconst-fst.h68 SetProperties(kNullProperties | kStaticProperties); in ConstFstImpl()
Dvector-fst.h203 SetProperties(kNullProperties | kStaticProperties); in VectorFstImpl()
Darc-map.h503 SetProperties(kNullProperties); in Init()
Dcompact-fst.h479 SetProperties(kNullProperties | kStaticProperties); in CompactFstImpl()
/external/openfst/src/lib/
Dproperties.cc257 return kNullProperties; in ReplaceProperties()