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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
string-weight.h 29 const int kStringInfinity = -1; // Label for the infinite string
84 static const StringWeight<L, S> zero(kStringInfinity);
321 else if (iter.Value() == kStringInfinity)
map.h 737 CHECK(l != kStringInfinity);
816 CHECK(l != kStringInfinity);

Completed in 13 milliseconds