Home
last modified time | relevance | path

Searched refs:one_found (Results 1 – 18 of 18) sorted by relevance

/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestcollection.vala90 if (one_found) {
93 one_found = true;
109 assert (one_found);
119 one_found = false;
128 if (one_found) {
131 one_found = true;
153 assert (one_found);
191 if (one_found) {
194 one_found = true;
223 one_found = false;
[all …]
H A Dtestmultimap.vala165 bool one_found = false;
175 if (one_found) {
182 one_found = true;
189 assert (one_found);
H A Dtestreadonlycollection.vala86 bool one_found = false;
92 assert (! one_found);
93 one_found = true;
104 assert (one_found);
H A Dtestcollection.c238 gboolean one_found; in collection_tests_test_iterator_returns_all_elements_once() local
296 one_found = FALSE; in collection_tests_test_iterator_returns_all_elements_once()
338 one_found = TRUE; in collection_tests_test_iterator_returns_all_elements_once()
373 _tmp37_ = one_found; in collection_tests_test_iterator_returns_all_elements_once()
388 one_found = FALSE; in collection_tests_test_iterator_returns_all_elements_once()
415 one_found = TRUE; in collection_tests_test_iterator_returns_all_elements_once()
490 gboolean one_found; in collection_tests_test_mutable_iterator() local
538 one_found = FALSE; in collection_tests_test_mutable_iterator()
580 one_found = TRUE; in collection_tests_test_mutable_iterator()
633 one_found = FALSE; in collection_tests_test_mutable_iterator()
[all …]
H A Dtestreadonlycollection.c276 gboolean one_found; in read_only_collection_tests_test_immutable_iterator() local
314 one_found = FALSE; in read_only_collection_tests_test_immutable_iterator()
340 _tmp20_ = one_found; in read_only_collection_tests_test_immutable_iterator()
342 one_found = TRUE; in read_only_collection_tests_test_immutable_iterator()
366 _tmp22_ = one_found; in read_only_collection_tests_test_immutable_iterator()
H A Dtestmultimap.c702 gboolean one_found; in multi_map_tests_test_keys_all_keys_values() local
748 one_found = FALSE; in multi_map_tests_test_keys_all_keys_values()
786 _tmp31_ = one_found; in multi_map_tests_test_keys_all_keys_values()
796 one_found = TRUE; in multi_map_tests_test_keys_all_keys_values()
809 _tmp35_ = one_found; in multi_map_tests_test_keys_all_keys_values()
/dports/math/py-networkx/networkx-2.6.3/networkx/generators/
H A Dnonisomorphic_trees.py136 one_found = False
140 if one_found:
144 one_found = True
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestmultimap.vala175 bool one_found = false;
185 if (one_found) {
192 one_found = true;
199 assert (one_found);
H A Dtestreadonlycollection.vala86 bool one_found = false;
93 assert (! one_found);
94 one_found = true;
105 assert (one_found);
H A Dtestreadonlycollection.c298 gboolean one_found = FALSE; in read_only_collection_tests_test_immutable_iterator() local
330 one_found = FALSE; in read_only_collection_tests_test_immutable_iterator()
360 _vala_assert (!one_found, "! one_found"); in read_only_collection_tests_test_immutable_iterator()
361 one_found = TRUE; in read_only_collection_tests_test_immutable_iterator()
383 _vala_assert (one_found, "one_found"); in read_only_collection_tests_test_immutable_iterator()
H A Dtestmultimap.c655 gboolean one_found = FALSE; in multi_map_tests_test_keys_all_keys_values() local
690 one_found = FALSE; in multi_map_tests_test_keys_all_keys_values()
723 if (one_found) { in multi_map_tests_test_keys_all_keys_values()
730 one_found = TRUE; in multi_map_tests_test_keys_all_keys_values()
741 _vala_assert (one_found, "one_found"); in multi_map_tests_test_keys_all_keys_values()
/dports/net/openmpi/openmpi-4.1.1/orte/mca/rmaps/base/
H A Drmaps_base_ranking.c512 bool one_found; in orte_rmaps_base_compute_vpids() local
648 one_found = true; in orte_rmaps_base_compute_vpids()
649 while (cnt < app->num_procs && one_found) { in orte_rmaps_base_compute_vpids()
650 one_found = false; in orte_rmaps_base_compute_vpids()
681 one_found = true; in orte_rmaps_base_compute_vpids()
/dports/net/openmpi3/openmpi-3.1.6/orte/mca/rmaps/base/
H A Drmaps_base_ranking.c470 bool one_found; in orte_rmaps_base_compute_vpids() local
603 one_found = true; in orte_rmaps_base_compute_vpids()
604 while (cnt < app->num_procs && one_found) { in orte_rmaps_base_compute_vpids()
605 one_found = false; in orte_rmaps_base_compute_vpids()
636 one_found = true; in orte_rmaps_base_compute_vpids()
/dports/cad/gplcver/gplcver-2.12a.src/vcddiff.dir/src/
H A Dvcddiff.c1256 bool_t one_found; in map() local
1259 one_found = FALSE; in map()
1276 one_found = TRUE; in map()
1285 one_found = TRUE; in map()
1296 one_found = TRUE; in map()
1310 return(one_found); in map()
/dports/www/serendipity/Serendipity-2.3.5/include/
H A Dfunctions_installer.inc.php321 $one_found = false;
325 $one_found = true;
335 if ($items['perm_mode'] == 'or' && !$one_found) {
338 } elseif ($items['perm_mode'] == 'and' && !$one_found && !$all_found) {
/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_state.py172 s = sm.one_found
195 s = sm.one_found
/dports/lang/fpc-source/fpc-3.2.2/installer/
H A Dinstall.pas1786 one_found : boolean;
1793 one_found:=false;
1800 one_found:=true;
1805 if not one_found then
/dports/security/py-angr/angr-9.0.5405/angr/analyses/cfg/
H A Dcfg_emulated.py2648 … simgr = self.project.factory.simulation_manager(simgr.one_found, save_unsat=True)