HomeSort by relevance Sort by last modified time
    Searched defs:kNoSymbol (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/lib/
symbol-table.cc 241 const int64 SymbolTable::kNoSymbol;
  /external/openfst/src/include/fst/
symbol-table.h 125 // does not exists, return SymbolTable::kNoSymbol.
132 // does not exists, return SymbolTable::kNoSymbol.
219 static const int64 kNoSymbol = -1;
381 // does not exists, log error and return SymbolTable::kNoSymbol
387 // does not exists, log error and return SymbolTable::kNoSymbol

Completed in 123 milliseconds