Home
last modified time | relevance | path

Searched refs:dummyState (Results 1 – 25 of 67) sorted by relevance

123

/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DExampleWrapping.cpp50 VizPeriodicReporter(const Visualizer& viz, const State& dummyState, Real interval) : in VizPeriodicReporter() argument
51 PeriodicEventReporter(interval), viz(viz), dummyState(dummyState) { in VizPeriodicReporter()
55 viz.report(dummyState); in handleEvent()
60 const State& dummyState; member in VizPeriodicReporter
244 State dummyState = dummySystem.getDefaultState(); in main() local
248 geom.addVizReporter(new VizPeriodicReporter(viz, dummyState, vizInterval)); in main()
249 viz.report(dummyState); in main()
264 viz.report(dummyState); in main()
299 viz.report(dummyState); in main()
H A DExampleGeodesic.cpp43 VizPeriodicReporter(const Visualizer& viz, const State& dummyState, Real interval) : in VizPeriodicReporter() argument
44 PeriodicEventReporter(interval), viz(viz), dummyState(dummyState) { in VizPeriodicReporter()
48 viz.report(dummyState); in handleEvent()
53 const State& dummyState; member in VizPeriodicReporter
253 State dummyState = dummySystem.getDefaultState(); in main() local
292 viz.report(dummyState); in main()
305 viz.report(dummyState); in main()
338 viz.report(dummyState); in main()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/tracing/timelinerenderstate/
H A Dtst_timelinerenderstate.cpp159 DummyPassState *dummyState = new DummyPassState; in assembleNodeTree() local
161 state3.setPassState(1, dummyState); in assembleNodeTree()
164 QCOMPARE(node->firstChild()->firstChild()->firstChild(), dummyState->expandedRows()[0]); in assembleNodeTree()
165 QCOMPARE(node->lastChild()->firstChild(), dummyState->expandedOverlay()); in assembleNodeTree()
168 QCOMPARE(node->firstChild()->firstChild()->firstChild(), dummyState->collapsedRows()[0]); in assembleNodeTree()
169 QCOMPARE(node->lastChild()->firstChild(), dummyState->collapsedOverlay()); in assembleNodeTree()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/methods/
H A Ddummychecktask.cpp42 …int dummyState = MacroProcessor::ResolveMacros("$dummy_state$", resolvers, checkable->GetLastCheck… in ScriptFunc() local
63 pr.ExitStatus = dummyState; in ScriptFunc()
69 cr->SetState(PluginUtility::ExitStatusToState(dummyState)); in ScriptFunc()
70 cr->SetExitStatus(dummyState); in ScriptFunc()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqpainter_p.h193 …: q_ptr(painter), d_ptrs(0), state(0), dummyState(0), txinv(0), inDestructor(false), d_ptrs_size(0… in Q_DECLARE_PUBLIC()
207 mutable QPainterDummyState *dummyState; variable
221 if (!dummyState) in fakeState()
222 dummyState = new QPainterDummyState(); in fakeState()
223 return dummyState; in fakeState()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h195 …: q_ptr(painter), d_ptrs(nullptr), state(nullptr), dummyState(nullptr), txinv(0), inDestructor(fal… in Q_DECLARE_PUBLIC()
209 mutable QPainterDummyState *dummyState; variable
223 if (!dummyState) in fakeState()
224 dummyState = new QPainterDummyState(); in fakeState()
225 return dummyState; in fakeState()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXKeyboard.c292 UInt32 dummyState; in KeycodeToUnicode() local
300 dummyState = 0; in KeycodeToUnicode()
301 deadKeyStatePtr = &dummyState; in KeycodeToUnicode()

123