HomeSort by relevance Sort by last modified time
    Searched refs:utf16_atof (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/PinyinIME/jni/include/
utf16char.h 38 float utf16_atof(const char16 *utf16_str);
  /packages/inputmethods/PinyinIME/jni/share/
utf16char.cpp 84 float utf16_atof(const char16 *utf16_str) { function
dictbuilder.cpp 436 lemma_arr_[i].freq = utf16_atof(token);

Completed in 45 milliseconds