Searched refs:kNullProperties (Results 1 - 10 of 10) sorted by relevance

/external/openfst/src/include/fst/
H A Dproperties.h146 const uint64 kNullProperties member in namespace:fst
377 return outprops | kNullProperties | staticprops;
H A Dconst-fst.h68 SetProperties(kNullProperties | kStaticProperties);
H A Dvector-fst.h203 SetProperties(kNullProperties | kStaticProperties);
H A Darc-map.h503 SetProperties(kNullProperties);
H A Dcompact-fst.h479 SetProperties(kNullProperties | kStaticProperties);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.h138 const uint64 kNullProperties member in namespace:fst
H A Dconst-fst.h46 SetProperties(kNullProperties | kStaticProperties);
H A Dvector-fst.h194 SetProperties(kNullProperties | kStaticProperties);
287 SetProperties(kNullProperties | kStaticProperties);
H A Dmap.h407 SetProperties(kNullProperties);
/external/openfst/src/lib/
H A Dproperties.cc257 return kNullProperties;

Completed in 554 milliseconds