HomeSort by relevance Sort by last modified time
    Searched refs:kNullProperties (Results 1 - 10 of 10) sorted by null

  /external/openfst/src/include/fst/
properties.h 146 const uint64 kNullProperties
377 return outprops | kNullProperties | staticprops;
const-fst.h 68 SetProperties(kNullProperties | kStaticProperties);
vector-fst.h 203 SetProperties(kNullProperties | kStaticProperties);
arc-map.h 503 SetProperties(kNullProperties);
    [all...]
compact-fst.h 479 SetProperties(kNullProperties | kStaticProperties);
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 138 const uint64 kNullProperties
const-fst.h 46 SetProperties(kNullProperties | kStaticProperties);
vector-fst.h 194 SetProperties(kNullProperties | kStaticProperties);
287 SetProperties(kNullProperties | kStaticProperties);
map.h 407 SetProperties(kNullProperties);
  /external/openfst/src/lib/
properties.cc 257 return kNullProperties;

Completed in 537 milliseconds