Searched defs:ProtocolVersion (Results 1 – 4 of 4) sorted by relevance
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ | ||
| D | DebugEventListenerConstants.cs | 39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants |
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ | ||
| D | DebugEventListenerConstants.cs | 39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants |
| /external/apache-http/src/org/apache/http/ | ||
| D | ProtocolVersion.java | 61 public class ProtocolVersion implements Serializable, Cloneable { class |
| /external/clang/lib/CodeGen/ | ||
| D | CGObjCGNU.cpp | 394 const int ProtocolVersion; member in __anonfe1c97f10111::CGObjCGNU |