Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/contrib/data/python/ops/
Dstats_ops.py88 def subscribe(self, iterator): member in StatsAggregator
/external/tensorflow/tensorflow/python/framework/
Dsubscribe.py309 def subscribe(tensors, side_effects): function
/external/ltp/utils/sctp/func_tests/
Dtest_sctp_sendrecvmsg.c83 struct sctp_event_subscribe subscribe; in main() local
Dtest_timetolive.c109 struct sctp_event_subscribe subscribe; in main() local
Dtest_sockopt.c87 struct sctp_event_subscribe subscribe; in main() local
/external/ltp/utils/sctp/testlib/
Dsctputil.c334 struct sctp_event_subscribe subscribe; in test_enable_assoc_change() local
/external/tinyalsa/
Dmixer.c624 int mixer_subscribe_events(struct mixer *mixer, int subscribe) in mixer_subscribe_events()
/external/python/cpython2/Lib/
Dimaplib.py738 def subscribe(self, mailbox): member in IMAP4
/external/python/cpython3/Lib/
Dimaplib.py836 def subscribe(self, mailbox): member in IMAP4