Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/external/pdfium/third_party/libtiff/
Dtif_swab.c38 register unsigned char* cp = (unsigned char*) wp; in TIFFSwabShort() local
49 register unsigned char* cp = (unsigned char*) lp; in TIFFSwabLong() local
61 register unsigned char* cp = (unsigned char*) lp; in TIFFSwabLong8() local
75 register unsigned char* cp; in TIFFSwabArrayOfShort() local
91 unsigned char* cp; in TIFFSwabArrayOfTriples() local
107 register unsigned char *cp; in TIFFSwabArrayOfLong() local
124 register unsigned char *cp; in TIFFSwabArrayOfLong8() local
143 register unsigned char* cp = (unsigned char*) fp; in TIFFSwabFloat() local
155 register unsigned char *cp; in TIFFSwabArrayOfFloat() local
172 register unsigned char* cp = (unsigned char*) dp; in TIFFSwabDouble() local
[all …]
/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc122 inline bool IsSupplementalCodePoint(uint32 cp) { in IsSupplementalCodePoint()
132 inline bool IsValidCodePoint(uint32 cp) { in IsValidCodePoint()
152 inline uint16 ToLowSurrogate(uint32 cp) { in ToLowSurrogate()
160 inline uint16 ToHighSurrogate(uint32 cp) { in ToHighSurrogate()
186 uint32 *cp, int* num_left, int *num_read) { in ReadCodePoint()
250 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex()
264 StringPiece ToSurrogateHex(uint32 cp, char* buffer) { in ToSurrogateHex()
294 StringPiece EscapeCodePoint(uint32 cp, char* buffer) { in EscapeCodePoint()
332 StringPiece EscapeCodePoint(uint32 cp, char* buffer, bool force_output) { in EscapeCodePoint()
361 uint32 cp = 0; // Current unicode code point. in Escape() local
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeData.java42 static void setType(TypeData td, String className, ClassPool cp) throws BadBytecode { in setType()
52 public abstract int getTypeData(ConstPool cp); in getTypeData()
69 protected abstract void setType(String s, ClassPool cp) throws BadBytecode; in setType()
70 public abstract void evalExpectedType(ClassPool cp) throws BadBytecode; in evalExpectedType()
92 public int getTypeData(ConstPool cp) { return 0; } in getTypeData()
105 public void evalExpectedType(ClassPool cp) throws BadBytecode {} in evalExpectedType()
115 protected void setType(String s, ClassPool cp) throws BadBytecode { in setType()
171 public int getTypeData(ConstPool cp) { in getTypeData()
184 protected int getTypeData2(ConstPool cp, String type) { in getTypeData2()
202 protected void setType(String typeName, ClassPool cp) throws BadBytecode { in setType()
[all …]
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
Dremove_if.pass.cpp38 Predicate cp(g); in main() local
50 Predicate cp(g); in main() local
63 Predicate cp(g); in main() local
74 Predicate cp(g); in main() local
87 Predicate cp(g); in main() local
101 Predicate cp(g); in main() local
113 Predicate cp(g); in main() local
126 Predicate cp(g); in main() local
137 Predicate cp(g); in main() local
150 Predicate cp(g); in main() local
/external/libedit/src/
Demacs.c93 Char *cp, *p, *kp; in em_delete_next_word() local
122 Char *kp, *cp; in em_yank() local
158 Char *kp, *cp; in em_kill_line() local
180 Char *kp, *cp; in em_kill_region() local
213 Char *kp, *cp; in em_copy_region() local
287 Char *cp, *ep; in em_upper_case() local
311 Char *cp, *ep; in em_capitol_case() local
343 Char *cp, *ep; in em_lower_case() local
381 Char *cp; in em_exchange_mark() local
442 Char *cp, *oldc, *dp; in em_copy_prev_word() local
/external/e2fsprogs/lib/blkid/
Dread.c62 static char *skip_over_blank(char *cp) in skip_over_blank()
69 static char *skip_over_word(char *cp) in skip_over_word()
139 static int parse_start(char **cp) in parse_start()
166 static int parse_end(char **cp) in parse_end()
185 static int parse_dev(blkid_cache cache, blkid_dev *dev, char **cp) in parse_dev()
241 static int parse_token(char **name, char **value, char **cp) in parse_token()
305 static int parse_tag(blkid_cache cache, blkid_dev dev, char **cp) in parse_tag()
344 static int blkid_parse_line(blkid_cache cache, blkid_dev *dev_p, char *cp) in blkid_parse_line()
/external/libunwind/src/
Dos-linux.h45 char *cp = buf, tmp; in ltoa() local
70 char path[sizeof ("/proc/0123456789/maps")], *cp; in maps_init() local
101 skip_whitespace (char *cp) in skip_whitespace()
112 scan_hex (char *cp, unsigned long *valp) in scan_hex()
142 scan_dec (char *cp, unsigned long *valp) in scan_dec()
169 scan_char (char *cp, char *valp) in scan_char()
185 scan_string (char *cp, char *valp, size_t buf_size) in scan_string()
209 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/external/tcpdump/
Dprint-ahcp.c103 ahcp_time_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_time_print()
131 ahcp_seconds_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_seconds_print()
149 ahcp_ipv6_addresses_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv6_addresses_print()
177 ahcp_ipv4_addresses_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv4_addresses_print()
201 ahcp_ipv6_prefixes_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv6_prefixes_print()
229 ahcp_ipv4_prefixes_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv4_prefixes_print()
272 ahcp1_options_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp1_options_print()
313 ahcp1_body_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp1_body_print()
358 ahcp_print(netdissect_options *ndo, const u_char *cp, const u_int len) in ahcp_print()
Dprint-domain.c53 register const u_char *cp) in ns_nskip()
86 const u_char *cp) in blabel_print()
123 const u_char *cp) in labellen()
147 register const u_char *cp, register const u_char *bp) in ns_nprint()
232 register const u_char *cp) in ns_cprint()
321 register const u_char *cp, register const u_char *bp, int is_mdns) in ns_qprint()
356 register const u_char *cp, register const u_char *bp, int is_mdns) in ns_rprint()
583 register const u_char *cp; in ns_print() local
Dprint-zeromq.c79 zmtp1_print_frame(netdissect_options *ndo, const u_char *cp, const u_char *ep) in zmtp1_print_frame()
143 zmtp1_print(netdissect_options *ndo, const u_char *cp, u_int len) in zmtp1_print()
169 zmtp1_print_intermediate_part(netdissect_options *ndo, const u_char *cp, const u_int len) in zmtp1_print_intermediate_part()
212 zmtp1_print_datagram(netdissect_options *ndo, const u_char *cp, const u_int len) in zmtp1_print_datagram()
/external/javassist/src/main/javassist/bytecode/
DEnclosingMethodAttribute.java31 EnclosingMethodAttribute(ConstPool cp, int n, DataInputStream in) in EnclosingMethodAttribute()
45 public EnclosingMethodAttribute(ConstPool cp, String className, in EnclosingMethodAttribute()
65 public EnclosingMethodAttribute(ConstPool cp, String className) { in EnclosingMethodAttribute()
102 ConstPool cp = getConstPool(); in methodName() local
112 ConstPool cp = getConstPool(); in methodDescriptor() local
DLocalVariableTypeAttribute.java36 public LocalVariableTypeAttribute(ConstPool cp) { in LocalVariableTypeAttribute()
41 LocalVariableTypeAttribute(ConstPool cp, int n, DataInputStream in) in LocalVariableTypeAttribute()
47 private LocalVariableTypeAttribute(ConstPool cp, byte[] dest) { in LocalVariableTypeAttribute()
59 LocalVariableAttribute makeThisAttr(ConstPool cp, byte[] dest) { in makeThisAttr()
DLocalVariableAttribute.java39 public LocalVariableAttribute(ConstPool cp) { in LocalVariableAttribute()
55 public LocalVariableAttribute(ConstPool cp, String name) { in LocalVariableAttribute()
60 LocalVariableAttribute(ConstPool cp, int n, DataInputStream in) in LocalVariableAttribute()
66 LocalVariableAttribute(ConstPool cp, String name, byte[] i) { in LocalVariableAttribute()
96 ConstPool cp = getConstPool(); in renameClass() local
114 ConstPool cp = getConstPool(); in renameClass() local
296 ConstPool cp = getConstPool(); in copy() local
330 LocalVariableAttribute makeThisAttr(ConstPool cp, byte[] dest) { in makeThisAttr()
DFieldInfo.java38 private FieldInfo(ConstPool cp) { in FieldInfo()
53 public FieldInfo(ConstPool cp, String fieldName, String desc) { in FieldInfo()
60 FieldInfo(ConstPool cp, DataInputStream in) throws IOException { in FieldInfo()
80 void compact(ConstPool cp) { in compact()
87 void prune(ConstPool cp) { in prune()
/external/javassist/src/main/javassist/bytecode/annotation/
DStringMemberValue.java38 public StringMemberValue(int index, ConstPool cp) { in StringMemberValue()
48 public StringMemberValue(String str, ConstPool cp) { in StringMemberValue()
56 public StringMemberValue(ConstPool cp) { in StringMemberValue()
61 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DLongMemberValue.java38 public LongMemberValue(int index, ConstPool cp) { in LongMemberValue()
48 public LongMemberValue(long j, ConstPool cp) { in LongMemberValue()
56 public LongMemberValue(ConstPool cp) { in LongMemberValue()
61 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DBooleanMemberValue.java37 public BooleanMemberValue(int index, ConstPool cp) { in BooleanMemberValue()
47 public BooleanMemberValue(boolean b, ConstPool cp) { in BooleanMemberValue()
55 public BooleanMemberValue(ConstPool cp) { in BooleanMemberValue()
60 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DShortMemberValue.java38 public ShortMemberValue(int index, ConstPool cp) { in ShortMemberValue()
48 public ShortMemberValue(short s, ConstPool cp) { in ShortMemberValue()
56 public ShortMemberValue(ConstPool cp) { in ShortMemberValue()
61 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DFloatMemberValue.java39 public FloatMemberValue(int index, ConstPool cp) { in FloatMemberValue()
49 public FloatMemberValue(float f, ConstPool cp) { in FloatMemberValue()
57 public FloatMemberValue(ConstPool cp) { in FloatMemberValue()
62 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DByteMemberValue.java37 public ByteMemberValue(int index, ConstPool cp) { in ByteMemberValue()
47 public ByteMemberValue(byte b, ConstPool cp) { in ByteMemberValue()
55 public ByteMemberValue(ConstPool cp) { in ByteMemberValue()
60 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DCharMemberValue.java38 public CharMemberValue(int index, ConstPool cp) { in CharMemberValue()
48 public CharMemberValue(char c, ConstPool cp) { in CharMemberValue()
56 public CharMemberValue(ConstPool cp) { in CharMemberValue()
61 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DDoubleMemberValue.java39 public DoubleMemberValue(int index, ConstPool cp) { in DoubleMemberValue()
49 public DoubleMemberValue(double d, ConstPool cp) { in DoubleMemberValue()
57 public DoubleMemberValue(ConstPool cp) { in DoubleMemberValue()
62 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DIntegerMemberValue.java38 public IntegerMemberValue(int index, ConstPool cp) { in IntegerMemberValue()
54 public IntegerMemberValue(ConstPool cp, int value) { in IntegerMemberValue()
62 public IntegerMemberValue(ConstPool cp) { in IntegerMemberValue()
67 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DClassMemberValue.java39 public ClassMemberValue(int index, ConstPool cp) { in ClassMemberValue()
49 public ClassMemberValue(String className, ConstPool cp) { in ClassMemberValue()
58 public ClassMemberValue(ConstPool cp) { in ClassMemberValue()
63 Object getValue(ClassLoader cl, ClassPool cp, Method m) in getValue()
/external/javassist/src/main/javassist/expr/
DMethodCall.java34 private int getNameAndType(ConstPool cp) { in getNameAndType()
85 ConstPool cp = getConstPool(); in getClassName() local
105 ConstPool cp = getConstPool(); in getMethodName() local
128 ConstPool cp = getConstPool(); in getSignature() local
204 ClassPool cp = thisClass.getClassPool(); in replace() local

12345678910>>...32