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

  /external/opencv3/apps/traincascade/
boost.cpp 1118 int n = node->sample_count, nl, nr, scount = data->sample_count; local
    [all...]
old_ml_tree.cpp 3036 int vi, i, n = node->sample_count, nl, nr, scount = data->sample_count; local
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 300 int ecount, scount = 0; local
424 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
444 scount++;
456 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
476 scount++;
499 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
519 scount++
    [all...]
  /external/opencv3/modules/imgproc/src/
drawing.cpp 287 int ecount, scount = 0; local
415 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
435 scount++;
447 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
467 scount++;
490 int ep_corr = ep_table[(((scount >= 2) + 1) & (scount | 2)) * 3 +
510 scount++
    [all...]
  /external/c-ares/
ares_process.c 215 ssize_t scount; local
283 scount = swrite(server->tcp_socket, sendreq->data, sendreq->len);
284 if (scount < 0)
292 advance_tcp_send_queue(channel, i, scount);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-rx.c 3477 bfd_size_type scount; local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
srconv.c 1474 int scount = 0; local
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c 7131 int scount = CountLabels(m->rec.r.resrec.name); local
    [all...]

Completed in 7357 milliseconds