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

  /external/openfst/src/include/fst/
closure.h 69 fst->SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR),
rational.h 188 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
237 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
properties.h 335 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
  /external/openfst/src/lib/
properties.cc 38 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) {

Completed in 52 milliseconds