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

  /external/llvm/lib/Support/
ConstantRange.cpp 536 APInt this_max = getUnsignedMax().zext(getBitWidth() * 2); local
541 this_max * Other_max + 1);
  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 1856 size_t this_max = npre_items_len_ - res_total; local
    [all...]

Completed in 3698 milliseconds