HomeSort by relevance Sort by last modified time
    Searched full:ncmu (Results 1 - 1 of 1) sorted by null

  /external/srec/config/en.us/dictionary/
cmu2nuance.cpp 34 int ncmu = strlen(cmu); local
35 if (strncmp(phone, cmu, ncmu) || !isspace(phone[ncmu])) return NULL;

Completed in 156 milliseconds