Home
last modified time | relevance | path

Searched refs:m_recursion_count (Results 1 – 14 of 14) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A Dmonitor_example.cpp80 , m_recursion_count() in Monitor()
97 assert(m_recursion_count == 0); in ~Monitor()
104 assert(m_recursion_count >= 0); in lock()
105 if (++m_recursion_count == 1) in lock()
112 m_recursion_count--; in unlock()
113 assert(m_recursion_count >= 0); in unlock()
118 assert(m_recursion_count == 1); in wait()
120 m_recursion_count--; in wait()
122 m_recursion_count++; in wait()
127 assert(m_recursion_count > 0); in signal()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A Dmonitor_example.cpp80 , m_recursion_count() in Monitor()
97 assert(m_recursion_count == 0); in ~Monitor()
104 assert(m_recursion_count >= 0); in lock()
105 if (++m_recursion_count == 1) in lock()
112 m_recursion_count--; in unlock()
113 assert(m_recursion_count >= 0); in unlock()
118 assert(m_recursion_count == 1); in wait()
120 m_recursion_count--; in wait()
122 m_recursion_count++; in wait()
127 assert(m_recursion_count > 0); in signal()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/devel/hyperscan/boost_1_75_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp114 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
131 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
256 if (++m_recursion_count > 400) in parse_all()
266 --m_recursion_count; in parse_all()
/dports/devel/boost-python-libs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dbasic_regex_parser.hpp114 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
131 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
256 if (++m_recursion_count > 400) in parse_all()
266 --m_recursion_count; in parse_all()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dbasic_regex_parser.hpp100 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 … m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0), m_max_ba… in basic_regex_parser()
248 if (++m_recursion_count > 400) in parse_all()
258 --m_recursion_count; in parse_all()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/regex/v4/
H A Dbasic_regex_parser.hpp114 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
131 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
256 if (++m_recursion_count > 400) in parse_all()
266 --m_recursion_count; in parse_all()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp114 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
131 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
256 if (++m_recursion_count > 400) in parse_all()
266 --m_recursion_count; in parse_all()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/devel/boost-libs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/regex/v4/
H A Dbasic_regex_parser.hpp111 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
127 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
252 if (++m_recursion_count > 400) in parse_all()
262 --m_recursion_count; in parse_all()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp108 unsigned m_recursion_count; // How many times we've called parse_all. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
124 …ax_mark(0), m_paren_start(0), m_alt_insert_point(0), m_has_case_change(false), m_recursion_count(0) in basic_regex_parser()
249 if (++m_recursion_count > 400) in parse_all()
259 --m_recursion_count; in parse_all()