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

/external/openfst/src/include/fst/
H A Dutil.h119 void StlReserve(C *c, int64 n) {} function in namespace:fst
123 void StlReserve(vector<S, T> *c, int64 n) { function in namespace:fst
134 StlReserve(c, n); \

Completed in 34 milliseconds