Home
last modified time | relevance | path

Searched refs:nreqs (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/libpng/scripts/
Doptions.awk600 nreqs = split(requires[opt], r)
601 for (j=1; j<=nreqs; ++j) {
615 nreqs = split(enabledby[opt], r)
616 for (j=1; j<=nreqs; ++j) {
639 nreqs = split(tree[i], r)
640 if (nreqs > 0) {
641 for (j=1; j<=nreqs; ++j) if (!done[r[j]]) {
644 if (j<=nreqs) {
676 nreqs = split(requires[i], r)
677 for (j=1; j<=nreqs; ++j) {
[all …]
/third_party/node/benchmark/http/
Dclient-request-body.js30 let nreqs = 0;
51 nreqs++;
64 bench.end(nreqs);
/third_party/nghttp2/src/
Dh2load.cc108 nreqs(1), in Config()
2029 size_t nreqs, size_t nclients, in create_worker() argument
2045 << " total client(s). " << rate_report.str() << nreqs in create_worker()
2050 return std::make_unique<Worker>(id, ssl_ctx, nreqs, nclients, rate, in create_worker()
2055 return std::make_unique<Worker>(id, ssl_ctx, nreqs, nclients, nclients, in create_worker()
2123 << config.nreqs << R"( in print_help()
2391 config.nreqs = n; in main()
2771 if (config.nreqs > uris.size()) { in main()
2777 config.nreqs = uris.size(); in main()
2780 config.nreqs = uris.size(); in main()
[all …]
Dh2load.h91 size_t nreqs; member
/third_party/libuv/test/
Dtest-threadpool-cancel.c28 (ci)->nreqs = ARRAY_SIZE(what); \
35 unsigned nreqs; member
134 for (i = 0; i < ci->nreqs; i++) { in timer_cb()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_https_sni.c135 int nreqs, in sni_callback() argument
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dtlsauthentication.inc341 …trieve_function2} (gnutls_session_t, const gnutls_datum_t* req_ca_dn, int nreqs, const gnutls_pk_a…
377 int nreqs,
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info1711 nreqs, const gnutls_pk_algorithm_t* pk_algos, int
1751 int nreqs,