Home
last modified time | relevance | path

Searched refs:has_all (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/expected/tests/
H A Dassignment.cpp55 struct has_all { struct
56 has_all() = default;
57 has_all(const has_all &) = default;
58 has_all(has_all &&) noexcept = default;
59 has_all &operator=(const has_all &) = default;
62 tl::expected<has_all, has_all> e1 = {};
63 tl::expected<has_all, has_all> e2 = {};
/dports/devel/tl-expected/expected-1.0.0/tests/
H A Dassignment.cpp55 struct has_all { struct
56 has_all() = default;
57 has_all(const has_all &) = default;
58 has_all(has_all &&) noexcept = default;
59 has_all &operator=(const has_all &) = default;
62 tl::expected<has_all, has_all> e1 = {};
63 tl::expected<has_all, has_all> e2 = {};
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc_util/src/
H A Dformat_test.cc84 auto has_all = in TEST_F() local
88 EXPECT_THAT(result, has_all); in TEST_F()
90 EXPECT_THAT(uresult, has_all); in TEST_F()
97 auto has_all = AllOf(HasSubstr(" 1&100"), HasSubstr(" 1&200"), in TEST_F() local
99 EXPECT_THAT(result, has_all); in TEST_F()
101 EXPECT_THAT(uresult, has_all); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/libshaderc_util/src/
H A Dformat_test.cc84 auto has_all = in TEST_F() local
88 EXPECT_THAT(result, has_all); in TEST_F()
90 EXPECT_THAT(uresult, has_all); in TEST_F()
97 auto has_all = AllOf(HasSubstr(" 1&100"), HasSubstr(" 1&200"), in TEST_F() local
99 EXPECT_THAT(result, has_all); in TEST_F()
101 EXPECT_THAT(uresult, has_all); in TEST_F()
/dports/graphics/shaderc/shaderc-2021.3/libshaderc_util/src/
H A Dformat_test.cc84 auto has_all = in TEST_F() local
88 EXPECT_THAT(result, has_all); in TEST_F()
90 EXPECT_THAT(uresult, has_all); in TEST_F()
97 auto has_all = AllOf(HasSubstr(" 1&100"), HasSubstr(" 1&200"), in TEST_F() local
99 EXPECT_THAT(result, has_all); in TEST_F()
101 EXPECT_THAT(uresult, has_all); in TEST_F()
/dports/net-p2p/c-lightning/lightning-0.10.2/plugins/spender/
H A Dmultiwithdraw.c55 bool has_all; member
82 bool has_all = false; in param_outputs_array() local
131 if (has_all) in param_outputs_array()
138 has_all = true; in param_outputs_array()
182 mw->has_all = false; in json_multiwithdraw()
185 mw->has_all = true; in json_multiwithdraw()
368 if (mw->has_all) in start_mw()
444 if (mw->has_all) { in mw_after_fundpsbt()
/dports/www/moodle310/moodle/cache/stores/redis/tests/
H A Dredis_test.php112 $this->assertTrue($store->has_all(array('foo', 'bat')));
113 $this->assertFalse($store->has_all(array('foo', 'bat', 'this')));
/dports/www/moodle311/moodle/cache/stores/redis/tests/
H A Dredis_test.php112 $this->assertTrue($store->has_all(array('foo', 'bat')));
113 $this->assertFalse($store->has_all(array('foo', 'bat', 'this')));
/dports/www/moodle39/moodle/cache/stores/redis/tests/
H A Dredis_test.php112 $this->assertTrue($store->has_all(array('foo', 'bat')));
113 $this->assertFalse($store->has_all(array('foo', 'bat', 'this')));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/affinity/
H A Dlibomp_test_topology.h131 int has_all = 1; in topology_using_full_mask() local
137 has_all = 0; in topology_using_full_mask()
142 return has_all; in topology_using_full_mask()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/test/affinity/
H A Dlibomp_test_topology.h131 int has_all = 1; in topology_using_full_mask() local
137 has_all = 0; in topology_using_full_mask()
142 return has_all; in topology_using_full_mask()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/test/affinity/
H A Dlibomp_test_topology.h131 int has_all = 1; in topology_using_full_mask() local
137 has_all = 0; in topology_using_full_mask()
142 return has_all; in topology_using_full_mask()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/test/affinity/
H A Dlibomp_test_topology.h131 int has_all = 1; in topology_using_full_mask() local
137 has_all = 0; in topology_using_full_mask()
142 return has_all; in topology_using_full_mask()
/dports/www/moodle310/moodle/cache/classes/
H A Dinterfaces.php159 public function has_all(array $keys); function
338 public function has_all(array $keys); function
/dports/www/moodle311/moodle/cache/classes/
H A Dinterfaces.php159 public function has_all(array $keys); function
338 public function has_all(array $keys); function
/dports/www/moodle39/moodle/cache/classes/
H A Dinterfaces.php159 public function has_all(array $keys); function
338 public function has_all(array $keys); function
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/browsers/playlists/
H A Dmenu.py64 has_some, has_all = playlist.has_songs(songs)
65 if has_all:
/dports/math/heyoka/heyoka-0.16.0/include/heyoka/detail/
H A Digor.hpp169 constexpr bool has_all(const named_argument<Tags, ExplicitTypes> &...nargs) in has_all() function
271 static constexpr bool has_all(const named_argument<Tags, ExplicitTypes> &...nargs) in has_all() function in igor::parser
273 return ::igor::has_all<ParseArgs...>(nargs...); in has_all()
/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestmap.vala439 assert (test_map.has_all (another_map));
444 assert (test_map.has_all (another_map));
452 assert (! test_map.has_all (another_map));
464 assert (test_map.has_all (another_map));
476 assert (! test_map.has_all (another_map));
485 assert (! test_map.has_all (another_map));
501 assert (test_map.has_all (another_map));
518 assert (! test_map.has_all (another_map));
/dports/devel/libgee06/libgee-0.6.8/gee/
H A Dreadonlymap.vala175 public bool has_all (Map<K,V> map) {
176 return _map.has_all (map);
183 return _map.has_all (map);
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestmap.vala449 assert (test_map.has_all (another_map));
454 assert (test_map.has_all (another_map));
462 assert (! test_map.has_all (another_map));
474 assert (test_map.has_all (another_map));
486 assert (! test_map.has_all (another_map));
495 assert (! test_map.has_all (another_map));
511 assert (test_map.has_all (another_map));
528 assert (! test_map.has_all (another_map));
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dfacet-.r564 has_all <- unlist(lapply(values, length)) == length(vars) functionVar
565 if (!any(has_all)) {
576 base <- unique(rbind_dfs(values[has_all]))
582 for (value in values[!has_all]) {
/dports/devel/libgee/libgee-0.20.3/gee/
H A Dreadonlymap.vala182 public bool has_all (Map<K,V> map) {
183 return _map.has_all (map);
190 return _map.has_all (map);
H A Dmap.vala217 public virtual bool has_all (Map<K,V> map) {
232 [Version (deprecated = true, replacement = "Map.has_all")]
234 [Deprecated (replacement = "Map.has_all")]
237 return has_all (map);
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dbitfield.c230 bool const has_all = tr_bitfieldHasAll(b); in tr_bitfieldEnsureBitsAlloced() local
232 if (has_all) in tr_bitfieldEnsureBitsAlloced()
247 if (has_all) in tr_bitfieldEnsureBitsAlloced()

1234567891011