OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 780 milliseconds