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

  /external/icu4c/common/
ucnv_ct.c 34 DO_SEARCH = -1,
193 COMPOUND_TEXT_CONVERTERS state = DO_SEARCH;
396 if (tmpState != DO_SEARCH && currentState != tmpState) {
404 if (tmpState == DO_SEARCH) {
  /external/webp/src/enc/
frame.c 673 const int do_search = local
675 const int fast_probe = (enc->method_ < 2 && !do_search);
685 if (!do_search) {
  /external/bluetooth/bluez/compat/
hidd.c 534 static void do_search(int ctl, bdaddr_t *bdaddr, uint8_t subclass, int fakehid, int bootonly, int encrypt, int timeout) function
803 do_search(ctl, &bdaddr, subclass, fakehid, bootonly, encrypt, timeout);
  /external/bluetooth/bluez/tools/
sdptool.c 3760 static int do_search(bdaddr_t *bdaddr, struct search_context *context) function
    [all...]

Completed in 1522 milliseconds