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

  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 181 bool close_dict() {return true;} function in class:ime_pinyin::DictTrie
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 249 close_dict();
285 bool UserDict::close_dict() { function in class:ime_pinyin::UserDict
996 close_dict();
1238 // XXX write back is only allowed from close_dict due to thread-safe sake
    [all...]
  /external/chromium_org/third_party/simplejson/
_speedups.c 2323 static PyObject *close_dict = NULL; local
    [all...]

Completed in 1753 milliseconds