Home
last modified time | relevance | path

Searched refs:Int64ToStr (Results 1 – 9 of 9) sorted by relevance

/external/openfst/src/lib/
Dutil.cc50 void Int64ToStr(int64 n, string *s) { in Int64ToStr() function
/external/openfst/src/include/fst/
Darc.h230 Int64ToStr(n, &power); in Type()
262 Int64ToStr(8 * sizeof(K), &size); in Type()
Dconst-fst.h64 Int64ToStr(8 * sizeof(U), &size); in ConstFstImpl()
157 Int64ToStr(sizeof(U) * 8, &size); in ConstFstImpl()
371 Int64ToStr(8 * sizeof(U), &size); in WriteFst()
Dpower-weight.h75 Int64ToStr(n, &power); in Type()
Dcompact-fst.h473 Int64ToStr(8 * sizeof(U), &size); in CompactFstImpl()
730 Int64ToStr(8 * sizeof(U), &size); in Init()
755 Int64ToStr(8 * sizeof(U), &size); in Init()
971 Int64ToStr(8 * sizeof(U), &size); in WriteFst()
Dsparse-power-weight.h126 Int64ToStr(8 * sizeof(K), &size); in Type()
Dutil.h261 void Int64ToStr(int64 n, string *s);
Dfloat-weight.h101 Int64ToStr(size, &result); in GetPrecisionString()
/external/openfst/src/include/fst/script/
Ddraw-impl.h143 Int64ToStr(id, &idstr); in PrintId()