OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relabel_osymbols
(Results
1 - 1
of
1
) sorted by null
/external/openfst/src/bin/
fstrelabel.cc
36
DEFINE_string(
relabel_osymbols
, "", "Ouput symbol set to relabel to");
56
usage += " -
relabel_osymbols
osyms.txt\n";
90
const SymbolTable*
relabel_osymbols
= FLAGS_relabel_osymbols.empty()
local
96
old_osymbols,
relabel_osymbols
, attach_new_osymbols);
Completed in 599 milliseconds