Home
last modified time | relevance | path

Searched refs:m_undefined (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/test/
H A Dtoi_test.cpp30 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
43 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
52 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
64 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Dnbo_test.cpp50 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
62 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
92 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
119 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
139 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Drsu_test.cpp35 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/test/
H A Dtoi_test.cpp30 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
43 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
52 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
64 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Dnbo_test.cpp50 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined);
62 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined);
92 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined);
119 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined);
139 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined);
H A Drsu_test.cpp35 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/test/
H A Dtoi_test.cpp30 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
43 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
52 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
64 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Dnbo_test.cpp50 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
62 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
92 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
119 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
139 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Drsu_test.cpp35 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/test/
H A Dtoi_test.cpp30 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
43 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
52 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
64 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Dnbo_test.cpp50 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
62 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
92 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
119 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
139 BOOST_REQUIRE(nbo_cs->toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
H A Drsu_test.cpp35 BOOST_REQUIRE(cc.toi_mode() == wsrep::client_state::m_undefined); in BOOST_FIXTURE_TEST_CASE()
/dports/devel/cervisia/cervisia-21.12.3/
H A Dupdateview_items.h138 { return m_undefined; } in undefinedState()
148 { m_undefined = b; } in setUndefinedState()
162 bool m_undefined; variable
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DLogging.cpp53 m_undefined = FALSE; in Logging()
72 DDX_Check(pDX, IDC_VERBOSE_UNDEFINED, m_undefined); in DoDataExchange()
227 m_undefined = (systemVerbose & 256) != 0; in OnInitDialog()
H A DLogging.h54 BOOL m_undefined; variable
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DLogging.cpp35 m_undefined = FALSE; in Logging()
53 DDX_Check(pDX, IDC_VERBOSE_UNDEFINED, m_undefined); in DoDataExchange()
213 m_undefined = (systemVerbose & VERBOSE_UNDEFINED) != 0; in OnInitDialog()
H A DLogging.h28 BOOL m_undefined; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/src/
H A Dclient_state.cpp487 toi_mode_ = m_undefined; in leave_toi_common()
559 toi_mode_ = m_undefined; in end_rsu()
577 assert(toi_mode_ == m_undefined); in begin_nbo_phase_one()
634 toi_mode_ = m_undefined; in end_nbo_phase_one()
643 assert(toi_mode_ == m_undefined); in enter_nbo_mode()
658 assert(toi_mode_ == m_undefined); in begin_nbo_phase_two()
734 toi_mode_ = m_undefined; in end_nbo_phase_two()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/src/
H A Dclient_state.cpp487 toi_mode_ = m_undefined;
559 toi_mode_ = m_undefined;
577 assert(toi_mode_ == m_undefined);
634 toi_mode_ = m_undefined;
643 assert(toi_mode_ == m_undefined);
658 assert(toi_mode_ == m_undefined);
734 toi_mode_ = m_undefined;
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/src/
H A Dclient_state.cpp487 toi_mode_ = m_undefined; in leave_toi_common()
559 toi_mode_ = m_undefined; in end_rsu()
577 assert(toi_mode_ == m_undefined); in begin_nbo_phase_one()
634 toi_mode_ = m_undefined; in end_nbo_phase_one()
643 assert(toi_mode_ == m_undefined); in enter_nbo_mode()
658 assert(toi_mode_ == m_undefined); in begin_nbo_phase_two()
734 toi_mode_ = m_undefined; in end_nbo_phase_two()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/src/
H A Dclient_state.cpp487 toi_mode_ = m_undefined; in leave_toi_common()
559 toi_mode_ = m_undefined; in end_rsu()
577 assert(toi_mode_ == m_undefined); in begin_nbo_phase_one()
634 toi_mode_ = m_undefined; in end_nbo_phase_one()
643 assert(toi_mode_ == m_undefined); in enter_nbo_mode()
658 assert(toi_mode_ == m_undefined); in begin_nbo_phase_two()
734 toi_mode_ = m_undefined; in end_nbo_phase_two()
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dmain.cc238 …ddVariable(new KnownVariable(CALCULATOR->temporaryCategory(), ans_str, m_undefined, _("Last Answer…
241 …able(new KnownVariable(CALCULATOR->temporaryCategory(), ans_str + "2", m_undefined, _("Answer 2"),…
242 …able(new KnownVariable(CALCULATOR->temporaryCategory(), ans_str + "3", m_undefined, _("Answer 3"),…
243 …able(new KnownVariable(CALCULATOR->temporaryCategory(), ans_str + "4", m_undefined, _("Answer 4"),…
244 …able(new KnownVariable(CALCULATOR->temporaryCategory(), ans_str + "5", m_undefined, _("Answer 5"),…
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-matrixvector.cc191 mstruct.clearMatrix(); mstruct.resizeMatrix(r2 - r1 + 1, c2 - c1 + 1, m_undefined); in getArea()
201 mstruct = m_undefined; in rowToVector()
210 mstruct = m_undefined; in columnToVector()
538 mstruct = m_undefined; in determinant()
601 mstruct = m_undefined; in permanent()
627 mtrx.resizeMatrix(SIZE - 1, CHILD(0).size() - 1, m_undefined); in permanent()
763 resizeMatrix(CHILD(0).size(), SIZE, m_undefined); in transposeMatrix()
775 mstruct = m_undefined; in cofactor()
780 mstruct.resizeMatrix(SIZE - 1, CHILD(0).size() - 1, m_undefined); in cofactor()
H A DMathStructure-differentiate.cc59 addChild(m_undefined); in differentiate()
125 addChild(m_undefined); in differentiate()
595 addChild(m_undefined); in differentiate()
693 addChild(m_undefined); in differentiate()
709 addChild(m_undefined); in differentiate()
719 addChild(m_undefined); in differentiate()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dclient_state.hpp96 m_undefined, enumerator
1051 , toi_mode_(m_undefined) in client_state()
1167 case wsrep::client_state::m_undefined: return "undefined"; in to_c_string()

123