Searched refs:Outgoing (Results 1 – 13 of 13) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BasicBlockUtils.cpp | 1947 const BBSetVector &Outgoing) { in redirectToHub() argument 1955 Succ0 = Outgoing.count(Succ0) ? Succ0 : nullptr; in redirectToHub() 1962 Succ1 = Outgoing.count(Succ1) ? Succ1 : nullptr; in redirectToHub() 1986 const BBSetVector &Outgoing, in setupBranchForGuard() argument 1990 GuardBlocks.push_back(Outgoing.back()); in setupBranchForGuard() 1993 auto Out = Outgoing[i]; in setupBranchForGuard() 2006 const BBSetVector &Incoming, const BBSetVector &Outgoing, in calcPredicateUsingInteger() argument 2019 redirectToHub(In, FirstGuardBlock, Outgoing); in calcPredicateUsingInteger() 2023 auto Succ0Iter = find(Outgoing, Succ0); in calcPredicateUsingInteger() 2024 auto Succ1Iter = find(Outgoing, Succ1); in calcPredicateUsingInteger() [all …]
|
| /src/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceGraphBuilder.cpp | 146 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator 188 assert((Dir == Direction::Incoming || Dir == Direction::Outgoing) && in createPiBlocks() 199 } else if (Dir == Direction::Outgoing) { in createPiBlocks() 216 reconnectEdges(SCCNode, N, &PiNode, Direction::Outgoing); in createPiBlocks()
|
| /src/contrib/blocklist/diff/ |
| H A D | named.diff | 208 * Outgoing AXFR and IXFR.
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 404 const uint32_t Outgoing = EntryBlock.OutEdges.size(); in writeOut() local 405 if (Outgoing) { in writeOut() 407 write(Outgoing * 2 + 1); in writeOut()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_poll.pod | 50 #define SSL_POLL_EVENT_OSB /* OSB (Outgoing Stream: Bidi) */ 51 #define SSL_POLL_EVENT_OSU /* OSU (Outgoing Stream: Uni) */
|
| /src/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 267 - **OSB (Outgoing Stream — Bidirectional):** It is currently possible 270 - **OSU (Outgoing Stream — Unidirectional):** It is currently possible 339 /* OSB (Outgoing Stream: Bidirectional) */ 342 /* OSU (Outgoing Stream: Unidirectional) */ 660 #### `OSB`, `OSU`: Outgoing Stream Readiness
|
| /src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 739 bool Outgoing = in isAnyArgRegReserved() local 747 return Outgoing || Incoming; in isAnyArgRegReserved()
|
| /src/crypto/openssl/include/openssl/ |
| H A D | ssl.h.in | 2508 #define SSL_POLL_EVENT_OSB (1U << 11) /* OSB (Outgoing Stream: Bidi) */ 2509 #define SSL_POLL_EVENT_OSU (1U << 12) /* OSU (Outgoing Stream: Uni) */
|
| /src/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_common.t0 | 347 \ -- Outgoing data is flushed.
|
| /src/crypto/krb5/src/po/ |
| H A D | mit-krb5.pot | 3203 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=%lu" 3208 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=N/A"
|
| H A D | ka.po | 3312 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=%lu" 3317 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=N/A"
|
| H A D | de.po | 3252 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=%lu" 3257 msgid "%s; Incoming SerialNo=%lu; Outgoing SerialNo=N/A"
|
| /src/contrib/unbound/doc/ |
| H A D | unbound.conf.rst | 278 Outgoing queries are sent via a random outgoing interface to counter
|