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

/external/srec/config/en.us/dictionary/
H A Dcmu2nuance.cpp33 static const char* xlate(const char* phone, const char* cmu, const char* nuance) { function
80 (next=xlate(p, "AA1 R", ")r")) || // odd AA D
81 (next=xlate(p, "AA0", "o")) || // odd AA D
82 (next=xlate(p, "AA1", "o")) || // odd AA D
83 (next=xlate(p, "AA2", "o")) || // odd AA D
85 (next=xlate(p, "AE0", "a")) || // at AE T
86 (next=xlate(p, "AE1", "a")) || // at AE T
87 (next=xlate(p, "AE2", "a")) || // at AE T
89 // (next=xlate(p, "AH0 L", "L")) || // drops accuracy by 1%
90 (next=xlate(
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Ddir_iterate.c134 struct xlate { struct
148 struct xlate *xl = (struct xlate *) priv_data;
164 struct xlate xl;
H A Dblock.c510 struct xlate { struct
526 struct xlate *xl = (struct xlate *) priv_data;
541 struct xlate xl;

Completed in 101 milliseconds