Home
last modified time | relevance | path

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

12345

/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()
/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/libtextclassifier/annotator/
Dentity-data.fbs36 table Contact {
65 contact:EntityData_.Contact;
/external/guice/examples/src/example/xml/
DContact.java3 public class Contact {} class
DContacts.java4 Iterable<Contact> findByName(String name); in findByName()
DFlashMemory.java7 public Iterable<Contact> findByName(String name) { in findByName()
DSimCard.java7 public Iterable<Contact> findByName(String name) { in findByName()
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/ecm3531/
DREADME.md6 Contact info@etacompute.com for more information on obtaining the Eta Compute
/external/mesa3d/docs/specs/
DMESA_release_buffers.spec9 Contact
DMESA_pack_invert.spec9 Contact
DMESA_window_pos.spec9 Contact
/external/minijail/
Dnavbar.md11 * [Contact](https://groups.google.com/a/chromium.org/forum/#!forum/minijail)
/external/lz4/contrib/debian/
Dcopyright3 Upstream-Contact: Yann Collet <Cyan4973@github.com>
/external/protobuf/cmake/
DCMakeLists.txt43 # Contact
62 message(STATUS " Contact : ${protobuf_CONTACT}")
/external/u-boot/arch/arm/dts/
Domap5-core-thermal.dtsi5 * Contact: Eduardo Valentin <eduardo.valentin@ti.com>
Domap5-gpu-thermal.dtsi5 * Contact: Eduardo Valentin <eduardo.valentin@ti.com>
Domap4-cpu-thermal.dtsi5 * Contact: Eduardo Valentin <eduardo.valentin@ti.com>
/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/python/cpython2/Misc/
DREADME.coverity22 Contact python-dev@python.org for more information.
/external/python/cpython3/Misc/
DREADME.coverity22 Contact python-dev@python.org for more information.
/external/mesa3d/docs/specs/OLD/
DMESA_agp_offset.spec9 Contact

12345