Searched defs:PROTOCOL_VERSION (Results 1 - 10 of 10) sorted by relevance

/external/apache-http/src/org/apache/http/params/
H A DCoreProtocolPNames.java52 public static final String PROTOCOL_VERSION = "http.protocol.version"; field in interface:CoreProtocolPNames
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3debugeventlistener.h76 int PROTOCOL_VERSION; member in struct:ANTLR3_DEBUG_EVENT_LISTENER_struct
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DDebugEventListener.java44 public static final String PROTOCOL_VERSION = "2"; field in interface:DebugEventListener
/external/mtpd/
H A Dpptp.c64 #define PROTOCOL_VERSION htons(0x0100) macro
223 outgoing.sccrq.protocol_version = PROTOCOL_VERSION;
281 if (incoming.sccrp.protocol_version == PROTOCOL_VERSION &&
H A Dl2tp.c67 #define PROTOCOL_VERSION htons(2) macro
326 add_attribute_u16(PROTOCOL_VERSION, htons(0x0100));
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Ddebug.py411 PROTOCOL_VERSION = "2" variable in class:DebugEventListener
888 self.write("ANTLR %s" % self.PROTOCOL_VERSION)
/external/quake/quake/src/WinQuake/
H A Dprotocol.h22 #define PROTOCOL_VERSION 15 macro
/external/quake/quake/src/QW/client/
H A Dprotocol.h22 #define PROTOCOL_VERSION 28 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 4352 milliseconds