Home
last modified time | relevance | path

Searched refs:publisher (Results 1 – 25 of 6916) sorted by relevance

12345678910>>...277

/dports/net/libdmapsharing/libdmapsharing-2.9.41/libdmapsharing/
H A Ddmap-mdns-publisher-avahi.c174 publisher->priv->entry_group = in create_services()
259 if (publisher->priv->entry_group) { in dmap_mdns_publisher_rename_at_port()
260 refresh_services (publisher, error); in dmap_mdns_publisher_rename_at_port()
293 publisher->priv->service = in dmap_mdns_publisher_publish()
334 publisher->priv->service = in dmap_mdns_publisher_withdraw()
342 create_services (publisher, error); in dmap_mdns_publisher_withdraw()
427 publisher->priv = dmap_mdns_publisher_get_instance_private(publisher); in dmap_mdns_publisher_init()
430 publisher->priv->entry_group = NULL; in dmap_mdns_publisher_init()
431 publisher->priv->service = NULL; in dmap_mdns_publisher_init()
437 DMAPMdnsPublisher *publisher; in dmap_mdns_publisher_finalize() local
[all …]
/dports/www/libepc/libepc-0.4.6/libepc/
H A Dpublisher.h56 typedef EpcContents* (*EpcContentsHandler) (EpcPublisher *publisher,
143 void epc_publisher_set_service_name (EpcPublisher *publisher,
145 void epc_publisher_set_credentials (EpcPublisher *publisher,
148 void epc_publisher_set_protocol (EpcPublisher *publisher,
150 void epc_publisher_set_contents_path (EpcPublisher *publisher,
159 const gchar* epc_publisher_get_service_name (EpcPublisher *publisher);
160 const gchar* epc_publisher_get_service_domain (EpcPublisher *publisher);
161 const gchar* epc_publisher_get_certificate_file (EpcPublisher *publisher);
162 const gchar* epc_publisher_get_private_key_file (EpcPublisher *publisher);
164 const gchar* epc_publisher_get_contents_path (EpcPublisher *publisher);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/swext/
H A DExtension_wiki-publisher.mk12 $(eval $(call gb_Extension_Extension,wiki-publisher,swext/mediawiki/src))
14 $(eval $(call gb_Extension_use_unpacked,wiki-publisher,xsltml))
16 $(eval $(call gb_Extension_use_default_description,wiki-publisher,swext/mediawiki/src/description-e…
17 $(eval $(call gb_Extension_use_default_license,wiki-publisher))
27 $(eval $(call gb_Extension_add_file,wiki-publisher,mediawiki.jar,$(call gb_Jar_get_target,mediawiki…
45 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
46 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
47 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
48 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
49 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/swext/
H A DExtension_wiki-publisher.mk12 $(eval $(call gb_Extension_Extension,wiki-publisher,swext/mediawiki/src))
14 $(eval $(call gb_Extension_use_unpacked,wiki-publisher,xsltml))
16 $(eval $(call gb_Extension_use_default_description,wiki-publisher,swext/mediawiki/src/description-e…
17 $(eval $(call gb_Extension_use_default_license,wiki-publisher))
27 $(eval $(call gb_Extension_add_file,wiki-publisher,mediawiki.jar,$(call gb_Jar_get_target,mediawiki…
45 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
46 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
47 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
48 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
49 $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/publisher/
H A DAllTests.java17 package org.eclipse.equinox.p2.tests.publisher;
22 import org.eclipse.equinox.p2.tests.publisher.actions.AdviceFileParserTest;
23 import org.eclipse.equinox.p2.tests.publisher.actions.BundlesActionTest;
25 import org.eclipse.equinox.p2.tests.publisher.actions.ConfigCUsActionTest;
30 import org.eclipse.equinox.p2.tests.publisher.actions.FeaturesActionTest;
31 import org.eclipse.equinox.p2.tests.publisher.actions.JREActionTest;
33 import org.eclipse.equinox.p2.tests.publisher.actions.LocalizationTests;
34 import org.eclipse.equinox.p2.tests.publisher.actions.MD5GenerationTest;
36 import org.eclipse.equinox.p2.tests.publisher.actions.ProductActionTest;
41 import org.eclipse.equinox.p2.tests.publisher.actions.ProductFileTest;
[all …]
/dports/www/libepc/libepc-0.4.6/tests/
H A Dtest-publisher-libsoup-494128.c46 EpcPublisher *publisher; in main() local
61 publisher = epc_publisher_new (NULL, NULL, NULL); in main()
63 g_object_unref (publisher); in main()
68 publisher = epc_publisher_new (NULL, NULL, NULL); in main()
72 if (!epc_publisher_run (publisher, &error)) in main()
76 g_object_unref (publisher); in main()
81 publisher = epc_publisher_new (NULL, NULL, NULL); in main()
85 if (!epc_publisher_run_async (publisher, &error)) in main()
91 g_object_unref (publisher); in main()
102 if (!epc_publisher_run (publisher, &error)) in main()
[all …]
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dul4.py110 def publish(self, publisher): argument
113 yield publisher.encode('<?end if?>')
115 def publishattr(self, publisher, attr): argument
116 publisher.inattr += 1
120 publisher.poptextfilter()
121 yield publisher.encode('"<?end if?>')
122 publisher.inattr -= 1
125 name = attr._publishname(publisher)
127 if publisher.xhtml>0:
128 yield publisher.encode(f'="{name}"')
[all …]
H A Djsp.py32 def publish(self, publisher): argument
33 yield publisher.encode("<%@ ")
34 yield publisher.encode(self._publishname(publisher))
36 yield publisher.encode("%>")
44 def publish(self, publisher): argument
45 yield publisher.encode("<% ")
47 yield publisher.encode(" %>")
55 def publish(self, publisher): argument
58 yield publisher.encode(" %>")
66 def publish(self, publisher): argument
[all …]
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/logger/test/
H A Dtest_observer.py29 publisher = LogPublisher()
54 publisher.addObserver(o3)
62 publisher = LogPublisher()
74 publisher.removeObserver(o2)
87 publisher.removeObserver(o3)
105 publisher(event)
130 publisher(event)
160 publisher.log = GurkLogger()
161 publisher(event)
189 publisher(event)
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/pubsub/integration_tests/
H A Dtopic_admin_integration_test.cc65 auto publisher = in TEST() local
80 auto update_response = publisher.UpdateTopic( in TEST()
102 auto publisher = TopicAdminClient( in TEST() local
111 auto publisher = TopicAdminClient( in TEST() local
119 auto publisher = TopicAdminClient( in TEST() local
121 auto response = publisher.UpdateTopic( in TEST()
128 auto publisher = TopicAdminClient( in TEST() local
138 auto publisher = TopicAdminClient( in TEST() local
147 auto publisher = TopicAdminClient( in TEST() local
156 auto publisher = TopicAdminClient( in TEST() local
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/pubsub/integration_tests/
H A Dtopic_admin_integration_test.cc65 auto publisher = in TEST() local
80 auto update_response = publisher.UpdateTopic( in TEST()
102 auto publisher = TopicAdminClient( in TEST() local
111 auto publisher = TopicAdminClient( in TEST() local
119 auto publisher = TopicAdminClient( in TEST() local
121 auto response = publisher.UpdateTopic( in TEST()
128 auto publisher = TopicAdminClient( in TEST() local
138 auto publisher = TopicAdminClient( in TEST() local
147 auto publisher = TopicAdminClient( in TEST() local
156 auto publisher = TopicAdminClient( in TEST() local
[all …]
/dports/www/p5-WebService-ISBNDB/WebService-ISBNDB-0.34/t/
H A D20_publishers.t30 my $publisher = WebService::ISBNDB::API::Publishers->new();
31 isa_ok($publisher, 'WebService::ISBNDB::API::Publishers');
33 is($publisher->get_protocol, 'REST', 'Default protocol set');
34 is($publisher->get_api_key, api_key(), 'Default API key');
41 isa_ok($publisher, 'WebService::ISBNDB::API::Publishers');
42 is($publisher->get_id, 'oreilly', 'ID');
43 like($publisher->get_name, '/^o\'reilly$/i', 'Name');
47 my $categories = $publisher->get_categories;
59 isa_ok($publisher, 'WebService::ISBNDB::API::Publishers');
60 is($publisher->get_id, 'oreilly', 'ID');
[all …]
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/spider/
H A DSpiderEventPublisher.java29 private static SpiderEventPublisher publisher = null; field in SpiderEventPublisher
37 if (publisher == null) { in getPublisher()
38 publisher = new SpiderEventPublisher(); in getPublisher()
39 ZAP.getEventBus().registerPublisher(publisher, getEvents()); in getPublisher()
41 return publisher; in getPublisher()
45 SpiderEventPublisher publisher = getPublisher(); in publishScanEvent() local
46 publisher.publishScanEvent(publisher, event, scanId); in publishScanEvent()
50 SpiderEventPublisher publisher = getPublisher(); in publishScanEvent() local
51 publisher.publishScanEvent(publisher, event, scanId, target, user); in publishScanEvent()
55 SpiderEventPublisher publisher = getPublisher(); in publishScanProgressEvent() local
[all …]
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/ascan/
H A DActiveScanEventPublisher.java29 private static ActiveScanEventPublisher publisher = null; field in ActiveScanEventPublisher
37 if (publisher == null) { in getPublisher()
38 publisher = new ActiveScanEventPublisher(); in getPublisher()
39 ZAP.getEventBus().registerPublisher(publisher, getEvents()); in getPublisher()
41 return publisher; in getPublisher()
45 ActiveScanEventPublisher publisher = getPublisher(); in publishScanEvent() local
46 publisher.publishScanEvent(publisher, event, scanId); in publishScanEvent()
50 ActiveScanEventPublisher publisher = getPublisher(); in publishScanEvent() local
51 publisher.publishScanEvent(publisher, event, scanId, target, user); in publishScanEvent()
55 ActiveScanEventPublisher publisher = getPublisher(); in publishScanProgressEvent() local
[all …]
/dports/www/libepc/libepc-0.4.6/examples/
H A Dsimple-publisher.c25 timestamp_handler_date (EpcPublisher *publisher G_GNUC_UNUSED, in timestamp_handler_date()
50 timestamp_handler_time (EpcPublisher *publisher G_GNUC_UNUSED, in timestamp_handler_time()
142 EpcPublisher *publisher; in main() local
173 publisher = epc_publisher_new ("Easy Publisher Test", in main()
176 epc_publisher_set_protocol (publisher, protocol); in main()
183 epc_publisher_add_bookmark (publisher, NULL, NULL); in main()
190 epc_publisher_add (publisher, "test", "value", -1); in main()
195 epc_publisher_add (publisher, "sensitive", in main()
224 epc_publisher_add (publisher, key, value, -1); in main()
232 if (!epc_publisher_run (publisher, &error)) in main()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/interactions/gen-swift/test/fixtures/interactions/
H A DMyServiceBlockingReactiveWrapper.java28 public reactor.core.publisher.Mono<Void> foo() { in foo()
29 return reactor.core.publisher.Mono.<Void>fromRunnable(() -> { in foo()
46 public reactor.core.publisher.Mono<Integer> frobnicate() {
47 return reactor.core.publisher.Mono.fromSupplier(() -> {
67 public reactor.core.publisher.Mono<Void> ping() {
88 public reactor.core.publisher.Flux<Boolean> truthify() {
108 public reactor.core.publisher.Mono<Integer> frobnicate() {
109 return reactor.core.publisher.Mono.fromSupplier(() -> {
129 public reactor.core.publisher.Mono<Void> ping() {
150 public reactor.core.publisher.Flux<Boolean> truthify() {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/stats/
H A Dcollector.go18 publisher, exists := s.publishers[c]
21 s.publishers[c] = publisher
23 return publisher.Subscribe()
31 publisher.Close()
40 publisher := s.publishers[c]
41 if publisher != nil {
42 publisher.Evict(ch)
43 if publisher.Len() == 0 {
54 publisher *pubsub.Publisher
96 pair.publisher.Publish(*stats)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/stats/
H A Dcollector.go18 publisher, exists := s.publishers[c]
21 s.publishers[c] = publisher
23 return publisher.Subscribe()
31 publisher.Close()
40 publisher := s.publishers[c]
41 if publisher != nil {
42 publisher.Evict(ch)
43 if publisher.Len() == 0 {
54 publisher *pubsub.Publisher
96 pair.publisher.Publish(*stats)
[all …]
/dports/www/py-lektor/Lektor-3.2.2/tests/
H A Dtest_deploy.py8 from lektor.publisher import GithubPagesPublisher
9 from lektor.publisher import RsyncPublisher
22 publisher = GithubPagesPublisher(env, str(output_path))
40 publisher = GithubPagesPublisher(env, str(output_path))
68 publisher.update_git_config(
96 publisher.write_cname(str(output_path), target_url)
104 branch = publisher.detect_target_branch(target_url)
112 branch = publisher.detect_target_branch(target_url)
120 branch = publisher.detect_target_branch(target_url)
126 publisher = RsyncPublisher(env, str(output_path))
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/doc/
H A Dbooks.bib51 publisher = OUP,
62 publisher = "ACM",
306 publisher = CUP,
344 publisher = S-V,
374 publisher = P-H,
382 publisher = P-H,
484 publisher = P-H,
491 publisher = P-H,
503 publisher = S-V,
510 publisher = A-W,
[all …]
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/eventBus/
H A DSimpleEventBus.java63 if (publisher == null) { in registerPublisher()
118 if (publisher == null) { in unregisterPublisher()
158 if (publisher == null) { in registerConsumer()
179 nameToPublisher.values().forEach(publisher -> publisher.removeConsumer(consumer)); in unregisterConsumer()
206 if (publisher == null) { in unregisterConsumer()
210 publisher.removeConsumer(consumer); in unregisterConsumer()
219 if (publisher == null) { in publishSyncEvent()
258 if (publisher != null) { in getEventTypesForPublisher()
293 private EventPublisher publisher; field in SimpleEventBus.RegisteredPublisher
298 this.publisher = publisher; in RegisteredPublisher()
[all …]
/dports/devel/py-zope.publisher/zope.publisher-3.13.1/src/zope/publisher/
H A Dconfigure.zcml18 <class class="zope.publisher.http.HTTPRequest">
28 <class class="zope.publisher.http.URLGetter">
32 <class class="zope.publisher.http.DirectResult">
33 <allow interface="zope.publisher.http.IResult" />
36 <class class="zope.publisher.browser.BrowserRequest">
43 <class class="zope.publisher.browser.TestRequest">
50 <class class="zope.publisher.browser.BrowserResponse">
52 interface="zope.publisher.interfaces.http.IHTTPResponse"
56 <adapter factory="zope.publisher.http.HTTPCharsets" />
60 for="zope.publisher.interfaces.http.IHTTPRequest"
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/stats/
H A Dcollector.go51 publisher, exists := s.publishers[c]
54 s.publishers[c] = publisher
56 return publisher.Subscribe()
64 publisher.Close()
73 publisher := s.publishers[c]
74 if publisher != nil {
75 publisher.Evict(ch)
76 if publisher.Len() == 0 {
87 publisher *pubsub.Publisher
135 pair.publisher.Publish(*stats)
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/stats/
H A Dcollector.go51 publisher, exists := s.publishers[c]
54 s.publishers[c] = publisher
56 return publisher.Subscribe()
64 publisher.Close()
73 publisher := s.publishers[c]
74 if publisher != nil {
75 publisher.Evict(ch)
76 if publisher.Len() == 0 {
87 publisher *pubsub.Publisher
135 pair.publisher.Publish(*stats)
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/monolog/monolog/src/Monolog/Handler/
H A DGelfHandler.php32 protected $publisher; variable in Monolog\\Handler\\GelfHandler
35 * @param PublisherInterface|IMessagePublisher|Publisher $publisher a publisher object
39 public function __construct($publisher, $level = Logger::DEBUG, $bubble = true) argument
43 …if (!$publisher instanceof Publisher && !$publisher instanceof IMessagePublisher && !$publisher in…
47 $this->publisher = $publisher;
55 $this->publisher = null;
63 $this->publisher->publish($record['formatted']);

12345678910>>...277