Searched defs:StringReader (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
H A Dcompile-strings.h38 // for (StringReader<Arc> reader(...); !reader.Done(); reader.Next()) {
42 class StringReader { class in namespace:fst
51 StringReader(istream &istrm, function in class:fst::StringReader
121 DISALLOW_COPY_AND_ASSIGN(StringReader);
142 typename StringReader<Arc>::EntryType entry_type;
144 entry_type = StringReader<Arc>::LINE;
146 entry_type = StringReader<Arc>::FILE;
213 (entry_type == StringReader<Arc>::FILE ? 1 :
217 for (StringReader<Arc> reader(
252 if (entry_type != StringReader<Ar
[all...]
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...

Completed in 103 milliseconds