/external/perfetto/infra/discord-irc-bridge/ |
D | README.md | 1 # IRC <> Discord bridge 3 This directory contains the docker image for the discord<>IRC bot. 7 docker build -t gcr.io/perfetto-irc/discord-irc-bridge . 8 docker push gcr.io/perfetto-irc/discord-irc-bridge 12 These are set at the GCE project level (project: perfetto-irc).
|
D | supervisord.conf | 7 command=discord-irc --config /tmp/discord-irc-merged.json
|
D | discord-irc.json | 3 "server": "irc.freenode.org", 17 "irc": [], array
|
D | Dockerfile | 18 RUN npm install -g discord-irc 21 COPY discord-irc.json /etc/
|
D | start.py | 20 with open("/etc/discord-irc.json") as f: 34 with open("/tmp/discord-irc-merged.json", "w") as f:
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
D | p18.cpp | 18 const int &irc = i; in f3() local 20 [=,&irc,&ir] { in f3() 29 static_assert(is_same<decltype(irc), const int&>::value, in f3() 31 static_assert(is_same<decltype((irc)), const int&>::value, in f3()
|
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
D | p18.cpp | 18 const int &irc = i; in f3() local 20 [=,&irc,&ir] { in f3() 29 static_assert(is_same<decltype(irc), const int&>::value, in f3() 31 static_assert(is_same<decltype((irc)), const int&>::value, in f3()
|
/external/llvm-project/clang/www/ |
D | menu.html.incl | 40 <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
|
/external/libabigail/doc/website/ |
D | mainpage.txt | 29 \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>.
|
/external/llvm-project/llvm/docs/ |
D | GettingInvolved.rst | 138 IRC chapter 142 can be found in #llvm on `irc.oftc.net <irc://irc.oftc.net/llvm>`_. 196 IRC, etc).
|
/external/clang/www/ |
D | menu.html.incl | 41 <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
|
/external/mesa3d/docs/drivers/ |
D | zink.rst | 121 IRC chapter 125 own IRC channel. If you're interested in contributing, or have any technical 127 <irc://irc.freenode.net/zink>`_ and say hi!
|
/external/autotest/client/profilers/powertop/src/ |
D | README | 33 the PowerTOP tool, join the mailing list or the IRC channel and 37 IRC: irc.oftc.net #powertop channel
|
/external/mesa3d/ |
D | README.rst | 30 Many Mesa devs hang on IRC; if you're not sure which channel is 32 <irc://chat.freenode.net#dri-devel>`_, someone will redirect you if 37 question, check out `Who's Who on IRC
|
/external/mesa3d/docs/ |
D | lists.rst | 46 IRC chapter 49 join `#dri-devel channel <irc://chat.freenode.net#dri-devel>`__ on 50 `irc.freenode.net <https://webchat.freenode.net/>`__
|
/external/python/cpython2/ |
D | .travis.yml | 102 irc: 105 # IRC channel whenever they fail a build. This can be removed when travis 107 # The actual value here is: irc.freenode.net#python-dev
|
/external/python/uritemplates/ |
D | .travis.yml | 29 irc: 31 - "irc.freenode.org#github3.py"
|
/external/python/cryptography/docs/ |
D | community.rst | 10 * IRC: ``#cryptography-dev`` on ``irc.freenode.net``
|
/external/python/cpython3/ |
D | .travis.yml | 201 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
|
/external/kmod/ |
D | .travis.yml | 29 irc: 31 - "irc.freenode.org#kmod"
|
/external/python/cryptography/ |
D | .travis.yml | 148 irc: 151 # IRC channel whenever they fail a build. This can be removed when travis 154 # travis encrypt "irc.freenode.org#cryptography-dev"
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.3.rst | 47 - 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.
|
/external/llvm/docs/ |
D | index.rst | 428 lists and IRC. 471 IRC section in Community 475 can be found in #llvm on `irc.oftc.net <irc://irc.oftc.net/llvm>`_.
|
/external/mksh/src/ |
D | FAQ2HTML.sh | 92 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>
|
/external/llvm-project/llvm/docs/_templates/ |
D | indexsidebar.html | 18 <li><a href="https://llvm.org/docs/GettingInvolved.html#irc">IRC</a></li>
|