Home
last modified time | relevance | path

Searched refs:get_counter (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtCore/
H A Dbug_835.py40 get_counter = 0 variable
45 global get_counter
50 get_counter += 1
65 global get_counter
68 get_counter = 0
72 global get_counter
78 self.assertEqual(get_counter, 0)
81 get_counter = 0
85 global get_counter
93 self.assertEqual(get_counter, 1)
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtCore/
H A Dbug_835.py40 get_counter = 0 variable
45 global get_counter
50 get_counter += 1
65 global get_counter
68 get_counter = 0
72 global get_counter
78 self.assertEqual(get_counter, 0)
81 get_counter = 0
85 global get_counter
93 self.assertEqual(get_counter, 1)
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtCore/
H A Dbug_835.py40 get_counter = 0 variable
45 global get_counter
50 get_counter += 1
65 global get_counter
68 get_counter = 0
72 global get_counter
78 self.assertEqual(get_counter, 0)
81 get_counter = 0
85 global get_counter
93 self.assertEqual(get_counter, 1)
[all …]
/dports/sysutils/tracker3/tracker-3.1.2/utils/data-generators/cc/
H A Dgenerate65 def get_counter (section, option):
152 count_emails = get_counter('counts','emails')
165 count_ims = get_counter('counts','ims')
175 count_sms = get_counter('counts','sms')
184 count_calls = get_counter('counts','calls')
204 count_albums = get_counter('counts','albums')
205 count_songs = get_counter('counts','songs')
206 count_discs = get_counter('counts','discs')
232 count_images = get_counter('counts','images')
250 count_docs = get_counter('counts','docs')
[all …]
/dports/sysutils/tracker/tracker-2.3.4/utils/data-generators/cc/
H A Dgenerate65 def get_counter (section, option):
152 count_emails = get_counter('counts','emails')
165 count_ims = get_counter('counts','ims')
175 count_sms = get_counter('counts','sms')
184 count_calls = get_counter('counts','calls')
204 count_albums = get_counter('counts','albums')
205 count_songs = get_counter('counts','songs')
206 count_discs = get_counter('counts','discs')
232 count_images = get_counter('counts','images')
250 count_docs = get_counter('counts','docs')
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_rcache.cc664 int get_counter(int stat) { in get_counter() function in test_rcache_stats
672 get_counter(UCS_RCACHE_GETS), in dump_stats()
675 get_counter(UCS_RCACHE_MISSES), in dump_stats()
676 get_counter(UCS_RCACHE_MERGES), in dump_stats()
677 get_counter(UCS_RCACHE_UNMAPS), in dump_stats()
679 get_counter(UCS_RCACHE_PUTS), in dump_stats()
680 get_counter(UCS_RCACHE_REGS), in dump_stats()
681 get_counter(UCS_RCACHE_DEREGS)); in dump_stats()
691 EXPECT_EQ(1, get_counter(UCS_RCACHE_GETS)); in UCS_TEST_F()
693 EXPECT_EQ(1, get_counter(UCS_RCACHE_REGS)); in UCS_TEST_F()
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSharedArray.h108 atomic_count* get_counter() const in get_counter() function
115 atomic_count* counter = get_counter(); in increment_reference_count()
121 atomic_count* counter = get_counter(); in decrement_reference_count()
140 atomic_count* tmpCounter = get_counter(); in release()
233 atomic_count* get_counter() const
240 atomic_count* counter = get_counter();
246 atomic_count* counter = get_counter();
265 atomic_count* tmpCounter = get_counter();
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/devel/R-cran-BH/BH/inst/include/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/databases/xtrabackup/boost_1_59_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/databases/percona57-server/boost_1_59_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/databases/percona57-client/boost_1_59_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/devel/boost-libs/boost_1_72_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/devel/boost-docs/boost_1_72_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/devel/boost-python-libs/boost_1_72_0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/archive/detail/
H A Dregister_archive.hpp44 struct get_counter { struct
57 get_counter<Archive >::next adjust_counter(get_counter<Archive >::type);\
60 get_counter<Archive >::type) { \
62 instantiate_ptr_serialization(s, get_counter<Archive >::prior()); \

12345678910>>...13