Home
last modified time | relevance | path

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

12345678910>>...51

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DPUSH.java39 public PUSH(final ConstantPoolGen cp, final int value) { in PUSH()
56 public PUSH(final ConstantPoolGen cp, final boolean value) { in PUSH()
65 public PUSH(final ConstantPoolGen cp, final float value) { in PUSH()
82 public PUSH(final ConstantPoolGen cp, final long value) { in PUSH()
97 public PUSH(final ConstantPoolGen cp, final double value) { in PUSH()
112 public PUSH(final ConstantPoolGen cp, final String value) { in PUSH()
126 public PUSH(final ConstantPoolGen cp, final ObjectType value) { in PUSH()
138 public PUSH(final ConstantPoolGen cp, final Number value) { in PUSH()
160 public PUSH(final ConstantPoolGen cp, final Character value) { in PUSH()
169 public PUSH(final ConstantPoolGen cp, final Boolean value) { in PUSH()
/external/pdfium/third_party/libtiff/
Dtif_swab.c35 register unsigned char *cp = (unsigned char *)wp; in TIFFSwabShort() local
47 register unsigned char *cp = (unsigned char *)lp; in TIFFSwabLong() local
62 register unsigned char *cp = (unsigned char *)lp; in TIFFSwabLong8() local
83 register unsigned char *cp; in TIFFSwabArrayOfShort() local
101 unsigned char *cp; in TIFFSwabArrayOfTriples() local
119 register unsigned char *cp; in TIFFSwabArrayOfLong() local
140 register unsigned char *cp; in TIFFSwabArrayOfLong8() local
167 register unsigned char *cp = (unsigned char *)fp; in TIFFSwabFloat() local
182 register unsigned char *cp; in TIFFSwabArrayOfFloat() local
203 register unsigned char *cp = (unsigned char *)dp; in TIFFSwabDouble() local
[all …]
/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc36 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
74 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
96 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
118 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
140 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
162 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
173 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
184 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
205 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
226 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() local
[all …]
/external/apache-commons-bcel/src/test/java/org/apache/bcel/
DElementValueGenTestCase.java49 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateIntegerElementValue() local
63 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateFloatElementValue() local
77 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateDoubleElementValue() local
91 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateLongElementValue() local
105 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateCharElementValue() local
119 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateByteElementValue() local
133 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateBooleanElementValue() local
147 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateShortElementValue() local
164 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateStringElementValue() local
180 final ConstantPoolGen cp = cg.getConstantPool(); in testCreateEnumElementValue() local
[all …]
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc91 inline bool IsValidCodePoint(uint32_t cp) { in IsValidCodePoint()
97 inline uint16_t ToLowSurrogate(uint32_t cp) { in ToLowSurrogate()
105 inline uint16_t ToHighSurrogate(uint32_t cp) { in ToHighSurrogate()
130 bool ReadCodePoint(StringPiece str, int index, uint32_t* cp, in ReadCodePoint()
195 StringPiece ToHex(uint16_t cp, char* buffer) { in ToHex()
209 StringPiece ToSurrogateHex(uint32_t cp, char* buffer) { in ToSurrogateHex()
239 StringPiece EscapeCodePoint(uint32_t cp, char* buffer) { in EscapeCodePoint()
277 StringPiece EscapeCodePoint(uint32_t cp, char* buffer, in EscapeCodePoint()
307 uint32_t cp = 0; // Current unicode code point. in Escape() local
/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc91 inline bool IsValidCodePoint(uint32_t cp) { in IsValidCodePoint()
97 inline uint16_t ToLowSurrogate(uint32_t cp) { in ToLowSurrogate()
105 inline uint16_t ToHighSurrogate(uint32_t cp) { in ToHighSurrogate()
130 bool ReadCodePoint(StringPiece str, int index, uint32_t* cp, in ReadCodePoint()
195 StringPiece ToHex(uint16_t cp, char* buffer) { in ToHex()
209 StringPiece ToSurrogateHex(uint32_t cp, char* buffer) { in ToSurrogateHex()
239 StringPiece EscapeCodePoint(uint32_t cp, char* buffer) { in EscapeCodePoint()
277 StringPiece EscapeCodePoint(uint32_t cp, char* buffer, in EscapeCodePoint()
307 uint32_t cp = 0; // Current unicode code point. in Escape() local
/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/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/tcpdump/
Dprint-cdp.c69 const u_char *cp, const u_int len) in cdp_print_string()
78 const u_char *cp, const u_int len) in cdp_print_power()
98 const u_char *cp, const u_int len _U_) in cdp_print_capability()
109 const u_char *cp, const u_int len) in cdp_print_version()
126 const u_char *cp, const u_int len _U_) in cdp_print_uint16()
133 const u_char *cp, const u_int len _U_) in cdp_print_duplex()
152 const u_char *cp, const u_int len) in cdp_print_ata186()
162 const u_char *cp, const u_int len _U_) in cdp_print_mtu()
169 const u_char *cp, const u_int len _U_) in cdp_print_uint8x()
176 const u_char *cp, const u_int len) in cdp_print_phys_loc()
Dprint-ahcp.c102 const u_char *cp, uint8_t len) in ahcp_time_print()
126 const u_char *cp, uint8_t len) in ahcp_seconds_print()
140 const u_char *cp, uint8_t len) in ahcp_ipv6_addresses_print()
161 const u_char *cp, uint8_t len) in ahcp_ipv4_addresses_print()
182 const u_char *cp, uint8_t len) in ahcp_ipv6_prefixes_print()
203 const u_char *cp, uint8_t len) in ahcp_ipv4_prefixes_print()
242 const u_char *cp, uint16_t len) in ahcp1_options_print()
281 const u_char *cp, u_int len) in ahcp1_body_print()
326 const u_char *cp, u_int len) in ahcp_print()
Dprint-domain.c68 const u_char *cp) in ns_nskip()
114 const u_char *cp) in blabel_print()
147 const u_char *cp) in labellen()
186 const u_char *cp, const u_char *bp) in fqdn_print()
297 const u_char *cp) in ns_cprint()
311 print_eopt_ecs(netdissect_options *ndo, const u_char *cp, in print_eopt_ecs()
374 const u_char *cp) in eopt_print()
612 const u_char *cp, const u_char *bp, int is_mdns) in ns_qprint()
647 const u_char *cp, const u_char *bp, int is_mdns) in ns_rprint()
887 const u_char *cp; in domain_print() local
Dprint-openflow-1.0.c699 const u_char *cp, u_int len) in of10_bsn_message_print()
879 const u_char *cp, u_int len) in of10_bsn_actions_print()
943 const u_char *cp, u_int len) in of10_vendor_action_print()
969 const u_char *cp, u_int len) in of10_vendor_message_print()
988 const u_char *cp, u_int len) in of10_vendor_data_print()
1009 const u_char *cp, const u_int len) in of10_packet_data_print()
1039 const u_char *cp) in of10_phy_port_print()
1096 const u_char *cp, u_int len) in of10_queue_props_print()
1163 const u_char *cp, u_int len) in of10_queues_print()
1199 const char *pfx, const u_char *cp) in of10_match_print()
[all …]
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeData.java56 private static void setType(TypeData td, String className, ClassPool cp) throws BadBytecode { in setType()
61 public abstract int getTypeData(ConstPool cp); in getTypeData()
83 public abstract void setType(String s, ClassPool cp) throws BadBytecode; in setType()
96 public int dfs(List<TypeData> order, int index, ClassPool cp) in dfs()
138 public int getTypeData(ConstPool cp) { return 0; } in getTypeData()
167 public void setType(String s, ClassPool cp) throws BadBytecode { in setType()
204 public int getTypeData(ConstPool cp) { in getTypeData()
285 public int getTypeData(ConstPool cp) { in getTypeData()
292 public void setType(String typeName, ClassPool cp) throws BadBytecode { in setType()
328 public int dfs(List<TypeData> preOrder, int index, ClassPool cp) throws NotFoundException { in dfs()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/forwardlist/forwardlist.ops/
Dremove_if.pass.cpp63 Predicate cp(g); in main() local
75 Predicate cp(g); in main() local
88 Predicate cp(g); in main() local
99 Predicate cp(g); in main() local
112 Predicate cp(g); in main() local
141 Predicate cp(g); in main() local
153 Predicate cp(g); in main() local
166 Predicate cp(g); in main() local
177 Predicate cp(g); in main() local
190 Predicate cp(g); in main() local
/external/elfutils/libcpu/
Driscv_disasm.c726 char *cp = stpcpy (mnebuf, amomne[func]); in riscv_disasm() local
802 char *cp = stpcpy (mnebuf, fmamne[idx & 0x3]); in riscv_disasm() local
830 char *cp = stpcpy (mnebuf, fpop[func]); in riscv_disasm() local
843 char *cp; in riscv_disasm() local
861 char *cp = stpcpy (mnebuf, "fmv."); in riscv_disasm() local
877 char *cp = stpcpy (mnebuf, mnefpcmp[cmpop]); in riscv_disasm() local
903 char *cp = stpcpy (mnebuf, rs1 == rs2 ? altsignmne[cmpop] : mnefpcmp[cmpop]); in riscv_disasm() local
916 char *cp = stpcpy (mnebuf, "fcvt."); in riscv_disasm() local
925 char *cp = stpcpy (mnebuf, "fcvt."); in riscv_disasm() local
956 char *cp = stpcpy (mnebuf, "fsqrt."); in riscv_disasm() local
[all …]
/external/javassist/src/main/javassist/bytecode/
DEnclosingMethodAttribute.java32 EnclosingMethodAttribute(ConstPool cp, int n, DataInputStream in) in EnclosingMethodAttribute()
46 public EnclosingMethodAttribute(ConstPool cp, String className, in EnclosingMethodAttribute()
66 public EnclosingMethodAttribute(ConstPool cp, String className) { in EnclosingMethodAttribute()
105 ConstPool cp = getConstPool(); in methodName() local
117 ConstPool cp = getConstPool(); in methodDescriptor() local
DLocalVariableTypeAttribute.java37 public LocalVariableTypeAttribute(ConstPool cp) { in LocalVariableTypeAttribute()
42 LocalVariableTypeAttribute(ConstPool cp, int n, DataInputStream in) in LocalVariableTypeAttribute()
48 private LocalVariableTypeAttribute(ConstPool cp, byte[] dest) { in LocalVariableTypeAttribute()
63 LocalVariableAttribute makeThisAttr(ConstPool cp, byte[] dest) { in makeThisAttr()
/external/harfbuzz_ng/test/api/
Dtest-collect-unicodes.c35 hb_codepoint_t cp; in test_collect_unicodes_format4() local
57 hb_codepoint_t cp; in test_collect_unicodes_format12_notdef() local
78 hb_codepoint_t cp; in test_collect_unicodes_format12() local
100 hb_codepoint_t cp; in test_collect_unicodes() local
/external/javassist/src/main/javassist/bytecode/annotation/
DByteMemberValue.java39 public ByteMemberValue(int index, ConstPool cp) { in ByteMemberValue()
49 public ByteMemberValue(byte b, ConstPool cp) { in ByteMemberValue()
57 public ByteMemberValue(ConstPool cp) { in ByteMemberValue()
63 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DBooleanMemberValue.java39 public BooleanMemberValue(int index, ConstPool cp) { in BooleanMemberValue()
49 public BooleanMemberValue(boolean b, ConstPool cp) { in BooleanMemberValue()
57 public BooleanMemberValue(ConstPool cp) { in BooleanMemberValue()
63 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DFloatMemberValue.java41 public FloatMemberValue(int index, ConstPool cp) { in FloatMemberValue()
51 public FloatMemberValue(float f, ConstPool cp) { in FloatMemberValue()
59 public FloatMemberValue(ConstPool cp) { in FloatMemberValue()
65 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DStringMemberValue.java40 public StringMemberValue(int index, ConstPool cp) { in StringMemberValue()
50 public StringMemberValue(String str, ConstPool cp) { in StringMemberValue()
58 public StringMemberValue(ConstPool cp) { in StringMemberValue()
64 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DShortMemberValue.java40 public ShortMemberValue(int index, ConstPool cp) { in ShortMemberValue()
50 public ShortMemberValue(short s, ConstPool cp) { in ShortMemberValue()
58 public ShortMemberValue(ConstPool cp) { in ShortMemberValue()
64 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DIntegerMemberValue.java40 public IntegerMemberValue(int index, ConstPool cp) { in IntegerMemberValue()
56 public IntegerMemberValue(ConstPool cp, int value) { in IntegerMemberValue()
64 public IntegerMemberValue(ConstPool cp) { in IntegerMemberValue()
70 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()
DCharMemberValue.java40 public CharMemberValue(int index, ConstPool cp) { in CharMemberValue()
50 public CharMemberValue(char c, ConstPool cp) { in CharMemberValue()
58 public CharMemberValue(ConstPool cp) { in CharMemberValue()
64 Object getValue(ClassLoader cl, ClassPool cp, Method m) { in getValue()

12345678910>>...51