OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protocol
(Results
76 - 100
of
1040
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCharStream.h
32
@
protocol
ANTLRCharStream < ANTLRIntStream >
ANTLRMismatchedRangeException.h
30
@
protocol
ANTLRIntStream;
/external/apache-http/src/org/apache/http/
HttpResponseFactory.java
34
import org.apache.http.
protocol
.HttpContext;
51
* @param ver the
protocol
version
/external/apache-http/src/org/apache/http/client/protocol/
ClientContext.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/
protocol
/ClientContext.java $
32
package org.apache.http.client.
protocol
;
36
* {@link org.apache.http.
protocol
.HttpContext Context}
/external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java
35
import org.apache.http.
protocol
.HttpContext;
/external/apache-http/src/org/apache/http/conn/routing/
HttpRoutePlanner.java
37
import org.apache.http.
protocol
.HttpContext;
/external/apache-http/src/org/apache/http/impl/
NoConnectionReuseStrategy.java
36
import org.apache.http.
protocol
.HttpContext;
/external/apache-http/src/org/apache/http/protocol/
HttpExpectationVerifier.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/
protocol
/HttpExpectationVerifier.java $
32
package org.apache.http.
protocol
;
HttpRequestHandler.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/
protocol
/HttpRequestHandler.java $
32
package org.apache.http.
protocol
;
HttpRequestInterceptorList.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/
protocol
/HttpRequestInterceptorList.java $
32
package org.apache.http.
protocol
;
HttpResponseInterceptorList.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/
protocol
/HttpResponseInterceptorList.java $
32
package org.apache.http.
protocol
;
SyncBasicHttpContext.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/
protocol
/SyncBasicHttpContext.java $
32
package org.apache.http.
protocol
;
/external/chromium/chrome/browser/accessibility/
browser_accessibility_delegate_mac.h
12
// This
protocol
is used by the BrowserAccessibility objects to pass messages
15
@
protocol
BrowserAccessibilityDelegateCocoa
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.h
28
@
protocol
BookmarkBarToolbarViewController <BookmarkBarState>
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller_target.h
13
// A
protocol
to be implemented by a TabController's target.
14
@
protocol
TabControllerTarget
/external/chromium/chrome/browser/ui/cocoa/
url_drop_target.h
11
@
protocol
URLDropTarget;
12
@
protocol
URLDropTargetController;
38
//
Protocol
which views that are URL drop targets and use |URLDropTargetHandler|
40
@
protocol
URLDropTarget
52
@end // @
protocol
URLDropTarget
54
//
Protocol
for the controller which handles the actual drop data/drop updates.
55
@
protocol
URLDropTargetController
73
@end // @
protocol
URLDropTargetController
view_resizer.h
13
// Defines a
protocol
that allows controllers to delegate resizing their views
18
@
protocol
ViewResizer <NSObject>
/external/chromium/net/http/
http_alternate_protocols.h
6
// of which HTTP HostPortPairs have an alternate
protocol
that can be used
24
enum
Protocol
{
28
BROKEN, // The alternate
protocol
is known to be broken.
34
return port == other.port &&
protocol
== other.
protocol
;
40
Protocol
protocol
;
member in struct:net::HttpAlternateProtocols::PortProtocolPair
51
// Reports whether or not we have received Alternate-
Protocol
for
61
// SetAlternateProtocolFor() will ignore the request if the alternate
protocol
65
Protocol
alternate_protocol)
[
all
...]
/external/chromium/net/tools/fetch/
http_server_response_info.h
18
// The response
protocol
.
19
std::string
protocol
;
member in class:HttpServerResponseInfo
/external/iproute2/examples/diffserv/
Edge31-cb-chains
52
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 4 handle 1 fw \
59
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 5 handle 1 fw \
66
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 6 handle 1 fw \
73
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 6 handle 2 fw \
106
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1 \
108
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1 \
110
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1 \
112
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1 \
/external/nist-sip/java/javax/sip/header/
ReasonHeader.java
13
void setProtocol(String
protocol
) throws ParseException;
/external/ppp/pppd/plugins/pppoatm/
atmsap.h
14
* Selected ISO/IEC TR 9577 Network Layer
Protocol
Identifiers (NLPID)
43
void atm_tcpip_port_mapping(char *vs_id,uint8_t
protocol
,uint16_t port);
/external/webkit/Source/WebCore/bridge/objc/
WebScriptObject.h
31
@
protocol
WebScriptObject
42
@
protocol
WebUndefined
/external/webkit/Source/WebCore/platform/mac/
EmptyProtocolDefinitions.h
29
@
protocol
NAME <NSObject> \
/external/webkit/Source/WebKit/gtk/webkit/
webkitsecurityoriginprivate.h
40
gchar*
protocol
;
member in struct:_WebKitSecurityOriginPrivate
Completed in 1106 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>