Home
last modified time | relevance | path

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

12345678

/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/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/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/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/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/harfbuzz_ng/
D.travis.yml37 irc: "irc.freenode.org#harfbuzz"
/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.md14 also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
/external/openssh/
Dssh.11078 an IRC client and server, even though the IRC server does not directly
1092 The following example tunnels an IRC session from client machine
1099 $ irc -c '#users' -p 1234 pinky 127.0.0.1
1102 This tunnels a connection to IRC server
1114 since that's the standard port for IRC services.
Dssh.0595 In the example below, we look at encrypting communication between an IRC
596 client and server, even though the IRC server does not directly support
603 The following example tunnels an IRC session from client machine
607 $ irc -c '#users' -p 1234 pinky 127.0.0.1
609 This tunnels a connection to IRC server M-bM-^@M-^\server.example.comM-bM-^@M-^], joining
614 remote server, since that's the standard port for IRC services.
/external/curl/docs/
DHISTORY10 Towards the end of 1996, Daniel Stenberg was spending time writing an IRC bot
12 currency-exchange calculations available to Internet Relay Chat (IRC)
DCONTRIBUTE48 We also hang out on IRC in #curl on irc.freenode.net
DTHANKS-filter39 s/byte_bucket in the #curl IRC channel//
/external/lzma/Java/Tukaani/
DREADME48 Report bugs to <lasse.collin@tukaani.org> or visit the 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/googletest/googlemock/
DREADME.md44 also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
/external/toybox/www/
Dheader.html35 <li>IRC #toybox on freenode.net</li>
/external/libxml2/test/relaxng/
Ddocbook_0.xml167 #docs IRC channel on irc.gnome.org to meet other GDP members
191 documentation for the application. The #docs IRC channel on
192 irc.gnome.org is another option for contacting GDP members.
710 members on the #docs IRC channel at irc.gnome.org and on the
995 <application>Nautilus</application>, visit the #nautilus IRC
996 channel on irc.gnome.org. </para>
2499 GDP members is on the #docs IRC channel at irc.gnome.org or
2509 another author to do this by either asking on the #docs IRC
2510 channel at irc.gnome.org or by emailing the <ulink type="http"
2640 <!-- ####### Resources | IRC ####### -->
[all …]

12345678