/external/openssh/ |
D | channels.h | 66 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/ |
D | IToken.cs | 65 int Channel property
|
D | CommonTokenStream.cs | 70 public int Channel property in Antlr.Runtime.CommonTokenStream
|
D | ClassicToken.cs | 132 public int Channel property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 170 public int Channel property in Antlr.Runtime.CommonToken
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | IToken.cs | 59 int Channel { property
|
D | CommonTokenStream.cs | 65 public int Channel { property in Antlr.Runtime.CommonTokenStream
|
D | ClassicToken.cs | 114 public int Channel { property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 151 public int Channel { property in Antlr.Runtime.CommonToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
D | SlimToken.cs | 100 public int Channel property
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUInstrInfo.cpp | 122 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local 136 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
|
D | R600ISelLowering.cpp | 1285 unsigned &Channel, in getStackAddress() 1402 unsigned Channel, PtrIncr; in LowerSTORE() local 1600 unsigned Channel, PtrIncr; in LowerLOAD() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 52 class Channel: class
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 124 public int Channel { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 142 public int Channel property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/deqp/framework/common/ |
D | tcuTexture.hpp | 131 enum Channel enum
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 257 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/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |