Home
last modified time | relevance | path

Searched refs:ShowDefault (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dflags.h134 void ShowDefault(bool default_value) const { in ShowDefault() function
138 void ShowDefault(const string &default_value) const { in ShowDefault() function
142 template<typename V> void ShowDefault(const V& default_value) const { in ShowDefault() function
156 ShowDefault(desc.default_value); in ShowUsage()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompat.h153 void ShowDefault(bool default_value) const { in ShowDefault() function
157 void ShowDefault(const string &default_value) const { in ShowDefault() function
161 template<typename V> void ShowDefault(const V& default_value) const { in ShowDefault() function
174 ShowDefault(desc.default_value); in ShowUsage()