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

  /external/icu4c/common/
ucnv_ct.c 35 DO_SEARCH = -1,
194 COMPOUND_TEXT_CONVERTERS state = DO_SEARCH;
397 if (tmpState != DO_SEARCH && currentState != tmpState) {
405 if (tmpState == DO_SEARCH) {
  /external/webp/src/enc/
frame.c 749 const int do_search = enc->do_search_; local
750 const int fast_probe = ((method == 0 || method == 3) && !do_search);
770 if (!do_search) {

Completed in 160 milliseconds