Home
last modified time | relevance | path

Searched +defs:setup +defs:state (Results 1 – 25 of 1746) sorted by relevance

12345678910>>...70

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/tools/
H A Dmergestages.cpp16 CSMTools::StartMergeStage::StartMergeStage (MergeState& state) in StartMergeStage()
20 int CSMTools::StartMergeStage::setup() in setup() function in CSMTools::StartMergeStage
36 int CSMTools::FinishMergedDocumentStage::setup() in setup() function in CSMTools::FinishMergedDocumentStage
69 int CSMTools::MergeRefIdsStage::setup() in setup() function in CSMTools::MergeRefIdsStage
81 CSMTools::MergeReferencesStage::MergeReferencesStage (MergeState& state) in MergeReferencesStage()
85 int CSMTools::MergeReferencesStage::setup() in setup() function in CSMTools::MergeReferencesStage
119 int CSMTools::PopulateLandTexturesMergeStage::setup() in setup() function in CSMTools::PopulateLandTexturesMergeStage
136 CSMTools::MergeLandStage::MergeLandStage (MergeState& state) in MergeLandStage()
141 int CSMTools::MergeLandStage::setup() in setup() function in CSMTools::MergeLandStage
163 int CSMTools::FixLandsAndLandTexturesMergeStage::setup() in setup() function in CSMTools::FixLandsAndLandTexturesMergeStage
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/doc/
H A Dsavingstages.cpp18 int CSMDoc::OpenSaveStage::setup() in setup() function in CSMDoc::OpenSaveStage
40 int CSMDoc::WriteHeaderStage::setup() in setup() function in CSMDoc::WriteHeaderStage
85 SavingState& state, bool journal) in WriteDialogueCollectionStage()
191 SavingState& state) in CollectionReferencesStage()
247 SavingState& state) in WriteCellCollectionStage()
251 int CSMDoc::WriteCellCollectionStage::setup() in setup() function in CSMDoc::WriteCellCollectionStage
373 SavingState& state) in WritePathgridCollectionStage()
409 SavingState& state) in WriteLandCollectionStage()
435 SavingState& state) in WriteLandTextureCollectionStage()
464 int CSMDoc::CloseSaveStage::setup() in setup() function in CSMDoc::CloseSaveStage
[all …]
/dports/misc/ompl/ompl-1.5.2/src/ompl/base/spaces/src/
H A DWrapperStateSpace.cpp39 void ompl::base::WrapperStateSampler::sampleUniform(State *state) in sampleUniform()
44 void ompl::base::WrapperStateSampler::sampleUniformNear(State *state, const State *near, double dis… in sampleUniformNear()
50 void ompl::base::WrapperStateSampler::sampleGaussian(State *state, const State *mean, double stdDev) in sampleGaussian()
61 void ompl::base::WrapperProjectionEvaluator::setup() in setup() function in ompl::base::WrapperProjectionEvaluator
72 void ompl::base::WrapperProjectionEvaluator::project(const State *state, Eigen::Ref<Eigen::VectorXd… in project() argument
77 void ompl::base::WrapperStateSpace::setup() in setup() function in ompl::base::WrapperStateSpace
/dports/deskutils/py-py3status/py3status-3.40/py3status/modules/
H A Ddo_not_disturb.py88 def setup(self, parent): member in Notification
100 def setup(self, parent): member in Dunst
110 def toggle(self, state): argument
132 def setup(self, parent): member in Mako
135 def toggle(self, state): argument
147 def setup(self, parent): member in Xfce4_notifyd
158 def toggle(self, state): argument
171 state = "last" variable in Py3status
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/micro/org/openjdk/bench/java/security/
H A DCacheBench.java59 public void setup() { in setup() method in CacheBench.SharedState
71 public void setup(SharedState benchState) { in setup() method in CacheBench.GetPutState
86 public void put(SharedState benchState, GetPutState state) { in put()
92 public Integer get(SharedState benchState, GetPutState state) { in get()
104 public void setup(SharedState benchState) { in setup() method in CacheBench.RemoveState
124 public void remove(SharedState benchState, RemoveState state) { in remove()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/micro/org/openjdk/bench/java/security/
H A DCacheBench.java59 public void setup() { in setup() method in CacheBench.SharedState
71 public void setup(SharedState benchState) { in setup() method in CacheBench.GetPutState
86 public void put(SharedState benchState, GetPutState state) { in put()
92 public Integer get(SharedState benchState, GetPutState state) { in get()
104 public void setup(SharedState benchState) { in setup() method in CacheBench.RemoveState
124 public void remove(SharedState benchState, RemoveState state) { in remove()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/micro/org/openjdk/bench/java/security/
H A DCacheBench.java59 public void setup() { in setup() method in CacheBench.SharedState
71 public void setup(SharedState benchState) { in setup() method in CacheBench.GetPutState
86 public void put(SharedState benchState, GetPutState state) { in put()
92 public Integer get(SharedState benchState, GetPutState state) { in get()
104 public void setup(SharedState benchState) { in setup() method in CacheBench.RemoveState
124 public void remove(SharedState benchState, RemoveState state) { in remove()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/cmocka/example/
H A Drun_tests.c21 static void setup(void **state) { in setup() function
30 static void teardown(void **state) { in teardown()
35 static void null_test_success(void **state) { in null_test_success()
40 static void int_test_success(void **state) { in int_test_success()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/tests/unit_tests/example_test/
H A Dtest.c10 setup(void **state) in setup() function
21 teardown(void **state) in teardown()
29 null_test_success(void **state) in null_test_success()
35 int_test_success(void **state) in int_test_success()
43 failing_test(void **state) in failing_test()
/dports/security/openvpn/openvpn-2.5.6/tests/unit_tests/example_test/
H A Dtest.c10 setup(void **state) in setup() function
21 teardown(void **state) in teardown()
29 null_test_success(void **state) in null_test_success()
35 int_test_success(void **state) in int_test_success()
42 failing_test(void **state) in failing_test()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/tests/unit_tests/example_test/
H A Dtest.c10 setup(void **state) in setup() function
21 teardown(void **state) in teardown()
29 null_test_success(void **state) in null_test_success()
35 int_test_success(void **state) in int_test_success()
42 failing_test(void **state) in failing_test()
/dports/devel/socket_wrapper/socket_wrapper-1.1.9/tests/
H A Dtest_close_failure.c9 static int setup(void **state) in setup() function
16 static int teardown(void **state) in teardown()
23 static void test_close_failure(void **state) in test_close_failure()
H A Dtest_tcp_dup2.c6 static int setup(void **state) in setup() function
13 static int teardown(void **state) in teardown()
20 static void test_dup2_existing_open_fd(void **state) in test_dup2_existing_open_fd()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
H A Dtest_groups.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
H A Dtest_groups.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/sysutils/cmocka/cmocka-1.1.5/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
H A Dtest_groups.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/cmocka/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
H A Dtest_groups.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/extras/cmocka-1.1.1/tests/
H A Dtest_basics.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
H A Dtest_groups.c25 static int setup(void **state) { in setup() function
36 static int teardown(void **state) { in teardown()
43 static void null_test_success(void **state) { in null_test_success()
48 static void int_test_success(void **state) { in int_test_success()
/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_spiller.py9 def setup(): function
20 def pickle_callback(state): argument
22 def unpickle_callback(sid, state): # pylint:disable=unused-argument argument
24 def priority_key(state): argument

12345678910>>...70