Home
last modified time | relevance | path

Searched refs:add_subject (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/symengine/symengine-0.8.1/symengine/utilities/matchpycpp/autogen_tests/
H A Dtest_case006.cpp46 add_subject(None); in CommutativeMatcher2226()
85 add_subject(None); in CommutativeMatcher2240()
134 add_subject(None); in CommutativeMatcher2237()
165 matcher.add_subject(s); in get_match_iter()
199 add_subject(None); in CommutativeMatcher2231()
261 matcher.add_subject(s); in match_root()
300 matcher.add_subject(s); in match_root()
336 matcher.add_subject(s); in match_root()
H A Dtest_case007.cpp46 add_subject(None); in CommutativeMatcher2248()
95 add_subject(None); in CommutativeMatcher2253()
168 matcher.add_subject(s); in match_root()
196 matcher.add_subject(s); in match_root()
H A Dtest_case004.cpp45 add_subject(None); in CommutativeMatcher2209()
98 matcher.add_subject(s); in match_root()
/dports/deskutils/synapse/synapse-0.2.99.4/src/plugins/
H A Dzeitgeist-plugin.vala501 event.add_subject (subject);
507 event.add_subject (subject);
511 event.add_subject (subject);
523 event.add_subject (subject);
534 event.add_subject (subject);
545 event.add_subject (subject);
556 event.add_subject (subject);
567 event.add_subject (subject);
578 event.add_subject (subject);
588 event.add_subject (subject);
[all …]
H A Dzeitgeist-related.vala113 e.add_subject (s);
175 e.add_subject (s);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Dexperiment.rb14 add_subject(name, variant: variant, subject: group)
17 def self.add_subject(name, variant:, subject:) singletonMethod in Experiment
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/test/direct/
H A Ddatamodel-test.vala46 event.add_subject (subject);
53 event.add_subject (subject2);
108 e.add_subject (create_subject ());
H A Dlog-test.vala97 ev.add_subject (su);
/dports/mail/renattach/renattach-1.2.4/src/
H A Dsettings.c140 strcpy(options->add_subject, parameter); in parse_conf()
206 if (options->add_subject[0] == '\0') in directive_defaults()
207 strcpy(options->add_subject, DEF_ADD_SUBJECT); in directive_defaults()
273 fprintf(stderr, " "TAG_ADD_SUBJECT ": \"%s\"\n", options->add_subject); in show_configuration()
H A Drenattach.h179 char add_subject[MAXFIELD]; member
/dports/mail/renattach/renattach-1.2.4/conf/
H A Drenattach.conf.ex77 # subj_banned, subj_exec, subj_deleted, subj_renamed, add_subject
78 # By default, only add_subject is defined so any condition (whether
82 # it has higher priority than add_subject). Another alternative for
86 # turn off add_subject, hence NEVER modify the message Subject.
113 # add_subject = [filtered]
/dports/net-im/p5-Net-XMPP2/Net-XMPP2-0.14/lib/Net/XMPP2/IM/
H A DMessage.pm108 $self->add_subject ($sub);
365 sub add_subject { subroutine
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/examples/python/
H A Dmonitor.py10 event.add_subject(subject)
H A Dfind_events.py18 event.add_subject(subject)
/dports/net-im/p5-AnyEvent-XMPP/AnyEvent-XMPP-0.55/lib/AnyEvent/XMPP/IM/
H A DMessage.pm108 $self->add_subject ($sub);
387 sub add_subject { subroutine
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/datahub/
H A Dtelepathy-observer.vala113 event_template.add_subject (
127 event_template.add_subject (
227 event_template.add_subject (
240 event_template.add_subject (
401 event_template.add_subject (subj);
406 event_template.add_subject (
H A Drecent-manager-provider.vala185 event.add_subject (subject);
201 event.add_subject (subject);
217 event.add_subject (subject);
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/examples/vala/
H A Dinsert-events.vala9 ev.add_subject (su);
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/tools/zeitgeist-explorer/
H A Ddetails.py123 self._subjects_view.add_subject(subject)
187 def add_subject(self, subject): member in EventSubjectsTreeView
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/experiments/
H A Dapplication_experiment.rb37 Experiment.add_subject(name, variant: variant_name || :control, subject: subject)
/dports/deskutils/synapse/synapse-0.2.99.4/src/core/
H A Drelevancy-backend-zg.vala88 event.add_subject (subject);
142 event.add_subject (subject);
292 event.add_subject (subject);
/dports/mail/renattach/renattach-1.2.4/
H A DChangeLog45 - Added default add_subject to inform user of filtering (use # to disable)
56 - Removed default add_subject, otherwise there is no way to disable feature
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/rbzeitgeist/
H A Drbzeitgeist.py169 event.add_subject(subject)
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Davail.c217 void add_subject(int, char *, char *);
2481 add_subject(HOST_SUBJECT, host_name, NULL); in create_subject_list()
2484 add_subject(SERVICE_SUBJECT, host_name, temp_service->description); in create_subject_list()
2491 add_subject(HOST_SUBJECT, temp_host->name, NULL); in create_subject_list()
2500 add_subject(SERVICE_SUBJECT, host_name, svc_description); in create_subject_list()
2505 add_subject(SERVICE_SUBJECT, temp_service->host_name, temp_service->description); in create_subject_list()
2516 add_subject(HOST_SUBJECT, temp_hgmember->host_name, NULL); in create_subject_list()
2524 add_subject(HOST_SUBJECT, temp_hgmember->host_name, NULL); in create_subject_list()
2538 add_subject(HOST_SUBJECT, temp_sgmember->host_name, NULL); in create_subject_list()
2550 add_subject(HOST_SUBJECT, temp_sgmember->host_name, NULL); in create_subject_list()
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Davail.c207 void add_subject(int, char *, char *);
2543 add_subject(HOST_SUBJECT, host_name, NULL); in create_subject_list()
2546 add_subject(SERVICE_SUBJECT, host_name, temp_service->description); in create_subject_list()
2555 add_subject(HOST_SUBJECT, temp_host->name, NULL); in create_subject_list()
2565 add_subject(SERVICE_SUBJECT, host_name, svc_description); in create_subject_list()
2571 add_subject(SERVICE_SUBJECT, temp_service->host_name, temp_service->description); in create_subject_list()
2584 add_subject(HOST_SUBJECT, temp_hgmember->host_name, NULL); in create_subject_list()
2594 add_subject(HOST_SUBJECT, temp_hgmember->host_name, NULL); in create_subject_list()
2610 add_subject(HOST_SUBJECT, temp_sgmember->host_name, NULL); in create_subject_list()
2623 add_subject(HOST_SUBJECT, temp_sgmember->host_name, NULL); in create_subject_list()
[all …]

12