OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDescription
(Results
1 - 3
of
3
) sorted by null
/development/testrunner/test_defs/
test_suite.py
80
def
SetDescription
(self, desc):
/external/openfst/src/include/fst/
flags.h
90
void
SetDescription
(const string &name,
201
registr->
SetDescription
(name, desc);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h
103
void
SetDescription
(const string &name, const FlagDescription<T> &desc) {
206
registr->
SetDescription
(name, desc);
Completed in 92 milliseconds