HomeSort by relevance Sort by last modified time
    Searched full:staticprops (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
properties.h 332 inline uint64 DeleteAllStatesProperties(uint64 inprops, uint64 staticProps);
375 uint64 DeleteAllStatesProperties(uint64 inprops, uint64 staticprops) {
377 return outprops | kNullProperties | staticprops;

Completed in 35 milliseconds