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

  /external/openfst/src/include/fst/
invert.h 44 uint64 Properties(uint64 props) { return InvertProperties(props); }
properties.h 342 uint64 InvertProperties(uint64 inprops);
  /external/openfst/src/lib/
properties.cc 147 uint64 InvertProperties(uint64 inprops) {

Completed in 162 milliseconds