Home
last modified time | relevance | path

Searched defs:notice (Results 1 – 25 of 1932) sorted by relevance

12345678910>>...78

/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/
H A DtestUsdNotices.py145 def OnResync(notice, stage): argument
153 def OnUpdate(notice, stage): argument
180 def OnAttributeCreation(notice, stage): argument
192 def OnAttributeValueChange(notice, stage): argument
216 def OnRelationshipCreation(notice, stage): argument
231 def OnRelationshipTargetChange(notice, stage): argument
252 def OnLayerMutingChange(notice, stage): argument
297 def OnReload(notice, sender): argument
345 def _HandleChange(self, notice, sender): argument
/dports/games/zangband/zangband/src/
H A Deffects.c20 bool notice = FALSE; in set_blind() local
100 bool notice = FALSE; in set_confused() local
173 bool notice = FALSE; in set_poisoned() local
240 bool notice = FALSE; in set_afraid() local
309 bool notice = FALSE; in set_paralyzed() local
382 bool notice = FALSE; in set_image() local
464 bool notice = FALSE; in set_fast() local
548 bool notice = FALSE; in set_slow() local
618 bool notice = FALSE; in inc_shield() local
675 bool notice = FALSE; in inc_blessed() local
[all …]
/dports/www/seahub/seahub-8.0.7-server/seahub/notifications/management/commands/
H A Dsend_notices.py72 def format_repo_share_msg(self, notice): argument
99 def format_repo_share_to_group_msg(self, notice): argument
132 def format_file_uploaded_msg(self, notice): argument
152 def format_group_join_request(self, notice): argument
169 def format_add_user_to_group(self, notice): argument
184 def format_file_comment_msg(self, notice): argument
195 def format_guest_invitation_accepted_msg(self, notice): argument
/dports/databases/pgrouting/pgrouting-3.2.0/src/common/
H A De_report.c32 char* notice) { in pgr_notice()
44 char* notice) { in pgr_notice2()
95 char* notice, in pgr_global_report()
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/core/
H A Dm_message.c96 flood_attack_client(bool notice, struct Client *source_p, struct Client *target_p) in flood_attack_client()
150 flood_attack_channel(bool notice, struct Client *source_p, struct Channel *channel) in flood_attack_channel()
206 msg_channel(bool notice, struct Client *source_p, struct Channel *channel, in msg_channel()
251 msg_client(bool notice, struct Client *source_p, struct Client *target_p, in msg_client()
325 handle_special(bool notice, struct Client *source_p, in handle_special()
413 build_target_list(bool notice, struct Client *source_p, char *list, const char *text) in build_target_list()
549 m_message(bool notice, struct Client *source_p, int parc, char *parv[]) in m_message()
/dports/databases/lua-pgsql/luapgsql-023992e/
H A Dluapgsql.h60 typedef struct notice { struct
63 } notice; argument
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/zephyr/
H A DZCmpUIDP.c13 int ZCompareUIDPred(notice, uid) in ZCompareUIDPred() argument
20 int ZCompareMultiUIDPred(notice, uid) in ZCompareMultiUIDPred() argument
H A DZAsyncLocate.c21 ZNotice_t notice; local
58 Code_t ZParseLocations(notice,zald,nlocs,user) in ZParseLocations() argument
153 int ZCompareALDPred(notice, zald) in ZCompareALDPred() argument
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/zephyr/
H A DZCmpUIDP.c13 int ZCompareUIDPred(notice, uid) in ZCompareUIDPred() argument
20 int ZCompareMultiUIDPred(notice, uid) in ZCompareMultiUIDPred() argument
H A DZAsyncLocate.c21 ZNotice_t notice; local
58 Code_t ZParseLocations(notice,zald,nlocs,user) in ZParseLocations() argument
153 int ZCompareALDPred(notice, zald) in ZCompareALDPred() argument
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/zephyr/
H A DZCmpUIDP.c13 int ZCompareUIDPred(notice, uid) in ZCompareUIDPred() argument
20 int ZCompareMultiUIDPred(notice, uid) in ZCompareMultiUIDPred() argument
H A DZAsyncLocate.c21 ZNotice_t notice; local
58 Code_t ZParseLocations(notice,zald,nlocs,user) in ZParseLocations() argument
153 int ZCompareALDPred(notice, zald) in ZCompareALDPred() argument
/dports/games/springlobby/springlobby-0.180/src/utils/
H A Dactivitynotice.cpp27 …ActivityNoticePanel::ActivityNoticePanel(wxWindow* parent,const wxString& notice, const wxSize& pa… in ActivityNoticePanel()
69 …ActivityNoticeContainer::ActivityNoticeContainer(wxWindow* parent_,const wxString& notice, const w… in ActivityNoticeContainer()
81 ScopedActivityNotice scopedActivityNotice(wxWindow* parent,const wxString& notice, const wxSize& ga… in scopedActivityNotice()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_shovel/src/
H A Drabbit_log_shovel.erl69 notice(Format) -> notice(Format, []). function
70 notice(Format, Args) -> notice(self(), Format, Args). function
71 notice(Pid, Format, Args) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_auth_backend_ldap/src/
H A Drabbit_log_ldap.erl69 notice(Format) -> notice(Format, []). function
70 notice(Format, Args) -> notice(self(), Format, Args). function
71 notice(Pid, Format, Args) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_federation/src/
H A Drabbit_log_federation.erl69 notice(Format) -> notice(Format, []). function
70 notice(Format, Args) -> notice(self(), Format, Args). function
71 notice(Pid, Format, Args) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_log_upgrade.erl50 notice(Format) -> notice(Format, []). function
53 notice(Format, Args) -> notice(self(), Format, Args). function
56 notice(Pid, Format, Args) -> function
H A Drabbit_log_channel.erl48 notice(Format) -> notice(Format, []). function
51 notice(Format, Args) -> notice(self(), Format, Args). function
54 notice(Pid, Format, Args) -> function
H A Drabbit_log_feature_flags.erl48 notice(Format) -> notice(Format, []). function
51 notice(Format, Args) -> notice(self(), Format, Args). function
54 notice(Pid, Format, Args) -> function
H A Drabbit_log_mirroring.erl50 notice(Format) -> notice(Format, []). function
53 notice(Format, Args) -> notice(self(), Format, Args). function
56 notice(Pid, Format, Args) -> function
H A Drabbit_log_prelaunch.erl48 notice(Format) -> notice(Format, []). function
51 notice(Format, Args) -> notice(self(), Format, Args). function
54 notice(Pid, Format, Args) -> function
H A Drabbit_log_queue.erl48 notice(Format) -> notice(Format, []). function
51 notice(Format, Args) -> notice(self(), Format, Args). function
54 notice(Pid, Format, Args) -> function
H A Drabbit_log_connection.erl48 notice(Format) -> notice(Format, []). function
51 notice(Format, Args) -> notice(self(), Format, Args). function
54 notice(Pid, Format, Args) -> function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/naming/ldap/
H A DUnsolicitedNotificationEvent.java52 private UnsolicitedNotification notice; field in UnsolicitedNotificationEvent
55 UnsolicitedNotification notice) in UnsolicitedNotificationEvent()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/naming/ldap/
H A DUnsolicitedNotificationEvent.java52 private UnsolicitedNotification notice; field in UnsolicitedNotificationEvent
55 UnsolicitedNotification notice) in UnsolicitedNotificationEvent()

12345678910>>...78