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

  /external/dropbear/libtomcrypt/src/mac/pelican/
pelican.c 139 @return CRYPT_OK on sucess
  /packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp 368 bool sucess; local
371 sucess = spl_table->init_table(kMaxPinyinSize - 1, 2 * kMaxYmNum, false);
372 assert(sucess);
378 sucess = spl_table->put_spelling(spl_str, 0);
379 assert(sucess);
  /external/qemu/elff/
elf_file.h 604 * true on sucess, or false if section with such name doesn't exist in
616 * true on sucess, or false if section with such name doesn't exist in
  /hardware/ti/omap3/dspbridge/inc/
drv.h 262 * DSP_SOK: Sucess
  /external/chromium/third_party/libevent/
http.c     [all...]

Completed in 88 milliseconds