Home
last modified time | relevance | path

Searched refs:Contact (Results 1 – 25 of 57) sorted by relevance

123

/external/compiler-rt/
DREADME.android22 * Recent downstreaming on 2013/2/11: Synced to r197381 (Contact srhines for merge questions.)
23 * Recent downstreaming on 2013/8/8: Synced to r187889 (Contact srhines for merge questions.)
24 * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.)
25 * Recent downstreaming on 2013/5/3: Synced to r180792 (Contact srhines for merge questions.)
26 * Recent downstreaming on 2013/3/18: Synced to r177337 (Contact srhines for merge questions.)
27 * Recent downstreaming on 2013/3/5: Synced to r176091 (Contact srhines for merge questions.)
28 * Recent downstreaming on 2013/1/8: Synced to r171802 (Contact srhines for merge questions.)
29 * Recent downstreaming on 2012/08/23: Synced to r162279 (Contact srhines for merge questions.)
30 * Recent downstreaming on 2012/08/15: Synced to r159129 (Contact sliao for merge questions.)
31 …27: https://llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (Contact srhines for merge…
[all …]
/external/nist-sip/java/gov/nist/javax/sip/parser/
DContactParser.java28 import gov.nist.javax.sip.header.Contact;
59 Contact contact = new Contact(); in parse()
/external/nist-sip/java/gov/nist/javax/sip/header/
DContact.java55 public final class Contact class
77 public Contact() { in Contact() method in Contact
221 Contact retval = (Contact) super.clone(); in clone()
DContactList.java42 public class ContactList extends SIPHeaderList<Contact> {
55 super(Contact.class, ContactHeader.NAME); in ContactList()
DHeaderFactoryImpl.java300 Contact contact = new Contact(); in createContactHeader()
320 Contact contact = new Contact(); in createContactHeader()
DNameMap.java133 putNameMap(CONTACT, Contact.class.getName()); //28 in initializeNameMap()
/external/nist-sip/java/gov/nist/javax/sip/
DListeningPointImpl.java42 import gov.nist.javax.sip.header.Contact;
233 Contact contact = new Contact(); in createContactHeader()
/external/mesa3d/docs/
DMESA_release_buffers.spec9 Contact
DMESA_pack_invert.spec9 Contact
DMESA_window_pos.spec9 Contact
DMESA_agp_offset.spec9 Contact
DMESA_resize_buffers.spec9 Contact
DMESA_set_3dfx_mode.spec9 Contact
DMESA_copy_sub_buffer.spec9 Contact
DMESA_pixmap_colormap.spec9 Contact
DMESA_ycbcr_texture.spec9 Contact
DMESA_swap_control.spec9 Contact
DMESA_shader_debug.spec9 Contact
DWL_bind_wayland_display.spec9 Contact
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPClientTransaction.java33 import gov.nist.javax.sip.header.Contact;
1151 Contact contact = (Contact) lastResponse.getContactHeaders().getFirst(); in createAck()
1172 Contact contact = null; in createAck()
1174 contact = (Contact) lastResponse.getContactHeaders().getFirst(); in createAck()
/external/mesa3d/docs/OLD/
DMESA_trace.spec9 Contact
DMESA_sprite_point.spec9 Contact
/external/nist-sip/java/gov/nist/javax/sip/message/
DListMap.java63 headerListTable.put(Contact.class, ContactList.class); in initializeListMap()
/external/nanopb-c/generator/proto/
Dnanopb.proto48 // Contact: Petteri Aimonen <jpa@kapsi.fi>
/external/skia/site/dev/testing/
Dct.md12 * [Contact Us](#contact_us)
99 Contact Us

123