Home
last modified time | relevance | path

Searched defs:isymbols_ (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
Dencode.h126 delete isymbols_; in ~EncodeTable() local
185 if (isymbols_) delete isymbols_; in SetInputSymbols() local
211 SymbolTable *isymbols_; // Pre-encoded ilabel symbol table variable
Dfst.h617 delete isymbols_; in ~FstImpl() local
655 if (isymbols_) delete isymbols_; in SetInputSymbols() local
772 SymbolTable *isymbols_; // Ilabel symbol table variable
817 delete isymbols_; in ReadHeader() local
Darc-map.h962 SymbolTable *isymbols_; member