Home
last modified time | relevance | path

Searched defs:desc2 (Results 1 – 12 of 12) sorted by relevance

/external/v8/test/unittests/compiler/
Dlinkage-tail-call-unittest.cc73 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations1); in TEST_F() local
93 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations2); in TEST_F() local
114 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations2); in TEST_F() local
135 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations2); in TEST_F() local
156 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations2); in TEST_F() local
177 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations2); in TEST_F() local
197 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations1); in TEST_F() local
223 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations1); in TEST_F() local
250 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations1); in TEST_F() local
277 CallDescriptor* desc2 = NewStandardCallDescriptor(&locations1); in TEST_F() local
[all …]
/external/jarjar/src/main/com/tonicsystems/jarjar/
DPackageRemapper.java92 String desc2 = mapDesc(desc1); in mapValue() local
/external/javassist/src/main/javassist/
DCtBehavior.java573 String desc2 = Descriptor.insertParameter(type, desc); in insertParameter() local
592 String desc2 = Descriptor.appendParameter(type, desc); in addParameter() local
/external/javassist/src/main/javassist/bytecode/
DMethodInfo.java507 String desc2 = Descriptor.rename(desc, classnames); in read() local
DDescriptor.java449 public static boolean eqParamTypes(String desc1, String desc2) { in eqParamTypes()
/external/elfutils/src/
Delfcmp.c440 const void *desc2 = data2->d_buf + desc_offset; in main() local
/external/wpa_supplicant_8/src/p2p/
Dp2p_build.c327 struct p2p_noa_desc *desc1, struct p2p_noa_desc *desc2) in p2p_buf_add_noa()
Dp2p.c4372 struct p2p_noa_desc desc1, desc2, *ptr1 = NULL, *ptr2 = NULL; in p2p_build_presence_req() local
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc807 const SessionDescription& desc2) { in CompareSessionDescription()
923 const JsepSessionDescription& desc2) { in CompareSessionDescription()
Dwebrtcsession_unittest.cc785 const cricket::SessionDescription* desc2, in CompareIceUfragAndPassword()
/external/skia/src/core/
DSkPaint.cpp1650 SkDescriptor* desc2 = ad2.getDesc(); in test_desc() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c4750 static void pre_port_desc_read(ThreadId tid, mach_msg_port_descriptor_t *desc2) in pre_port_desc_read()
4768 static void pre_ool_desc_read(ThreadId tid, mach_msg_ool_descriptor_t *desc2) in pre_ool_desc_read()
4794 mach_msg_ool_ports_descriptor_t *desc2) in pre_oolports_desc_read()