Home
last modified time | relevance | path

Searched refs:has_id (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/sid-0.6.1/src/
H A Did_list.rs262 assert!(list.has_id(a1)); in vector_list()
263 assert!(list.has_id(a2)); in vector_list()
264 assert!(list.has_id(a3)); in vector_list()
273 assert!(list.has_id(a1)); in vector_list()
274 assert!(list.has_id(a3)); in vector_list()
281 assert!(list.has_id(a3)); in vector_list()
289 assert!(list.has_id(a3)); in vector_list()
290 assert!(list.has_id(a4)); in vector_list()
298 assert!(!list.has_id(a1)); in vector_list()
299 assert!(!list.has_id(a2)); in vector_list()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/unittest/python/
H A Dpython-capabilities.py79 self.assertFalse(self.lmp.has_id('compute', 'xxx'))
80 self.assertFalse(self.lmp.has_id('dump', 'xxx'))
81 self.assertTrue(self.lmp.has_id('fix', 'charge'))
82 self.assertFalse(self.lmp.has_id('fix', 'xxx'))
83 self.assertTrue(self.lmp.has_id('group', 'all'))
84 self.assertTrue(self.lmp.has_id('group', 'none'))
85 self.assertFalse(self.lmp.has_id('group', 'xxx'))
86 self.assertTrue(self.lmp.has_id('region', 'box'))
87 self.assertFalse(self.lmp.has_id('region', 'xxx'))
88 self.assertTrue(self.lmp.has_id('variable', 'test'))
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqapi-sysemu.c120 bool has_id, const char *id, in qmp_blockdev_open_tray() argument
131 has_id ? id : NULL, in qmp_blockdev_open_tray()
141 bool has_id, const char *id, in qmp_blockdev_close_tray() argument
148 id = has_id ? id : NULL; in qmp_blockdev_close_tray()
185 id = has_id ? id : NULL; in blockdev_remove_medium()
291 has_id ? id : NULL, in blockdev_insert_medium()
334 has_id ? id : NULL, in qmp_blockdev_change_medium()
382 has_id ? id : NULL, in qmp_blockdev_change_medium()
413 bool has_id, const char *id, in qmp_eject() argument
424 has_id ? id : NULL, in qmp_eject()
[all …]
/dports/audio/giada/giada-0.17.1/src/core/model/
H A Dtraits.h42 template <typename T> struct has_id : std::false_type {}; struct
43 template <> struct has_id<Channel> : std::true_type {};
44 template <> struct has_id<Wave> : std::true_type {};
46 template <> struct has_id<Plugin> : std::true_type {};
H A Dmodel.h55 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in getIter_()
175 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in exists()
194 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in getIndex()
209 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in getId()
221 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in get()
235 static_assert(has_id<typename L::value_type>(), "This type has no ID");
249 static_assert(!has_id<typename L::value_type>(), "This type has ID"); in onGet()
264 static_assert(has_id<typename L::value_type>(), "This type has no ID"); in onSwap()
276 static_assert(!has_id<typename L::value_type>(), "This type has ID"); in onSwap()
/dports/databases/pgrouting/pgrouting-3.2.0/src/tsp/
H A DTSP_driver.cpp90 size_t idx_start = costs.has_id(start_vid) ? in do_pgr_tsp()
93 size_t idx_end = costs.has_id(end_vid) ? in do_pgr_tsp()
96 if (costs.has_id(start_vid) in do_pgr_tsp()
97 && costs.has_id(end_vid) in do_pgr_tsp()
131 if (costs.has_id(start_vid) in do_pgr_tsp()
132 && costs.has_id(end_vid) in do_pgr_tsp()
151 if (costs.has_id(start_vid) in do_pgr_tsp()
152 && costs.has_id(end_vid) in do_pgr_tsp()
H A DeuclideanTSP_driver.cpp77 size_t idx_start = costs.has_id(start_vid) ? in do_pgr_euclideanTSP()
80 size_t idx_end = costs.has_id(end_vid) ? in do_pgr_euclideanTSP()
85 if (costs.has_id(start_vid) in do_pgr_euclideanTSP()
86 && costs.has_id(end_vid) in do_pgr_euclideanTSP()
127 if (costs.has_id(start_vid) in do_pgr_euclideanTSP()
128 && costs.has_id(end_vid) in do_pgr_euclideanTSP()
148 if (costs.has_id(start_vid) in do_pgr_euclideanTSP()
149 && costs.has_id(end_vid) in do_pgr_euclideanTSP()
/dports/devel/isl/isl-0.24/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id; in FN() local
23 has_id = isl_space_has_tuple_id(src, src_type); in FN()
24 if (has_id < 0) in FN()
26 if (!has_id) in FN()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_copy_tuple_id_templ.c20 isl_bool has_id;
23 has_id = isl_space_has_tuple_id(src, src_type);
24 if (has_id < 0)
26 if (!has_id)
/dports/science/libkml/libkml-1.3.0/examples/python/
H A Dhelloplacemark.py47 print 'Placemark.has_id()',placemark.has_id()
61 print 'Placemark.has_id()',placemark.has_id()
63 print 'Placemark.has_id()',placemark.has_id()
74 print 'Placemark.has_id()',placemark.has_id()
/dports/databases/pgrouting/pgrouting-3.2.0/sql/topology/
H A DextractVertices.sql51 has_id BOOLEAN := TRUE;
94 has_id := FALSE;
97 IF NOT dryrun AND has_id THEN
146 IF has_geom AND has_id THEN
186 ELSIF has_geom AND NOT has_id THEN
220 ELSIF has_points AND has_id THEN
260 ELSIF has_points AND NOT has_id THEN
289 ELSIF has_source AND has_id THEN
319 ELSIF has_source AND NOT has_id THEN
/dports/science/libkml/libkml-1.3.0/examples/php/
H A Dhelloplacemark_wrapper.php62 printf("placemark->has_id(): %d\n", $placemark->has_id());
76 printf("placemark->has_id(): %d\n", $placemark->has_id());
78 printf("placemark->has_id(): %d\n", $placemark->has_id());
89 printf("Placemark->has_id(): %d\n", $placemark->has_id());
/dports/science/libkml/libkml-1.3.0/examples/perl/
H A Dhelloplacemark.pl44 printf("placemark->has_id(): %d\n", $placemark->has_id());
58 printf("placemark->has_id(): %d\n", $placemark->has_id());
60 printf("placemark->has_id(): %d\n", $placemark->has_id());
71 printf("Placemark->has_id(): %d\n", $placemark->has_id());
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DReplyMarkup.hpp36 bool has_id = button.id != 0; in store() local
41 STORE_FLAG(has_id); in store()
47 if (has_id) { in store()
65 bool has_id; in parse() local
70 PARSE_FLAG(has_id); in parse()
76 if (has_id) { in parse()

12345678910>>...29