Home
last modified time | relevance | path

Searched refs:root_count (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/boost-docs/boost_1_72_0/libs/core/test/
H A Duncaught_exceptions_np.cpp59 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_nested_destructors() local
61 unsigned int level1_count = root_count, level2_count = root_count; in test_in_nested_destructors()
71 BOOST_TEST_NE(root_count, level1_count); in test_in_nested_destructors()
72 BOOST_TEST_NE(root_count, level2_count); in test_in_nested_destructors()
H A Duncaught_exceptions.cpp35 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_destructor() local
37 unsigned int level1_count = root_count; in test_in_destructor()
47 BOOST_TEST_NE(root_count, level1_count); in test_in_destructor()
/dports/devel/boost-python-libs/boost_1_72_0/libs/core/test/
H A Duncaught_exceptions_np.cpp59 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_nested_destructors() local
61 unsigned int level1_count = root_count, level2_count = root_count; in test_in_nested_destructors()
71 BOOST_TEST_NE(root_count, level1_count); in test_in_nested_destructors()
72 BOOST_TEST_NE(root_count, level2_count); in test_in_nested_destructors()
H A Duncaught_exceptions.cpp35 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_destructor() local
37 unsigned int level1_count = root_count; in test_in_destructor()
47 BOOST_TEST_NE(root_count, level1_count); in test_in_destructor()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/test/run/
H A Dunhandled_exception_count_np.cpp61 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
63 unsigned int level1_count = root_count, level2_count = root_count; in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
74 BOOST_CHECK_NE(root_count, level2_count); in BOOST_AUTO_TEST_CASE()
H A Dunhandled_exception_count.cpp40 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
42 unsigned int level1_count = root_count; in BOOST_AUTO_TEST_CASE()
52 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/log/test/run/
H A Dunhandled_exception_count_np.cpp61 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
63 unsigned int level1_count = root_count, level2_count = root_count; in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
74 BOOST_CHECK_NE(root_count, level2_count); in BOOST_AUTO_TEST_CASE()
H A Dunhandled_exception_count.cpp40 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
42 unsigned int level1_count = root_count; in BOOST_AUTO_TEST_CASE()
52 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/log/test/run/
H A Dunhandled_exception_count_np.cpp61 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
63 unsigned int level1_count = root_count, level2_count = root_count; in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
74 BOOST_CHECK_NE(root_count, level2_count); in BOOST_AUTO_TEST_CASE()
H A Dunhandled_exception_count.cpp40 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
42 unsigned int level1_count = root_count; in BOOST_AUTO_TEST_CASE()
52 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/log/test/run/
H A Dunhandled_exception_count_np.cpp61 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
63 unsigned int level1_count = root_count, level2_count = root_count; in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
74 BOOST_CHECK_NE(root_count, level2_count); in BOOST_AUTO_TEST_CASE()
H A Dunhandled_exception_count.cpp40 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
42 unsigned int level1_count = root_count; in BOOST_AUTO_TEST_CASE()
52 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/core/test/
H A Duncaught_exceptions_np.cpp59 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_nested_destructors() local
61 unsigned int level1_count = root_count, level2_count = root_count; in test_in_nested_destructors()
71 BOOST_TEST_NE(root_count, level1_count); in test_in_nested_destructors()
72 BOOST_TEST_NE(root_count, level2_count); in test_in_nested_destructors()
H A Duncaught_exceptions.cpp35 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_destructor() local
37 unsigned int level1_count = root_count; in test_in_destructor()
47 BOOST_TEST_NE(root_count, level1_count); in test_in_destructor()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/test/run/
H A Dunhandled_exception_count_np.cpp61 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
63 unsigned int level1_count = root_count, level2_count = root_count; in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
74 BOOST_CHECK_NE(root_count, level2_count); in BOOST_AUTO_TEST_CASE()
H A Dunhandled_exception_count.cpp40 const unsigned int root_count = boost::log::aux::unhandled_exception_count(); in BOOST_AUTO_TEST_CASE() local
42 unsigned int level1_count = root_count; in BOOST_AUTO_TEST_CASE()
52 BOOST_CHECK_NE(root_count, level1_count); in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/core/test/
H A Duncaught_exceptions_np.cpp59 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_nested_destructors() local
61 unsigned int level1_count = root_count, level2_count = root_count; in test_in_nested_destructors()
71 BOOST_TEST_NE(root_count, level1_count); in test_in_nested_destructors()
72 BOOST_TEST_NE(root_count, level2_count); in test_in_nested_destructors()
H A Duncaught_exceptions.cpp35 const unsigned int root_count = boost::core::uncaught_exceptions(); in test_in_destructor() local
37 unsigned int level1_count = root_count; in test_in_destructor()
47 BOOST_TEST_NE(root_count, level1_count); in test_in_destructor()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dtsort.py527 root_count = revno_to_branch_count.get(0, -1)
528 root_count += 1
529 if root_count:
530 revno = (0, root_count, 1)
533 revno_to_branch_count[0] = root_count
697 root_count = self._revno_to_branch_count.get(0, 0)
698 root_count = self._revno_to_branch_count.get(0, -1)
699 root_count += 1
700 if root_count:
701 revno = (0, root_count, 1)
[all …]
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSNOWRES.cpp151 root_count = 0; in load_info()
202 root_count++; in load_info()
206 root_info_array = (SnowInfo **)mem_add(sizeof(SnowInfo *) * root_count); in load_info()
214 if( j >= root_count) in load_info()
226 if( root_count > 0) in rand_root()
228 return root_info_array[rand % root_count]->snow_map_id; in rand_root()
/dports/math/py-libpoly/libpoly-0.1.11/src/upolynomial/
H A Droot_finding.c166 int root_count = a_sgn_changes - b_sgn_changes; in sturm_seqence_count_roots() local
170 root_count --; in sturm_seqence_count_roots()
173 root_count ++; in sturm_seqence_count_roots()
177 return root_count; in sturm_seqence_count_roots()
194 int root_count = a_sgn_changes - b_sgn_changes; in sturm_seqence_count_roots_dyadic() local
198 root_count --; in sturm_seqence_count_roots_dyadic()
201 root_count ++; in sturm_seqence_count_roots_dyadic()
205 return root_count; in sturm_seqence_count_roots_dyadic()
/dports/math/libpoly/libpoly-0.1.11/src/upolynomial/
H A Droot_finding.c166 int root_count = a_sgn_changes - b_sgn_changes; in sturm_seqence_count_roots() local
170 root_count --; in sturm_seqence_count_roots()
173 root_count ++; in sturm_seqence_count_roots()
177 return root_count; in sturm_seqence_count_roots()
194 int root_count = a_sgn_changes - b_sgn_changes; in sturm_seqence_count_roots_dyadic() local
198 root_count --; in sturm_seqence_count_roots_dyadic()
201 root_count ++; in sturm_seqence_count_roots_dyadic()
205 return root_count; in sturm_seqence_count_roots_dyadic()
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libcork/src/libcork/core/
H A Dgc.c44 size_t root_count; member
210 if (gc->root_count >= ROOTS_SIZE) { in cork_gc_possible_root()
213 gc->roots[gc->root_count++] = header; in cork_gc_possible_root()
285 for (i = 0; i < gc->root_count; i++) { in cork_gc_mark_roots()
358 for (i = 0; i < gc->root_count; i++) { in cork_gc_scan_roots()
386 for (i = 0; i < gc->root_count; i++) { in cork_gc_collect_roots()
396 gc->root_count = 0; in cork_gc_collect_roots()
/dports/lang/janet/janet-1.19.2/src/core/
H A Dgc.c441 orig_rootcount = janet_vm.root_count; in janet_collect()
448 while (orig_rootcount < janet_vm.root_count) { in janet_collect()
449 Janet x = janet_vm.roots[--janet_vm.root_count]; in janet_collect()
461 size_t newcount = janet_vm.root_count + 1; in janet_gcroot()
470 janet_vm.roots[janet_vm.root_count] = root; in janet_gcroot()
471 janet_vm.root_count = newcount; in janet_gcroot()
492 Janet *vtop = janet_vm.roots + janet_vm.root_count; in janet_gcunroot()
496 *v = janet_vm.roots[--janet_vm.root_count]; in janet_gcunroot()
505 Janet *vtop = janet_vm.roots + janet_vm.root_count; in janet_gcunrootall()
510 *v = janet_vm.roots[--janet_vm.root_count]; in janet_gcunrootall()
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dtest_objagg.c30 unsigned int root_count; member
138 world->root_count++; in root_create()
147 world->root_count--; in root_destroy()
154 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_get()
169 if (world->root_count != orig_root_count + 1) { in test_nodelta_obj_get()
175 if (world->root_count != orig_root_count) { in test_nodelta_obj_get()
207 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_put()
212 if (world->root_count != orig_root_count - 1) { in test_nodelta_obj_put()
217 if (world->root_count != orig_root_count) { in test_nodelta_obj_put()
598 if (orig_root_count != world->root_count) { in check_expect()
[all …]

1234