/external/android_onboarding/java/com/android/onboarding/nodes/ |
D | OnboardingGraphEdge.kt | 18 interface Outgoing : OnboardingGraphEdge interface
|
/external/rust/android-crates-io/crates/hyper/src/proto/h1/ |
D | mod.rs | 37 type Outgoing: Default; typedef 40 fn encode(enc: Encode<'_, Self::Outgoing>, dst: &mut Vec<u8>) -> crate::Result<Encoder>; in encode() 42 fn on_error(err: &crate::Error) -> Option<MessageHead<Self::Outgoing>>; in on_error()
|
D | role.rs | 133 enc: Encode<'_, T::Outgoing>, in encode_headers() 155 type Outgoing = StatusCode; typedef 373 fn encode(mut msg: Encode<'_, Self::Outgoing>, dst: &mut Vec<u8>) -> crate::Result<Encoder> { in encode() 475 fn on_error(err: &crate::Error) -> Option<MessageHead<Self::Outgoing>> { in on_error() 961 type Outgoing = RequestLine; typedef 1141 fn encode(msg: Encode<'_, Self::Outgoing>, dst: &mut Vec<u8>) -> crate::Result<Encoder> { in encode() 1190 fn on_error(_err: &crate::Error) -> Option<MessageHead<Self::Outgoing>> { in on_error()
|
D | conn.rs | 512 pub(crate) fn write_head(&mut self, head: MessageHead<T::Outgoing>, body: Option<BodyLength>) { in write_head() 524 pub(crate) fn write_full_msg(&mut self, head: MessageHead<T::Outgoing>, body: B) { in write_full_msg() 544 mut head: MessageHead<T::Outgoing>, in encode_head() 589 fn fix_keep_alive(&mut self, head: &mut MessageHead<T::Outgoing>) { in fix_keep_alive() 616 fn enforce_version(&mut self, head: &mut MessageHead<T::Outgoing>) { in enforce_version()
|
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/ |
D | HttpStreamsHandler.java | 390 class Outgoing { class in HttpStreamsHandler 394 Outgoing(OutT message, ChannelPromise promise) { in Outgoing() method in HttpStreamsHandler.Outgoing
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 1747 const BBSetVector &Outgoing) { in redirectToHub() 1786 const BBSetVector &Outgoing, in setupBranchForGuard() 1806 const BBSetVector &Incoming, const BBSetVector &Outgoing, in calcPredicateUsingInteger() 1851 const BBSetVector &Incoming, const BBSetVector &Outgoing, in calcPredicateUsingBooleans() 1923 const BBSetVector &Outgoing, const StringRef Prefix, in convertToGuardPredicates() 1948 const BBSetVector &Incoming, const BBSetVector &Outgoing, in CreateControlFlowHub()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceGraphBuilder.cpp | 146 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator
|
/external/rust/android-crates-io/crates/petgraph/src/ |
D | lib.rs | 179 Outgoing = 0, enumerator
|
D | graphmap.rs | 91 Outgoing, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | DependenceGraphBuilder.cpp | 146 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator
|
/external/federated-compute/fcp/protocol/ |
D | grpc_chunked_bidi_stream.h | 226 Outgoing*) { in TryDecorateCheckinRequest() argument
|
/external/rust/crates/openssl/src/ssl/test/ |
D | mod.rs | 1368 pub struct Outgoing<'a>(&'a mut Vec<u8>); in stateless() struct 1370 impl<'a> Drop for Outgoing<'a> { in stateless() implementation 1376 impl<'a> ::std::ops::Deref for Outgoing<'a> { in stateless() implementation 1383 impl<'a> AsRef<[u8]> for Outgoing<'a> { in stateless() implementation
|
/external/virtio-media/device/src/devices/ |
D | simple_device.rs | 58 Outgoing { enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 404 const uint32_t Outgoing = EntryBlock.OutEdges.size(); in writeOut() local
|