/external/rust/android-crates-io/crates/http-body/src/ |
D | collect.rs | 79 pub struct Collected<B> { struct 84 impl<B: Buf> Collected<B> { argument 119 impl<B> Default for Collected<B> { implementation 128 impl<B> Unpin for Collected<B> {} implementation
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/test_tools/ |
D | hpack_string_collector.cc | 78 ::testing::AssertionResult HpackStringCollector::Collected( in Collected() function in http2::test::HpackStringCollector
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/test_tools/ |
D | hpack_string_collector.cc | 78 ::testing::AssertionResult HpackStringCollector::Collected( in Collected() function in http2::test::HpackStringCollector
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
D | hpack_string_decoder_test.cc | 46 AssertionResult Collected(absl::string_view s, bool huffman_encoded) { in Collected() function in http2::test::__anon99a06dea0111::HpackStringDecoderTest
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
D | hpack_string_decoder_test.cc | 46 AssertionResult Collected(absl::string_view s, bool huffman_encoded) { in Collected() function in http2::test::__anon01af564e0111::HpackStringDecoderTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonRDFOpt.cpp | 150 bool Collected = collect(); in run() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonRDFOpt.cpp | 150 bool Collected = collect(); in run() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonRDFOpt.cpp | 135 bool Collected = collect(); in run() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/ |
D | SharedFlowScenarioTest.kt | 266 private data class Collected(val job: TestJob, val value: Any?) : Action() in <lambda>() class in kotlinx.coroutines.flow.SharedFlowScenarioTest
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
D | VarLocBasedImpl.cpp | 913 void getUniqueVarLocs(SmallVectorImpl<VarLoc> &Collected, in getUniqueVarLocs() 1200 void VarLocBasedLDV::collectIDsForRegs(VarLocsInRange &Collected, in collectIDsForRegs() 1444 void VarLocBasedLDV::collectAllVarLocs(SmallVectorImpl<VarLoc> &Collected, in collectAllVarLocs()
|