Home
last modified time | relevance | path

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

1234567

/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp18.cpp18 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/clang/www/
Dmenu.html.incl41 <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
/external/autotest/client/profilers/powertop/src/
DREADME33 the PowerTOP tool, join the mailing list or the IRC channel and
37 IRC: irc.oftc.net #powertop channel
/external/mesa3d/docs/
Dlists.html71 <h1>IRC</h1>
73 <p>join <a href="irc://chat.freenode.net#dri-devel">#dri-devel channel</a>
74 on <a href="http://webchat.freenode.net/">irc.freenode.net</a>
/external/kmod/
D.travis.yml27 irc:
29 - "irc.freenode.org#kmod"
DREADME26 Irc:
27 #kmod on irc.freenode.org
/external/syslinux/gpxe/
DREADME51 Real-time help is often available on IRC on the #etherboot channel of
52 irc.freenode.net.
/external/llvm/docs/
Dindex.rst428 lists and IRC.
471 IRC section in Community
475 can be found in #llvm on `irc.oftc.net <irc://irc.oftc.net/llvm>`_.
DReportingGuide.rst51 a mailing list archive or a public IRC logger) please include a link.
88 list or IRC).
91 IRC, etc.)
/external/harfbuzz_ng/
D.travis.yml37 irc: "irc.freenode.org#harfbuzz"
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp377 InductiveRangeCheck IRC; in extractRangeChecksFromCond() local
378 IRC.Length = Length; in extractRangeChecksFromCond()
379 IRC.Offset = IndexAddRec->getStart(); in extractRangeChecksFromCond()
380 IRC.Scale = IndexAddRec->getStepRecurrence(SE); in extractRangeChecksFromCond()
381 IRC.CheckUse = &ConditionUse; in extractRangeChecksFromCond()
382 IRC.Kind = RCKind; in extractRangeChecksFromCond()
383 Checks.push_back(IRC); in extractRangeChecksFromCond()
1397 for (InductiveRangeCheck &IRC : RangeChecks) in runOnLoop()
1398 IRC.print(OS); in runOnLoop()
1427 for (InductiveRangeCheck &IRC : RangeChecks) { in runOnLoop()
[all …]
/external/swiftshader/third_party/LLVM/docs/
Dindex.html126 <li><a name="irc">You can probably find help on the unofficial LLVM IRC
127 channel</a>. We often are on irc.oftc.net in the #llvm channel. If you are
129 href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net</a> directly.</li>
/external/syslinux/com32/hdt/
Dhdt-menu-about.c59 snprintf(buffer, sizeof buffer, "IRC Channel : %s", IRC_CHANNEL); in compute_aboutmenu()
60 snprintf(statbuffer, sizeof statbuffer, "IRC Channel : %s",IRC_CHANNEL); in compute_aboutmenu()
/external/googletest/
DREADME.md15 also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
/external/lzma/Java/Tukaani/
DREADME48 Report bugs to <lasse.collin@tukaani.org> or visit the IRC channel
/external/openssh/
Dssh.11104 an IRC client and server, even though the IRC server does not directly
1118 The following example tunnels an IRC session from client machine
1125 $ irc -c '#users' -p 1234 pinky 127.0.0.1
1128 This tunnels a connection to IRC server
1140 since that's the standard port for IRC services.
Dssh.0599 In the example below, we look at encrypting communication between an IRC
600 client and server, even though the IRC server does not directly support
607 The following example tunnels an IRC session from client machine
611 $ irc -c '#users' -p 1234 pinky 127.0.0.1
613 This tunnels a connection to IRC server M-bM-^@M-^\server.example.comM-bM-^@M-^], joining
618 remote server, since that's the standard port for IRC services.
/external/curl/docs/
DHISTORY.md4 Towards the end of 1996, Daniel Stenberg was spending time writing an IRC bot
6 currency-exchange calculations available to Internet Relay Chat (IRC)
DCONTRIBUTE.md20 We also hang out on IRC in #curl on irc.freenode.net
DTHANKS-filter39 s/byte_bucket in the #curl IRC channel//
/external/libopus/doc/
Drelease.txt23 - Update /topic in #opus IRC channel.
/external/autotest/client/tests/isic/
Dhelp19 fingerprinting, breaking sniffers and barraging the IRC kiddie.
/external/libnetfilter_conntrack/
DREADME13 Moreover, there are some application protocols, such as FTP, TFTP, IRC, PPTP
/external/toybox/www/
Dheader.html35 <li>IRC #toybox on freenode.net</li>
/external/parameter-framework/upstream/
D.travis.yml113 irc:

1234567