Home
last modified time | relevance | path

Searched defs:FlowControl (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dflowcontrol.rs39 pub struct FlowControl { struct
57 impl FlowControl { argument
Dlib.rs535 FlowControl, enumerator
/aosp_15_r20/external/rust/crates/quiche/src/
Dflowcontrol.rs39 pub struct FlowControl { struct
57 impl FlowControl { argument
Dlib.rs535 FlowControl, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dflow_control.rs30 pub struct FlowControl { struct
51 impl FlowControl { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dshare.rs195 pub struct FlowControl { struct
196 inner: proto::OpaqueStreamRef,
449 pub fn flow_control(&mut self) -> &mut FlowControl { in flow_control()
493 impl FlowControl { implementation
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h47 UINT8 FlowControl; member
H A DIpmiNetFnTransport.h277 UINT8 FlowControl : 2; member
359 UINT8 FlowControl : 2; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h41 UINT8 FlowControl; member
H A DIpmiNetFnTransport.h426 UINT8 FlowControl : 2; member
540 UINT8 FlowControl : 2; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h40 UINT8 FlowControl; member
H A DIpmiNetFnTransport.h458 UINT8 FlowControl : 2; member
572 UINT8 FlowControl : 2; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h41 UINT8 FlowControl; member
H A DIpmiNetFnTransport.h426 UINT8 FlowControl : 2; member
540 UINT8 FlowControl : 2; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dws2bth.h191 UCHAR FlowControl; member
/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp285 TEST(Matcher, FlowControl) { in TEST() argument