Home
last modified time | relevance | path

Searched refs:has_operator_ (Results 1 – 10 of 10) sorted by relevance

/dports/science/ALPSCore/ALPSCore-2.2.0/accumulators/include/alps/accumulators/
H A Dfeature.hpp44 …template<typename T, typename U> struct has_operator_ ## OP_TOKEN ## _impl { …
51 …template<typename T, typename U> struct has_operator_ ## OP_TOKEN : public detail::has_operator_ #…
/dports/net/nmsg/nmsg-1.0.1/nmsg/
H A Doutput_pres.c64 np->has_operator_ ? in _output_pres_write()
H A Doutput_nmsg.c60 np->has_operator_ = 1; in _output_nmsg_write()
/dports/net/nmsg/nmsg-1.0.1/nmsg/msgmod/
H A Dmessage.c624 if (msg->np->has_operator_) in nmsg_message_get_operator()
649 msg->np->has_operator_ = 0; in nmsg_message_set_operator()
651 msg->np->has_operator_ = 1; in nmsg_message_set_operator()
H A Dtransparent_payload.c384 if (np->has_operator_) { in _nmsg_message_payload_to_json()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/datastore/
H A Ddatastore_v4_pb.py1482 has_operator_ = 0 variable in CompositeFilter
1492 self.has_operator_ = 1
1496 if self.has_operator_:
1497 self.has_operator_ = 0
1526 if self.has_operator_ != x.has_operator_: return 0
1552 if (self.has_operator_):
1572 if (self.has_operator_):
1659 has_operator_ = 0 variable in PropertyFilter
1679 self.has_operator_ = 1
1683 if self.has_operator_:
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf_lite/
H A Dmysqlx_expr.pb.cc250 if (has_operator_()) {
461 if (has_operator_()) {
527 if (has_operator_()) {
588 if (from.has_operator_()) {
624 if (has_operator_()) {
H A Dmysqlx_expr.pb.h203 inline bool has_operator_() const;
1420 inline bool Expr::has_operator_() const { in has_operator_() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf/
H A Dmysqlx_expr.pb.cc482 if (has_operator_()) { in Clear()
696 if (has_operator_()) { in SerializeWithCachedSizes()
767 if (has_operator_()) { in SerializeWithCachedSizesToArray()
839 if (has_operator_()) { in ByteSize()
910 if (from.has_operator_()) { in MergeFrom()
952 if (has_operator_()) { in IsInitialized()
H A Dmysqlx_expr.pb.h228 inline bool has_operator_() const;
1344 inline bool Expr::has_operator_() const { in has_operator_() function