Home
last modified time | relevance | path

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

/external/openfst/src/script/
Dfst-class.cc55 FstReadOptions read_options(fname, &hdr); in ReadFst() local
65 << hdr.ArcType() << "\" : " << read_options.source; in ReadFst()
69 return reader(in, read_options); in ReadFst()
/external/clang/docs/tools/
Ddump_format_style.py70 def read_options(header): function
134 options = read_options(open(FORMAT_STYLE_FILE))