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

/external/openfst/src/include/fst/
H A Dfst.h386 static const uint32 kArcNoCache = 0x0010; // No need to cache arcs member in namespace:fst
392 static const uint32 kArcFlags = kArcValueFlags | kArcNoCache;

Completed in 85 milliseconds