Home
last modified time | relevance | path

Searched refs:Inbox (Results 1 – 25 of 2472) sorted by relevance

12345678910>>...99

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkMessageBus.h23 class Inbox {
25 Inbox();
26 ~Inbox();
43 SkTDArray<Inbox*> fInboxes;
61 SkMessageBus<Message>::Inbox::Inbox() { in Inbox() function
69 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
83 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
89 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkMessageBus.h33 class Inbox {
35 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
36 ~Inbox();
56 SkTDArray<Inbox*> fInboxes;
74 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
82 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
96 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/private/
H A DSkMessageBus.h25 class Inbox {
27 Inbox(uint32_t uniqueID = SK_InvalidUniqueID);
28 ~Inbox();
46 SkTDArray<Inbox*> fInboxes;
64 SkMessageBus<Message>::Inbox::Inbox(uint32_t uniqueID) : fUniqueID(uniqueID) { in Inbox() function
72 SkMessageBus<Message>::Inbox::~Inbox() { in ~Inbox()
86 void SkMessageBus<Message>::Inbox::receive(const Message& m) { in receive()
92 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll()
/dports/security/keybase/client-v5.7.1/go/chat/storage/
H A Dinbox.go135 type Inbox struct { struct
143 func NewInbox(g *globals.Context, config ...func(*Inbox)) *Inbox { argument
144 i := &Inbox{
458 locks.Inbox.Lock()
505 locks.Inbox.Lock()
612 locks.Inbox.Lock()
658 locks.Inbox.Lock()
739 locks.Inbox.Lock()
780 locks.Inbox.Lock()
896 locks.Inbox.Lock()
[all …]
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/Arceliar/phony/
H A Dactor_test.go11 var a Inbox
17 var a Inbox
33 var a Inbox
52 var a Inbox
59 var a, s Inbox
77 var a Inbox
94 var s Inbox
102 var a Inbox
121 var s Inbox
129 var a Inbox
[all …]
H A Dactor.go20 type Inbox struct { struct
36 func (a *Inbox) enqueue(msg interface{}) bool { argument
71 func (a *Inbox) Act(from Actor, action func()) { argument
95 func (a *Inbox) run() { argument
111 func (a *Inbox) advance() bool { argument
129 func (a *Inbox) restart() { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Arceliar/phony/
H A Dactor_test.go9 var a Inbox
15 var a Inbox
31 var a Inbox
55 var a Inbox
74 var a Inbox
79 var a Inbox
119 var a, s Inbox
154 var pinger, ponger Inbox
216 var a Inbox
H A Dactor.go20 type Inbox struct { struct
38 func (a *Inbox) enqueue(msg func()) { argument
57 func (a *Inbox) Act(from Actor, action func()) { argument
86 func (a *Inbox) run() { argument
94 func (a *Inbox) advance() (more bool) { argument
120 func (a *Inbox) restart() { argument
H A DREADME.md33 - `sync/atomic` to implement the `Inbox`'s message queues.
37 - `Actor` is an `interface` satisfied by the `Inbox` `struct`.
38 - The zero value of an `Inbox` is a fully initialized and ready-to-use `Actor`
39 - This means any `struct` that anonymously embeds an `Inbox` is an `Actor`
42 - `Inbox` was implemented with scalability in mind:
43 - The `Inbox` is basically an atomically updated single-consumer multiple-producer linked list.
49 …- On `x86_64`, an empty `Inbox` is 24 bytes, and messages overhead is 16 bytes, or half that on `x…
50 - An `Actor` with an empty `Inbox` has no goroutine.
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/rpc/netty/
H A DInboxSuite.scala37 val inbox = new Inbox(endpointRef, endpoint)
57 val inbox = new Inbox(endpointRef, endpoint)
74 val inbox = new Inbox(endpointRef, endpoint) {
115 val inbox = new Inbox(endpointRef, endpoint)
129 val inbox = new Inbox(endpointRef, endpoint)
144 val inbox = new Inbox(endpointRef, endpoint)
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A Dpubsub.h61 typedef uint64_t Inbox; typedef
82 Future<Inbox> createInbox(Standalone<StringRef> metadata);
84 Future<bool> createSubcription(Feed feed, Inbox inbox);
90 Future<std::vector<Message>> listInboxMessages(Inbox inbox, int count, MessageId cursor = 0);
/dports/mail/geary/geary-40.0/src/engine/imap/message/
H A Dimap-mailbox-specifier.vala18 * Canonical name used for the IMAP Inbox for an account.
20 * All references to Inbox are converted to this string, purely
21 * for sanity sake when dealing with Inbox's case issues.
26 * An instance of an Inbox MailboxSpecifier.
28 * This is a utility for creating the single IMAP Inbox. {@link compare_to}. {@link hash},
44 * Indicates this is the {@link StatusData} for Inbox.
46 * IMAP guarantees only one mailbox in an account: Inbox.
84 * Returns true if the {@link Geary.FolderPath} points to the IMAP Inbox.
91 * Returns true if the string is the name of the IMAP Inbox.
105 * Returns true if the string is the ''canonical'' name of the IMAP Inbox.
[all …]
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php12 $inbox = new Inbox(
59 $inbox = new Inbox(
87 $inbox = new Inbox(
115 $inbox = new Inbox(
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php12 $inbox = new Inbox(
59 $inbox = new Inbox(
87 $inbox = new Inbox(
115 $inbox = new Inbox(
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php12 $inbox = new Inbox(
59 $inbox = new Inbox(
87 $inbox = new Inbox(
115 $inbox = new Inbox(
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php12 $inbox = new Inbox(
59 $inbox = new Inbox(
87 $inbox = new Inbox(
115 $inbox = new Inbox(
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php12 $inbox = new Inbox(
59 $inbox = new Inbox(
87 $inbox = new Inbox(
115 $inbox = new Inbox(
/dports/mail/geary/geary-40.0/test/engine/imap/message/
H A Dimap-mailbox-specifier-test.vala67 MailboxSpecifier inbox = new MailboxSpecifier("Inbox");
86 "Inbox"
118 MailboxSpecifier.folder_path_is_inbox(root.get_child("Inbox"))
135 root.get_child("blah").get_child("Inbox")
140 root.get_child("Inbox").get_child("Inbox")
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/test/unit/resources/becky/filters/
H A DIFilter.def6 !M:11111111.mb\!!!!Inbox\Sub11_OR_12\
12 !M:11111111.mb\!!!!Inbox\From11_OR_12\
18 !M:11111111.mb\!!!!Inbox\Sub12+From11\
/dports/security/keybase/client-v5.7.1/shared/chat/inbox/
H A Ddefer-loading.tsx3 import Inbox from './container'
16 return _everFocused ? <Inbox navKey={props.navigation.state.key} /> : null
20 Deferred.navigationOptions = Inbox.navigationOptions

12345678910>>...99