HomeSort by relevance Sort by last modified time
    Searched refs:ClosureProperties (Results 1 - 8 of 8) 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/srec/tools/thirdparty/OpenFst/fst/lib/
closure.h 61 fst->SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR),
rational.h 131 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
172 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
properties.cpp 34 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) {
properties.h 297 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 1145 milliseconds