Home
last modified time | relevance | path

Searched refs:accept_count (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dresolution_notification_controller_unittest.cc194 ASSERT_EQ(0, accept_count()); in TEST_P()
213 EXPECT_EQ(0, accept_count()); in TEST_P()
224 ASSERT_EQ(0, accept_count()); in TEST_P()
243 ASSERT_EQ(0, accept_count()); in TEST_P()
259 EXPECT_EQ(1, accept_count()); in TEST_P()
278 EXPECT_EQ(1, accept_count()); in TEST_P()
298 EXPECT_EQ(1, accept_count()); in TEST_P()
310 ASSERT_EQ(0, accept_count()); in TEST_P()
328 EXPECT_EQ(1, accept_count()); in TEST_P()
346 EXPECT_EQ(0, accept_count()); in TEST_P()
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_limiter_node.cpp93 put_body( tbb::flow::limiter_node<T> &lim, std::atomic<int> &accept_count ) : in put_body()
94 my_lim(lim), my_accept_count(accept_count) {} in put_body()
112 my_lim(lim), my_accept_count(accept_count) {} in put_dec_body()
132 std::atomic<int> accept_count; in test_puts_with_decrements() local
133 accept_count = 0; in test_puts_with_decrements()
138 utils::NativeParallelFor( num_threads, put_dec_body<T>(lim, accept_count) ); in test_puts_with_decrements()
139 int c = accept_count; in test_puts_with_decrements()
159 std::atomic<int> accept_count; in test_parallel() local
160 accept_count = 0; in test_parallel()
163 utils::NativeParallelFor( num_threads, put_body<T>(lim, accept_count) ); in test_parallel()
[all …]
/dports/devel/p5-POE-Test-Loops/POE-Test-Loops-1.360/lib/POE/Test/Loops/
H A Dwheel_accept.pm64 $heap->{accept_count} = 0;
71 $_[HEAP]->{accept_count} == CONNECTOR_COUNT,
78 if (++$_[HEAP]->{accept_count} == CONNECTOR_COUNT) {
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_limiter_node.cpp121 put_body( tbb::flow::limiter_node<T> &lim, tbb::atomic<int> &accept_count ) : in put_body()
122 my_lim(lim), my_accept_count(accept_count) {} in put_body()
140 my_lim(lim), my_accept_count(accept_count) {} in put_dec_body()
160 tbb::atomic<int> accept_count; in test_puts_with_decrements() local
161 accept_count = 0; in test_puts_with_decrements()
174 NativeParallelFor( num_threads, put_dec_body<T>(lim, accept_count) ); in test_puts_with_decrements()
175 int c = accept_count; in test_puts_with_decrements()
195 tbb::atomic<int> accept_count; in test_parallel() local
196 accept_count = 0; in test_parallel()
199 NativeParallelFor( num_threads, put_body<T>(lim, accept_count) ); in test_parallel()
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_limiter_node.cpp121 put_body( tbb::flow::limiter_node<T> &lim, tbb::atomic<int> &accept_count ) : in put_body()
122 my_lim(lim), my_accept_count(accept_count) {} in put_body()
140 my_lim(lim), my_accept_count(accept_count) {} in put_dec_body()
160 tbb::atomic<int> accept_count; in test_puts_with_decrements() local
161 accept_count = 0; in test_puts_with_decrements()
174 NativeParallelFor( num_threads, put_dec_body<T>(lim, accept_count) ); in test_puts_with_decrements()
175 int c = accept_count; in test_puts_with_decrements()
195 tbb::atomic<int> accept_count; in test_parallel() local
196 accept_count = 0; in test_parallel()
199 NativeParallelFor( num_threads, put_body<T>(lim, accept_count) ); in test_parallel()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_limiter_node.cpp121 put_body( tbb::flow::limiter_node<T> &lim, tbb::atomic<int> &accept_count ) : in put_body()
122 my_lim(lim), my_accept_count(accept_count) {} in put_body()
140 my_lim(lim), my_accept_count(accept_count) {} in put_dec_body()
160 tbb::atomic<int> accept_count; in test_puts_with_decrements() local
161 accept_count = 0; in test_puts_with_decrements()
174 NativeParallelFor( num_threads, put_dec_body<T>(lim, accept_count) ); in test_puts_with_decrements()
175 int c = accept_count; in test_puts_with_decrements()
195 tbb::atomic<int> accept_count; in test_parallel() local
196 accept_count = 0; in test_parallel()
199 NativeParallelFor( num_threads, put_body<T>(lim, accept_count) ); in test_parallel()
[all …]
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_recorder/
H A Dts_proxy_listener.erl63 accept_count = 0 % The number of accept()s done so far.
130 NumCnx = State#state.accept_count,
131 {reply, continue, State#state{accept_count=NumCnx+1}};
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Drejctmap.h337 int16_t accept_count() const; // How many accepted?
340 return len - accept_count(); in reject_count()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Docsp.c125 int accept_count = -1; in MAIN() local
464 accept_count = atol(*args); in MAIN()
465 if (accept_count < 0) in MAIN()
786 if (accept_count > 0) in MAIN()
787 accept_count--; in MAIN()
789 if (accept_count) in MAIN()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Docsp.c163 int accept_count = -1; in MAIN() local
443 accept_count = atol(*args); in MAIN()
444 if (accept_count < 0) { in MAIN()
799 if (accept_count > 0) in MAIN()
800 accept_count--; in MAIN()
802 if (accept_count) { in MAIN()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Docsp.c163 int accept_count = -1; in MAIN() local
443 accept_count = atol(*args); in MAIN()
444 if (accept_count < 0) { in MAIN()
798 if (accept_count > 0) in MAIN()
799 accept_count--; in MAIN()
801 if (accept_count) { in MAIN()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Docsp.c104 int accept_count;
263 ocsp_config.accept_count = strtonum(arg, 0, INT_MAX, &errstr);
761 ocsp_config.accept_count = -1;
981 if (ocsp_config.accept_count > 0)
982 ocsp_config.accept_count--;
984 if (ocsp_config.accept_count) {
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Docsp.c104 int accept_count; member
263 ocsp_config.accept_count = strtonum(arg, 0, INT_MAX, &errstr); in ocsp_opt_nrequest()
761 ocsp_config.accept_count = -1; in ocsp_main()
981 if (ocsp_config.accept_count > 0) in ocsp_main()
982 ocsp_config.accept_count--; in ocsp_main()
984 if (ocsp_config.accept_count) { in ocsp_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Docsp.c104 int accept_count; member
263 ocsp_config.accept_count = strtonum(arg, 0, INT_MAX, &errstr); in ocsp_opt_nrequest()
761 ocsp_config.accept_count = -1; in ocsp_main()
981 if (ocsp_config.accept_count > 0) in ocsp_main()
982 ocsp_config.accept_count--; in ocsp_main()
984 if (ocsp_config.accept_count) { in ocsp_main()
/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Dtransact.c66 static int accept_count /** count of accepted recipients */, reject_count /** count of rejected rec… variable
81 accept_count++; in map_address()
103 accept_count++; in map_name()
171 accept_count++; in find_server_names()
1069 accept_count = reject_count = 0; in readheaders()
1151 if (!accept_count) in readheaders()
/dports/mail/fetchmail/fetchmail-6.4.28/
H A Dtransact.c66 static int accept_count /** count of accepted recipients */, reject_count /** count of rejected rec… variable
81 accept_count++; in map_address()
103 accept_count++; in map_name()
171 accept_count++; in find_server_names()
1069 accept_count = reject_count = 0; in readheaders()
1151 if (!accept_count) in readheaders()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/translate/core/browser/
H A Dtranslate_ranker_impl.cc129 : TranslateRankerFeatures(translate_event.accept_count(), in TranslateRankerFeatures()
339 .SetAcceptCount(event.accept_count()) in SendEventToUKM()
H A Dtranslate_ranker_impl_unittest.cc63 int accept_count,
144 int accept_count, in CreateTranslateEvent() argument
151 translate_event.set_accept_count(accept_count); in CreateTranslateEvent()
/dports/net-p2p/amule/aMule-2.3.3/platforms/MacOSX/cocoa-mule/
H A DamuleData.h98 @property (readonly) int accept_count;
/dports/net-p2p/amule-devel/aMule-SVN-r11065/platforms/MacOSX/cocoa-mule/
H A DamuleData.h98 @property (readonly) int accept_count;
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()

123