Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 18 of 18) sorted by relevance

/external/openssh/
Dchannels.h66 typedef struct Channel Channel; typedef
95 struct Channel { struct
96 int type; /* channel type/state */
97 int self; /* my own channel identifier */
98 int remote_id; /* channel identifier for remote peer */
99 u_int istate; /* input from channel (state of receive half) */
100 u_int ostate; /* output to channel (state of transmit half) */
101 int flags; /* close sent/rcvd */
102 int rfd; /* read fd */
103 int wfd; /* write fd */
[all …]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIToken.cs65 int Channel property
DCommonTokenStream.cs70 public int Channel property in Antlr.Runtime.CommonTokenStream
DClassicToken.cs132 public int Channel property in Antlr.Runtime.ClassicToken
DCommonToken.cs170 public int Channel property in Antlr.Runtime.CommonToken
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DIToken.cs59 int Channel { property
DCommonTokenStream.cs65 public int Channel { property in Antlr.Runtime.CommonTokenStream
DClassicToken.cs114 public int Channel { property in Antlr.Runtime.ClassicToken
DCommonToken.cs151 public int Channel { property in Antlr.Runtime.CommonToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimToken.cs100 public int Channel property
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.cpp122 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
136 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
DR600ISelLowering.cpp1285 unsigned &Channel, in getStackAddress()
1402 unsigned Channel, PtrIncr; in LowerSTORE() local
1600 unsigned Channel, PtrIncr; in LowerLOAD() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py52 class Channel: class
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs124 public int Channel { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs142 public int Channel property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/deqp/framework/common/
DtcuTexture.hpp131 enum Channel enum
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas257 property Channel: Integer read GetChannel write SetChannel; property
618 property Channel: Integer read GetChannel write SetChannel; property
678 property Channel: Integer read GetChannel write SetChannel; property
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...