HomeSort by relevance Sort by last modified time
    Searched full:recipients (Results 126 - 150 of 1529) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtpd.py 257 # Resets the sender, recipients, and data, but not the greeting
372 refused = e.recipients
375 # All recipients were refused. If the exception had an associated
416 # Remove all list recipients from rcpttos and forward what we're not
418 # since we don't expect a large number of recipients.
421 # If there's any non-list destined recipients left,
smtplib.py 107 'recipients', which is a dictionary of exactly the same sort as
111 def __init__(self, recipients):
112 self.recipients = recipients
113 self.args = (recipients,)
681 SMTPRecipientsRefused The server rejected ALL recipients
732 # the server refused all our recipients
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 107 'recipients', which is a dictionary of exactly the same sort as
111 def __init__(self, recipients):
112 self.recipients = recipients
113 self.args = (recipients,)
681 SMTPRecipientsRefused The server rejected ALL recipients
732 # the server refused all our recipients
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /external/eigen/
COPYING.MPL2 164 the terms of this License. You must inform recipients that the Source
167 attempt to alter or restrict the recipients' rights in the Source Code
175 Form, as described in Section 3.1, and You must inform recipients of
183 the recipients' rights in the Source Code Form under this License.
209 indemnity or liability obligations to one or more recipients of Covered
  /prebuilts/tools/darwin-x86/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /prebuilts/tools/darwin-x86_64/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /prebuilts/tools/linux-x86/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /prebuilts/tools/linux-x86_64/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /prebuilts/tools/windows/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /prebuilts/tools/windows-x86_64/swt/about_files/
mpl-v11.txt 154 License or the recipients' rights hereunder. However, You may include
167 has been made available to such recipients. You are responsible for
218 for the Source Code where You describe recipients' rights or ownership
221 obligations to one or more recipients of Covered Code. However, You
238 collateral in which You describe recipients' rights relating to the
  /external/arduino/
license.txt 47 gratis or for a fee, you must give the recipients all the rights that
59 want its recipients to know that what they have is not the original, so
97 and give any other recipients of the Program a copy of this License
206 restrictions on the recipients' exercise of the rights granted herein.
337 or for a fee, you must give the recipients all the rights that we gave
340 complete object files to the recipients, so that they can relink them
350 modified by someone else and passed on, the recipients should know
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java 751 public void append(String[] recipients) {
753 final boolean hasRecipients = appendRecipients(recipients, addLimit);
755 mRecipientCount += Math.min(addLimit, recipients.length);
759 public void appendBcc(String[] recipients) {
761 if (shouldAppendRecipients(recipients, addLimit)) {
770 append(recipients);
774 * Appends formatted recipients of the message to the recipient list,
775 * as long as there are recipients left to append and the maximum number
    [all...]
  /bootable/recovery/updater/
NOTICE 34 gratis or for a fee, you must give the recipients all the rights that
46 want its recipients to know that what they have is not the original, so
85 and give any other recipients of the Program a copy of this License
196 restrictions on the recipients' exercise of the rights granted herein.
  /external/aac/
NOTICE 38 modifications thereto to recipients of copies in binary form.
  /external/aac/libAACdec/src/
aacdec_hcr_bit.h 40 modifications thereto to recipients of copies in binary form.
debug.h 40 modifications thereto to recipients of copies in binary form.
ldfiltbank.h 40 modifications thereto to recipients of copies in binary form.
overlapadd.h 40 modifications thereto to recipients of copies in binary form.
rvlcbit.h 40 modifications thereto to recipients of copies in binary form.
rvlcconceal.h 40 modifications thereto to recipients of copies in binary form.
  /external/aac/libAACenc/src/
aacenc_hcr.cpp 40 modifications thereto to recipients of copies in binary form.
aacenc_hcr.h 40 modifications thereto to recipients of copies in binary form.
aacenc_pns.h 40 modifications thereto to recipients of copies in binary form.
bandwidth.h 40 modifications thereto to recipients of copies in binary form.

Completed in 417 milliseconds

1 2 3 4 56 7 8 91011>>