Home
last modified time | relevance | path

Searched defs:calls_count (Results 1 – 13 of 13) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/tests/
H A Dtimer_mgr_unittest.cc246 const unsigned int calls_count = calls_count_["timer1"]; in testUnregisterTimer() local
300 unsigned int calls_count = it->second; in testUnregisterTimers() local
308 CallsCount calls_count(calls_count_); in testUnregisterTimers() local
354 unsigned int calls_count = calls_count_["timer1"]; in testCancel() local
/dports/devel/py-azure-mgmt-apimanagement/azure-mgmt-apimanagement-0.2.0/azure/mgmt/apimanagement/operations/
H A D_quota_by_counter_keys_operations.py112 …self, resource_group_name, service_name, quota_counter_key, calls_count=None, kb_transferred=None,… argument
H A D_quota_by_period_keys_operations.py114 …esource_group_name, service_name, quota_counter_key, quota_period_key, calls_count=None, kb_transf… argument
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Drenderer.cpp175 int &calls_count, in optimize_recursive()
427 int calls_count = 0; in optimize() local
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Drenderer.cpp175 int &calls_count, in optimize_recursive()
427 int calls_count = 0; in optimize() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Drenderer.cpp175 int &calls_count, in optimize_recursive()
427 int calls_count = 0; in optimize() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/profiler/
H A Dprofiler.thrift7 4: required i32 calls_count, // number of times the executed function is called. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/orderfile/
H A Dorderfile_call_graph_instrumentation_perftest.cc48 double calls_count = (addresses * (addresses - 1)) / 2; in RunBenchmark() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/orderfile/
H A Dorderfile_call_graph_instrumentation_perftest.cc48 double calls_count = (addresses * (addresses - 1)) / 2; in RunBenchmark() local
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_concurrent_lru_cache.cpp198 static int calls_count; member
205 int call_counting_function<tag, value_and_key_type>::calls_count = 0; member in serial_tests::usability::behaviour::helpers::call_counting_function<tag, value_and_key_type>
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_concurrent_lru_cache.cpp198 static int calls_count; member
205 int call_counting_function<tag, value_and_key_type>::calls_count = 0; member in serial_tests::usability::behaviour::helpers::call_counting_function<tag, value_and_key_type>
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_concurrent_lru_cache.cpp198 static int calls_count; member
205 int call_counting_function<tag, value_and_key_type>::calls_count = 0; member in serial_tests::usability::behaviour::helpers::call_counting_function<tag, value_and_key_type>
/dports/graphics/devil/devil-1.7.8/src-ILU/ilur/
H A Dilur.c205 int calls_count = 0; in parse_arguments() local