OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protocol
(Results
251 - 275
of
3661
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/Analysis/
pr_2542_rdar_6793404.m
10
@
protocol
NSObject
15
@
protocol
NSCopying
18
@
protocol
NSCoding
/external/clang/test/SemaObjC/
conditional-expr-3.m
3
@
protocol
P0
5
@
protocol
P1
7
@
protocol
P2
property-9.m
4
@
protocol
NSObject - (BOOL)isEqual:(id)object; @end
26
@
protocol
MyProtocol
67
@
protocol
PVImageViewProtocol
/external/clang/test/SemaObjCXX/
conditional-expr.mm
3
@
protocol
P0
5
@
protocol
P1
7
@
protocol
P2
/external/iproute2/examples/diffserv/
Edge31-ca-u32
33
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 4 handle 1: u32 \
53
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 4 u32 \
62
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 5 u32 \
70
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 6 u32 \
82
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 5 u32 \
90
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 6 u32 \
101
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 6 u32 \
113
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 7 u32 \
144
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1 \
146
$TC filter add $EGDEV parent 1:0
protocol
ip prio 1
[
all
...]
efcbq
6
print "$TC filter add $DEV parent 1:0
protocol
ip prio 1 tcindex ".
18
print "$TC filter add $DEV parent 2:0
protocol
ip prio 1 ".
30
print "$TC filter add $DEV parent 2:0
protocol
ip prio 2 ".
/external/kernel-headers/original/linux/
netfilter_bridge.h
56
if (skb->
protocol
== __constant_htons(ETH_P_8021Q)) {
77
if (skb->
protocol
== __constant_htons(ETH_P_IP))
80
if (skb->
protocol
== __constant_htons(ETH_P_8021Q))
netfilter_ipv4.h
23
/*
Protocol
. */
30
/* Per-
protocol
information: only matters if proto match. */
83
unsigned int dataoff, u_int8_t
protocol
);
netfilter_ipv6.h
26
/*
Protocol
. */
34
/* Per-
protocol
information: only matters if proto match. */
79
unsigned int dataoff, u_int8_t
protocol
);
/external/mtpd/
mtpd.h
46
/* Each
protocol
must implement everything defined in this structure. Note that
49
struct
protocol
{
struct
50
/* The name of this
protocol
. */
/external/qemu/android/protocol/
attach-ui-impl.c
15
* part of the UI control
protocol
. Here we handle UI control commands received
21
#include "android/
protocol
/core-connection.h"
22
#include "android/
protocol
/attach-ui-impl.h"
/external/webkit/Source/WebKit/win/Interfaces/
IWebDocument.idl
37
@
protocol
WebDocumentView
38
@discussion
Protocol
implemented by the document view of WebFrameView
40
@
protocol
WebDocumentView <NSObject>
100
@
protocol
WebDocumentSearching
101
@discussion Optional
protocol
for searching document view of WebFrameView.
103
@
protocol
WebDocumentSearching <NSObject>
127
@
protocol
WebDocumentText
128
@discussion Optional
protocol
for supporting text operations.
130
@
protocol
WebDocumentText <NSObject>
177
@
protocol
WebDocumentRepresentatio
[
all
...]
/external/webkit/Source/WebKit2/Shared/API/c/
WKSecurityOrigin.cpp
45
WKSecurityOriginRef WKSecurityOriginCreate(WKStringRef
protocol
, WKStringRef host, int port)
47
RefPtr<WebSecurityOrigin> securityOrigin = WebSecurityOrigin::create(toImpl(
protocol
)->string(), toImpl(host)->string(), port);
53
return toCopiedAPI(toImpl(securityOrigin)->
protocol
());
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_ipv6.h
25
/*
Protocol
. */
33
/* Per-
protocol
information: only matters if proto match. */
74
unsigned int dataoff, u_int8_t
protocol
);
/build/tools/droiddoc/templates-pdk/
trailer.cs
5
var gaJsHost = (("https:" == document.location.
protocol
) ? "https://ssl." : "http://www.");
/build/tools/droiddoc/templates-sdk/
trailer.cs
5
var gaJsHost = (("https:" == document.location.
protocol
) ? "https://ssl." : "http://www.");
/dalvik/vm/jdwp/
README.txt
1
Java Debug Wire
Protocol
support
/development/tools/emulator/opengl/host/tools/emugen/
Android.mk
17
#
protocol
encoders/ decoders. This variable is used by other emugl modules.
/external/chromium/chrome/browser/sync/engine/
syncproto.h
11
#include "chrome/browser/sync/
protocol
/bookmark_specifics.pb.h"
12
#include "chrome/browser/sync/
protocol
/password_specifics.pb.h"
13
#include "chrome/browser/sync/
protocol
/preference_specifics.pb.h"
14
#include "chrome/browser/sync/
protocol
/sync.pb.h"
/external/chromium/chrome/browser/sync/protocol/
bookmark_specifics.proto
5
// Sync
protocol
datatype extension for bookmarks.
preference_specifics.proto
5
// Sync
protocol
datatype extension for preferences.
/external/clang/test/ARCMT/
with-arc-mode-migrate.m
6
@
protocol
NSObject
with-arc-mode-migrate.m.result
6
@
protocol
NSObject
with-arc-mode-modify.m
7
@
protocol
NSObject
with-arc-mode-modify.m.result
7
@
protocol
NSObject
Completed in 2479 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>