OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PUP
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/zlib/
inffast.c
26
# define
PUP
(a) *(a)++
29
# define
PUP
(a) *++(a)
122
hold += (unsigned long)(
PUP
(in)) << bits;
124
hold += (unsigned long)(
PUP
(in)) << bits;
137
PUP
(out) = (unsigned char)(here.val);
144
hold += (unsigned long)(
PUP
(in)) << bits;
153
hold += (unsigned long)(
PUP
(in)) << bits;
155
hold += (unsigned long)(
PUP
(in)) << bits;
168
hold += (unsigned long)(
PUP
(in)) << bits;
171
hold += (unsigned long)(
PUP
(in)) << bits
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
inffast.c
26
# define
PUP
(a) *(a)++
29
# define
PUP
(a) *++(a)
122
hold += (unsigned long)(
PUP
(in)) << bits;
124
hold += (unsigned long)(
PUP
(in)) << bits;
137
PUP
(out) = (unsigned char)(this.val);
144
hold += (unsigned long)(
PUP
(in)) << bits;
153
hold += (unsigned long)(
PUP
(in)) << bits;
155
hold += (unsigned long)(
PUP
(in)) << bits;
168
hold += (unsigned long)(
PUP
(in)) << bits;
171
hold += (unsigned long)(
PUP
(in)) << bits
[
all
...]
/external/zlib/src/
inffast.c
26
# define
PUP
(a) *(a)++
29
# define
PUP
(a) *++(a)
122
hold += (unsigned long)(
PUP
(in)) << bits;
124
hold += (unsigned long)(
PUP
(in)) << bits;
137
PUP
(out) = (unsigned char)(here.val);
144
hold += (unsigned long)(
PUP
(in)) << bits;
153
hold += (unsigned long)(
PUP
(in)) << bits;
155
hold += (unsigned long)(
PUP
(in)) << bits;
168
hold += (unsigned long)(
PUP
(in)) << bits;
171
hold += (unsigned long)(
PUP
(in)) << bits
[
all
...]
/external/smack/src/org/xbill/DNS/
WKSRecord.java
56
/**
PUP
*/
57
public static final int
PUP
= 12;
169
protocols.add(
PUP
, "
pup
");
Completed in 61 milliseconds