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