Searched refs:scount (Results 1 – 8 of 8) sorted by relevance
/third_party/openssl/crypto/cms/ |
D | cms_smime.c | 313 int i, scount = 0, ret = 0; in CMS_verify() local 340 scount++; in CMS_verify() 343 if (scount != sk_CMS_SignerInfo_num(sinfos)) in CMS_verify() 344 scount += CMS_set1_signers_certs(cms, certs, flags); in CMS_verify() 346 if (scount != sk_CMS_SignerInfo_num(sinfos)) { in CMS_verify() 357 si_chains = OPENSSL_zalloc(scount * sizeof(si_chains[0])); in CMS_verify() 366 for (i = 0; i < scount; i++) { in CMS_verify() 379 for (i = 0; i < scount; i++) { in CMS_verify() 481 for (i = 0; i < scount; ++i) in CMS_verify()
|
/third_party/node/deps/cares/src/lib/ |
D | ares_process.c | 209 ares_ssize_t scount; in write_tcp_data() local 277 scount = socket_write(channel, server->tcp_socket, sendreq->data, sendreq->len); in write_tcp_data() 278 if (scount < 0) in write_tcp_data() 286 advance_tcp_send_queue(channel, i, scount); in write_tcp_data()
|
/third_party/libinput/tools/ |
D | libinput-record-verify-yaml.py | 322 scount = e["seat_count"] 323 self.assertGreaterEqual(scount, 0)
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 1721 unsigned int scount = shortCount; in get_delta() local 1724 const HBUINT8 *row = bytes + inner * (scount + count); in get_delta() 1730 for (; i < scount; i++) in get_delta()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 2664 unsigned int scount = shortCount; in get_delta() local 2667 const HBUINT8 *row = bytes + inner * (scount + count); in get_delta() 2673 for (; i < scount; i++) in get_delta()
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 2925 unsigned int scount = shortCount; in get_delta() local 2928 const HBUINT8 *row = bytes + inner * (scount + count); in get_delta() 2934 for (; i < scount; i++) in get_delta()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 9547 scount
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 9547 scount
|