Home
last modified time | relevance | path

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

/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()