/external/webkit/Tools/Scripts/webkitpy/tool/bot/ |
D | irc_command.py | 41 def execute(self, nick, args, tool, sheriff): argument 46 def execute(self, nick, args, tool, sheriff): argument 47 return "%s: %s" % (nick, 52 def execute(self, nick, args, tool, sheriff): argument 75 def execute(self, nick, args, tool, sheriff): argument 79 tool.irc().post("%s: Usage: SVN_REVISION [SVN_REVISIONS] REASON" % nick) 88 rollout_reason, nick, config_irc.channel) 91 tool.irc().post("%s: Created rollout: %s" % (nick, bug_url)) 93 tool.irc().post("%s: Failed to create rollout patch:" % nick) 102 def execute(self, nick, args, tool, sheriff): argument [all …]
|
D | sheriffircbot.py | 43 def irc_message_received(self, nick, message): argument 44 self._message_queue.post([nick, message]) 66 (nick, request) = message 76 response = command().execute(nick, args, self._tool, self._sheriff)
|
/external/bluetooth/glib/gobject/ |
D | gparamspecs.h | 927 const gchar *nick, 934 const gchar *nick, 941 const gchar *nick, 946 const gchar *nick, 953 const gchar *nick, 960 const gchar *nick, 967 const gchar *nick, 974 const gchar *nick, 981 const gchar *nick, 988 const gchar *nick, [all …]
|
D | gparamspecs.c | 1533 const gchar *nick, in g_param_spec_char() argument 1546 nick, in g_param_spec_char() 1573 const gchar *nick, in g_param_spec_uchar() argument 1586 nick, in g_param_spec_uchar() 1614 const gchar *nick, in g_param_spec_boolean() argument 1625 nick, in g_param_spec_boolean() 1652 const gchar *nick, in g_param_spec_int() argument 1665 nick, in g_param_spec_int() 1694 const gchar *nick, in g_param_spec_uint() argument 1707 nick, in g_param_spec_uint() [all …]
|
D | glib-mkenums.in | 111 push @entries, [ $name, $options{nick} ]; 327 my $nick = $_->[1]; 328 if (!defined $nick) { 353 my ($name,$nick) = @{$entry}; 354 if (!defined $nick) { 355 ($nick = $name) =~ s/^$enum_prefix//; 356 $nick =~ tr/_/-/; 357 $nick = lc($nick); 358 @{$entry} = ($name, $nick); 452 my ($name,$nick) = @{$_}; [all …]
|
D | genums.c | 450 const gchar *nick) in g_enum_get_value_by_nick() argument 453 g_return_val_if_fail (nick != NULL, NULL); in g_enum_get_value_by_nick() 460 if (enum_value->value_nick && strcmp (nick, enum_value->value_nick) == 0) in g_enum_get_value_by_nick() 479 const gchar *nick) in g_flags_get_value_by_nick() argument 482 g_return_val_if_fail (nick != NULL, NULL); in g_flags_get_value_by_nick() 489 if (flags_value->value_nick && strcmp (nick, flags_value->value_nick) == 0) in g_flags_get_value_by_nick()
|
D | genums.h | 225 const gchar *nick); 231 const gchar *nick);
|
D | gparam.h | 371 const gchar *nick,
|
D | gparam.c | 415 const gchar *nick, in g_param_spec_internal() argument 442 pspec->_nick = (gchar*) nick; in g_param_spec_internal() 444 pspec->_nick = g_strdup (nick); in g_param_spec_internal()
|
D | ChangeLog | 2560 * gparam.[hc]: rename *nick and *blurb fields to catch
|
/external/webkit/Tools/Scripts/webkitpy/common/net/irc/ |
D | ircbot.py | 37 def irc_message_received(self, nick, message): argument 68 connection.nick(connection.get_nickname() + "_") 75 nick = irclib.nm_to_n(event.source()) 78 response = self._delegate.irc_message_received(nick, request[1])
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
D | irc.js | 15 function IRCConnection(server, port, nick, sendFunc, closeFunc) { argument 18 this.nick = nick; 56 sendCommand(commands.NICK, [this.nick], "");
|
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
D | muc.h | 39 Muc(const Jid& jid, const std::string& nick) : state_(MUC_JOINING), in Muc() argument 40 jid_(jid), local_jid_(Jid(jid.Str() + "/" + nick)) {} in Muc()
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
D | link-and-subresource-test-expected.txt | 1 nick.jpg has MIME type image/jpeg 2 nick.jpg has MIME type image/jpeg
|
/external/webkit/Source/autotools/ |
D | gsettings.m4 | 80 …@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\''…
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | sessionmessages.cc | 855 std::string nick(notify_elem->Attr(QN_GINGLE_NOTIFY_NICK)); in ParseSessionNotify() local 856 if (nick != buzz::STR_EMPTY) { in ParseSessionNotify() 874 std::pair<std::string, MediaSources>(nick, sources)); in ParseSessionNotify()
|
/external/webkit/Source/WebCore/bindings/scripts/ |
D | CodeGeneratorGObject.pm | 372 $nick = decamelize("${interfaceName}_${propName}"); 452 "$nick", /* short description */
|
/external/icu4c/data/lang/ |
D | cs.txt | 477 Phnx{"fénické"}
|
/external/bison/doc/ |
D | refcard.tex | 59 % Internet: nick@nsis.cl.co.jp
|
/external/bluetooth/glib/ |
D | NEWS | 801 describe purpose of nick and blurb
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 558 describe purpose of nick and blurb
|
/external/webkit/Tools/ |
D | ChangeLog | 1489 Adding my IRC nick.
|
D | ChangeLog-2010-05-24 | 5371 Add my IRC nick to the committers.py list. 7891 Unreviewed. Update kenne's IRC nick to his registered nick. 8296 Record the IRC nick of folks who request rollouts
|
D | ChangeLog-2011-02-16 | 3506 Updating my email addresses and irc nick. 31848 Add my new email and IRC nick to committers.py.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 20128 nick nik
|