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

  /external/openfst/src/include/fst/
properties.h 337 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2);
compose.h 412 uint64 cprops = ComposeProperties(mprops1, mprops2);
  /external/openfst/src/lib/
properties.cc 63 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2) {

Completed in 84 milliseconds