/external/python/cpython3/Tools/scripts/ |
D | mailerdaemon.py | 105 emails = [] 119 emails.append(res.group('email')) 124 emails.append(res.group('email')) 130 if not emails: 138 for i in range(len(emails)-1,-1,-1): 139 email = emails[i] 144 del emails[i] 150 for email in emails:
|
/external/python/cpython2/Tools/scripts/ |
D | mailerdaemon.py | 100 emails = [] 114 emails.append(res.group('email')) 119 emails.append(res.group('email')) 125 if not emails: 133 for i in range(len(emails)-1,-1,-1): 134 email = emails[i] 139 del emails[i] 145 for email in emails:
|
/external/zstd/tests/ |
D | automated_benchmarking.py | 260 def main(filenames, levels, iterations, builds=None, emails=None, continuous=False, frequency=DEFAU… argument 275 if emails != None: 280 body, emails 283 print("Emails sent to {}".format(emails)) 306 emails = args.emails variable 326 …main(filenames, levels, iterations, None, emails, True, frequency=frequency, dictionary_filename=d…
|
D | DEPRECATED-test-zstd-speed.py | 79 def send_email(emails, topic, text, have_mutt, have_mail): argument 85 execute('mutt -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose) 87 execute('mail -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose) 101 execute('mutt -s "' + email_topic + '" ' + args.emails + ' -a ' + results_files 104 execute('mail -s "' + email_topic + '" ' + args.emails + ' < ' + logFileName) 311 print("emails=%s" % args.emails) 340 …send_email(args.emails, '[%s:%s] test-zstd-speed.py %s has been started' % (email_header, pid, scr… 373 send_email(args.emails, email_topic, stack, have_mutt, have_mail) 377 …send_email(args.emails, '[%s:%s] test-zstd-speed.py %s has been stopped' % (email_header, pid, scr…
|
D | README.md | 41 [--emails EMAILS] [--frequency FREQUENCY] 51 --emails EMAILS email addresses of people who will be alerted upon 73 … than `lowerLimit` the warning e-mail is send to recipients from the list (the `emails` parameter). 89 nohup ./test-zstd-speed.py testFileNames emails & 96 emails list of e-mail addresses to send warnings
|
/external/lz4/tests/ |
D | test-lz4-speed.py | 76 def send_email(emails, topic, text, have_mutt, have_mail): argument 82 execute('mutt -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose) 84 execute('mail -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose) 98 execute('mutt -s "' + email_topic + '" ' + args.emails + ' -a ' + results_files 101 execute('mail -s "' + email_topic + '" ' + args.emails + ' < ' + logFileName) 285 print("emails=%s" % args.emails) 313 …send_email(args.emails, '[%s:%s] test-lz4-speed.py %s has been started' % (email_header, pid, scri… 346 send_email(args.emails, email_topic, stack, have_mutt, have_mail) 350 …send_email(args.emails, '[%s:%s] test-lz4-speed.py %s has been stopped' % (email_header, pid, scri…
|
D | README.md | 28 … than `lowerLimit` the warning e-mail is sent to recipients from the list (the `emails` parameter). 44 nohup ./test-lz4-speed.py testFileNames emails & 51 emails list of e-mail addresses to send warnings
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | VettingAdder.java | 306 Set<String> emails = new LinkedHashSet<>(); in showConflicts() local 313 showSet(emails); in showConflicts() 331 emails.add(pieces[2]); in showConflicts() 342 showSet(emails); in showConflicts() 348 private void showSet(Set<String> emails) { in showSet() argument 349 if (emails.size() == 0) return; in showSet() 351 for (Iterator<String> it = emails.iterator(); it.hasNext();) { in showSet() 355 emails.clear(); in showSet()
|
/external/curl/docs/ |
D | FEATURES.md | 150 - send emails 168 - list emails 169 - retrieve emails 187 - fetch emails with support for specifying the UID and SECTION 188 - upload emails via the append command
|
D | NEW-PROTOCOL.md | 42 such, like we can view reading emails over POP3 as a download and sending 43 emails over SMTP as an upload.
|
D | MAIL-ETIQUETTE | 18 1.9 Your emails are public 166 1.9 Your emails are public 177 When sending emails to a curl mailing list, do not include sensitive
|
/external/mockito/src/test/java/org/mockitousage/stubbing/ |
D | CloningParameterTest.java | 46 List<?> emails = emailSender.getAllEmails(new Person("Wes")); in shouldReturnDefaultValueWithCloningAnswer() local 49 assertNotNull(emails); in shouldReturnDefaultValueWithCloningAnswer()
|
/external/cronet/third_party/boringssl/src/crypto/x509/test/ |
D | make_many_constraints.go | 138 emails int 162 for i := 0; i < leaf.emails; i++ {
|
/external/boringssl/src/crypto/x509/test/ |
D | make_many_constraints.go | 138 emails int 162 for i := 0; i < leaf.emails; i++ {
|
/external/autotest/server/cros/dynamic_suite/ |
D | reporting_utils.py | 120 emails = value if isinstance(value, list) else [value] 121 for email in emails:
|
/external/libwebsockets/minimal-examples/api-tests/ |
D | README.md | 11 api-test-smtp_client|SMTP client for sending emails
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/.github/ISSUE_TEMPLATE/ |
D | question.md | 43 emails).
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/.github/ISSUE_TEMPLATE/ |
D | question.md | 43 emails).
|
D | bug.md | 44 emails).
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 17 Small mail works fine, but large emails hang.
|
/external/libcups/cups/ |
D | utf8demo.txt | 11 Using Unicode/UTF-8, you can write in emails and source code things such as
|
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/resources/ |
D | utf8_sample.txt | 10 Using Unicode/UTF-8, you can write in emails and source code things such as
|
/external/arm-trusted-firmware/docs/process/ |
D | security.rst | 14 can receive notification emails for these by watching the "Trusted Firmware-A"
|
/external/python/cryptography/docs/ |
D | security.rst | 62 further follow-up emails.
|
/external/angle/infra/ |
D | ANGLEWrangling.md | 143 …n-critical emails by a filter: “`from:(*-autoroll (Gerrit))`”. This improves the signal to noise …
|