Home
last modified time | relevance | path

Searched full:irc (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/mesa3d/.gitlab-ci/
Dreport-flakes.py40 print(f"IRC: sending {line}")
54 print(f"IRC: received {line}")
75 help='IRC server hostname', required=True)
77 help='IRC server port', required=True)
95 help='log IRC interactions')
109 irc = Connection(args.host, args.port, args.verbose)
123 irc.send_line(f"NICK {nick}")
124 irc.send_line(f"USER {nick} unused unused: Gitlab CI Notifier")
125 irc.wait(10)
126 irc.send_line(f"JOIN {args.channel}")
[all …]
Dgtest-runner.sh60 # Report the flakes to the IRC channel for monitoring (if configured):
63 --host irc.oftc.net \
Ddeqp-runner.sh168 # Report the flakes to the IRC channel for monitoring (if configured):
171 --host irc.oftc.net \
/third_party/mesa3d/
DREADME.rst28 Many Mesa devs hang on IRC; if you're not sure which channel is
30 <irc://irc.oftc.net/dri-devel>`_, someone will redirect you if
35 question, check out `Who's Who on IRC
/third_party/rust/crates/nom/doc/
Dhome.md7 * [Gitter chat room](https://gitter.im/Geal/nom). You can also go to the #nom IRC
8 channel on irc.mozilla.org, or ping 'geal' on Mozilla, Freenode, Geeknode or oftc IRC
/third_party/mesa3d/docs/
Dlists.rst46 IRC chapter
49 join `#dri-devel channel <irc://irc.oftc.net/dri-devel>`__ on
50 `irc.oftc.net <https://webchat.oftc.net/>`__
/third_party/libabigail/doc/website/
Dmainpage.txt29 \section communication IRC and Mailing lists
32 via <a href="http://en.wikipedia.org/wiki/Wikipedia:IRC">IRC</a> at
33 <em>irc://irc.oftc.net\#libabigail</em>.
/third_party/mesa3d/docs/drivers/
Dvirgl.rst86 IRC: `#virgil3d on OFTC <irc://irc.oftc.net/virgil3d>`__.
Dzink.rst345 IRC chapter
349 own IRC channel. If you're interested in contributing, or have any technical
351 <irc://irc.oftc.net/zink>`__ and say hi!
Dlima.rst241 - `#lima channel <irc://irc.oftc.net/lima>`__ on `irc.oftc.net <https://webchat.oftc.net/>`__
/third_party/ffmpeg/
DRELEASE_NOTES17 feel free to join us on the #ffmpeg IRC channel (on irc.libera.chat) or ask
/third_party/python/
D.travis.yml201 irc:
204 # IRC channel whenever they fail a build. This can be removed when travis
206 # The actual value here is: irc.freenode.net#python-dev
213 # For the same reasons as above for IRC, we encrypt the webhook address
/third_party/PyYAML/
DREADME.md41 IRC #pyyaml irc.libera.chat
Dannouncement.msg26 PyYAML IRC Channel: #pyyaml on irc.libera.chat
/third_party/mesa3d/docs/relnotes/
D20.1.3.rst47 - ci: Report flakes on IRC from baremetal tests
93 - ci: Enable IRC flake reporting on freedreno baremetal boards.
94 - ci: Improve the flakes reports on IRC.
95 - ci: Fix the nick used in IRC reporting.
/third_party/mksh/
DFAQ2HTML.sh92 a[href^="irc://"]:after,
112 <p>Note: Links marked like <a href="irc://chat.freenode.net/!/bin/mksh">this
113 one to the mksh IRC channel</a> connect to external resources.</p>
/third_party/jerryscript/
DREADME.md9 [![IRC Channel](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://kiwiirc.c…
30 IRC channel: #jerryscript on [freenode](https://freenode.net)
/third_party/libuv/docs/code/dns/
Dmain.c72 fprintf(stderr, "irc.libera.chat is... "); in main()
73 int r = uv_getaddrinfo(loop, &resolver, on_resolved, "irc.libera.chat", "6667", &hints); in main()
/third_party/mesa3d/.gitlab-ci/fluster/
Dfluster-runner.sh88 # Report the flakes to the IRC channel for monitoring (if configured):
91 --host irc.oftc.net \
/third_party/mesa3d/.gitlab-ci/piglit/
Dpiglit-runner.sh116 # Report the flakes to the IRC channel for monitoring (if configured):
119 --host irc.oftc.net \
/third_party/rust/crates/rustc-hash/
DCODE_OF_CONDUCT.md10 * On IRC, please avoid using overtly sexual nicknames or other nicknames that might detract from a …
36 The enforcement policies listed above apply to all official Rust venues; including official IRC cha…
/third_party/rust/rust/src/tools/rustfmt/
DCODE_OF_CONDUCT.md10 * On IRC, please avoid using overtly sexual nicknames or other nicknames that might detract from a …
36 The enforcement policies listed above apply to all official Rust venues; including official IRC cha…
/third_party/mesa3d/docs/ci/
Dindex.rst44 <https://gitlab.freedesktop.org/daniels>`__ (``daniels`` on IRC) or
46 IRC).
149 <https://gitlab.freedesktop.org/ngcortes>`__ (``ngcortes`` on IRC).
168 Additionally, most CI reports test-level flakes to an IRC channel, and flakes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp383 InductiveRangeCheck IRC; in extractRangeChecksFromCond() local
384 IRC.End = End; in extractRangeChecksFromCond()
385 IRC.Begin = IndexAddRec->getStart(); in extractRangeChecksFromCond()
386 IRC.Step = IndexAddRec->getStepRecurrence(SE); in extractRangeChecksFromCond()
387 IRC.CheckUse = &ConditionUse; in extractRangeChecksFromCond()
388 IRC.IsSigned = IsSigned; in extractRangeChecksFromCond()
389 Checks.push_back(IRC); in extractRangeChecksFromCond()
1813 for (InductiveRangeCheck &IRC : RangeChecks) in run()
1814 IRC.print(OS); in run()
1846 for (InductiveRangeCheck &IRC : RangeChecks) { in run()
[all …]
/third_party/pulseaudio/
DREADME21 IRC:

1234