Home
last modified time | relevance | path

Searched refs:recipient (Results 1 – 25 of 103) sorted by relevance

12345

/external/tcpdump/
Dprint-zephyr.c53 const char *recipient; member
110 z_triple(char *class, char *inst, const char *recipient) in z_triple() argument
112 if (!*recipient) in z_triple()
113 recipient = "*"; in z_triple()
114 snprintf(z_buf, sizeof(z_buf), "<%s,%s,%s>", class, inst, recipient); in z_triple()
150 z.recipient = 0; in zephyr_print()
180 PARSE_FIELD_STR(z.recipient); in zephyr_print()
315 if (!*z.recipient) in zephyr_print()
316 z.recipient = "*"; in zephyr_print()
318 printf(" to %s", z_triple(z.class, z.inst, z.recipient)); in zephyr_print()
/external/clang/www/demo/
Dindex.cgi108 my ( $recipient, $body ) = @_;
110 new Mail::Send( Subject => "LLVM Demo Page Run", To => $recipient );
/external/javassist/
DNOTICE24 the provisions above, a recipient may use your version of this file under
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DApplicationTest.java299 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException { in linkToDeath() argument
303 public boolean unlinkToDeath(DeathRecipient recipient, int flags) { in unlinkToDeath() argument
/external/hyphenation-patterns/hu/
DNOTICE33 % the provisions above, a recipient may use your version of this file under
Dhyph-hu.lic.txt41 % the provisions above, a recipient may use your version of this file under
/external/eigen/
DNOTICE178 than the cost of distribution to the recipient; and
193 under the terms of such Secondary License(s), so that the recipient of
230 recipient of ordinary skill to be able to understand it.
364 file in a relevant directory) where a recipient would be likely to look
DCOPYING.MPL2178 than the cost of distribution to the recipient; and
193 under the terms of such Secondary License(s), so that the recipient of
230 recipient of ordinary skill to be able to understand it.
364 file in a relevant directory) where a recipient would be likely to look
DCOPYING.GPL321 User Product is transferred to the recipient in perpetuity or for a
331 for a work that has been modified or installed by the recipient, or for
384 it) with contractual assumptions of liability to the recipient, for
448 Each time you convey a covered work, the recipient automatically
509 covered work in a country, or your recipient's use of the covered work
/external/google-breakpad/
DLICENSE38 kind are expressed or implied. The recipient agrees to determine
/external/valgrind/nightly/
DREADME.txt22 summary of the results to a recipient. All this typically takes something
106 It's used to send email results to the desired recipient (e.g.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt188 party making the claim in sufficient detail that a recipient will
243 Executable version does not attempt to limit or alter the recipient's
269 sufficiently detailed for a recipient of ordinary skill to be able to
463 the provisions above, a recipient may use your version of this file
/external/icu/icu4c/source/data/mappings/
Diso-8859_10-1998.ucm15 # warranties of any kind are expressed or implied. The recipient
Diso-8859_11-2001.ucm15 # warranties of any kind are expressed or implied. The recipient
Diso-8859_14-1998.ucm16 # warranties of any kind are expressed or implied. The recipient
/external/bison/
DNOTICE321 User Product is transferred to the recipient in perpetuity or for a
331 for a work that has been modified or installed by the recipient, or for
384 it) with contractual assumptions of liability to the recipient, for
448 Each time you convey a covered work, the recipient automatically
509 covered work in a country, or your recipient's use of the covered work
DCOPYING321 User Product is transferred to the recipient in perpetuity or for a
331 for a work that has been modified or installed by the recipient, or for
384 it) with contractual assumptions of liability to the recipient, for
448 Each time you convey a covered work, the recipient automatically
509 covered work in a country, or your recipient's use of the covered work
/external/dnsmasq/
DCOPYING-v3321 User Product is transferred to the recipient in perpetuity or for a
331 for a work that has been modified or installed by the recipient, or for
384 it) with contractual assumptions of liability to the recipient, for
448 Each time you convey a covered work, the recipient automatically
509 covered work in a country, or your recipient's use of the covered work
/external/elfutils/src/
DCOPYING321 User Product is transferred to the recipient in perpetuity or for a
331 for a work that has been modified or installed by the recipient, or for
384 it) with contractual assumptions of liability to the recipient, for
448 Each time you convey a covered work, the recipient automatically
509 covered work in a country, or your recipient's use of the covered work
/external/chromium-trace/trace-viewer/tracing/third_party/jszip/
DLICENSE.markdown351 User Product is transferred to the recipient in perpetuity or for a
361 for a work that has been modified or installed by the recipient, or for
414 it) with contractual assumptions of liability to the recipient, for
478 Each time you convey a covered work, the recipient automatically
539 covered work in a country, or your recipient's use of the covered work
/external/bison/doc/
Dgpl-3.0.texi345 User Product is transferred to the recipient in perpetuity or for a
356 recipient, or for the User Product in which it has been modified or
416 contractual assumptions of liability to the recipient, for any
481 Each time you convey a covered work, the recipient automatically
542 covered work in a country, or your recipient's use of the covered work
/external/openssh/
DPROTOCOL127 uint32 recipient channel
209 uint32 recipient channel
/external/boringssl/src/include/openssl/
Dpem.h182 PEM_USER **recipient; member
/external/blktrace/
DCOPYING190 Program), the recipient automatically receives a license from the
/external/selinux/policycoreutils/
DCOPYING190 Program), the recipient automatically receives a license from the

12345