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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndapi.c 191 NJ_RESULT tmp_result; local
205 tmp_result.word = tmp_word;
226 tmp_result.word.yomi = cursor->cond.yomi;
227 tmp_result.word.stem.info1 = cursor->cond.ylen;
241 ret = njd_get_word_data(iwnn, cursor->cond.ds, loctset, (NJ_UINT16)i, &tmp_result.word);
246 ret = njd_get_stroke(iwnn, &tmp_result, tmp_stroke, sizeof(tmp_stroke));
283 ret = njd_get_word_data(iwnn, cursor->cond.ds, loctset, (NJ_UINT16)i, &tmp_result.word);
296 result->word = tmp_result.word;
304 ret = njd_get_word_data(iwnn, cursor->cond.ds, loctset, (NJ_UINT16)i, &(tmp_result.word));
310 ret = njd_get_stroke(iwnn, &tmp_result, tmp_stroke, sizeof(tmp_stroke))
    [all...]
  /external/aac/libAACdec/src/
usacdec_lpd.cpp 231 FIXP_DBL tmp_result = fMult(corr, temp1); local
242 tmp_result >>= (-diff);
245 if (tmp_result > point95) T = T2;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ast.c 1629 expr_ty tmp_result, tmp; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ast.c 1629 expr_ty tmp_result, tmp; local
    [all...]
  /external/python/cpython2/Python/
ast.c 1629 expr_ty tmp_result, tmp; local
    [all...]
  /external/python/cpython3/Python/
ast.c 2333 expr_ty tmp_result, tmp; local
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 25324 IRTemp tmp_result = IRTemp_INVALID; local
    [all...]

Completed in 676 milliseconds