OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetFstType
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h
87
void
SetFstType
(const string& type) { fsttype_ = type; }
503
hdr->
SetFstType
(type_);
/external/openfst/src/include/fst/
fst.h
115
void
SetFstType
(const string& type) { fsttype_ = type; }
684
hdr->
SetFstType
(type_);
711
hdr->
SetFstType
(type);
Completed in 25 milliseconds