Home
last modified time | relevance | path

Searched refs:email (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-javamail.jar ... org/apache/tools/ant/taskdefs/email/ org/apache/tools/ant/taskdefs ...
/external/autotest/client/site_tests/telemetry_LoginTest/
Dtelemetry_LoginTest.py26 email = login_status['email']
29 return (is_regular_user, email)
41 (is_regular_user, email) = self._get_login_status(cr)
44 if email != cr.username:
45 raise error.TestFail('user email mismatch %s' % email)
/external/autotest/client/cros/
Dservice_login.js11 gaia.chromeOSLogin.attemptLogin = function(email, password, attemptToken) { argument
14 'email': email, property
31 var email = emailFormElement.value;
35 gaia.chromeOSLogin.attemptLogin(email, passwd, attemptToken);
/external/google-breakpad/src/common/linux/
Dgoogle_crashdump_uploader.cc48 const string& email, in GoogleCrashdumpUploader() argument
60 email, in GoogleCrashdumpUploader()
74 const string& email, in GoogleCrashdumpUploader() argument
86 email, in GoogleCrashdumpUploader()
100 const string& email, in Init() argument
112 email_ = email; in Init()
Dgoogle_crashdump_uploader.h50 const string& email,
62 const string& email,
75 const string& email,
/external/protobuf/examples/
Dadd_person.py13 email = raw_input("Enter email address (blank for none): ")
14 if email != "":
15 person.email = email
Dadd_person.cc21 string email; in PromptForAddress() local
22 getline(cin, email); in PromptForAddress()
23 if (!email.empty()) { in PromptForAddress()
24 person->set_email(email); in PromptForAddress()
/external/autotest/server/cros/dynamic_suite/
Dreporting_utils.py132 for email in emails:
133 if not email or not cls.EMAIL_REGEX.match(email):
135 'Invalid email address: %s.' % email)
158 template[email_attribute] = [email for email in value
159 if email]
/external/googletest/googlemock/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/v8/testing/gmock/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/google-breakpad/src/testing/gtest/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/googletest/googletest/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/google-breakpad/src/testing/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/v8/testing/gtest/scripts/
Dupload.py84 email = raw_input(prompt + ": ").strip()
85 if email:
88 last_email_file.write(email)
93 email = last_email
94 return email
172 def _GetAuthToken(self, email, password): argument
193 "Email": email,
469 email = options.email
470 if email is None:
471 email = GetEmail("Email (login for uploading to %s)" % options.server)
[all …]
/external/libxml2/result/relaxng/
Dtutor3_5_2.err1 ./test/relaxng/tutor3_5_2.xml:2: element email: Relax-NG validity error : Expecting element name, g…
2 ./test/relaxng/tutor3_5_2.xml:2: element email: Relax-NG validity error : Element card failed to va…
Dtutor3_2_1.err1 ./test/relaxng/tutor3_2_1.xml:1: element email: Relax-NG validity error : Did not expect element em…
/external/clang/tools/scan-view/share/
DReporter.py26 import email, mimetypes, smtplib
27 from email import encoders
28 from email.message import Message
29 from email.mime.base import MIMEBase
30 from email.mime.multipart import MIMEMultipart
31 from email.mime.text import MIMEText
/external/curl/tests/
Dtestcurl.pl73 use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball
108 $email = (split(/=/, shift @ARGV, 2))[1];
266 if($name && $email && $desc) {
292 if (!$email) {
294 $email = <>;
295 chomp $email;
320 print F "email='$email'\n";
344 logit "EMAIL = $email";
/external/boringssl/src/crypto/x509/
Dx509_vpm.c156 if (paramid->email) { in x509_verify_param_zero()
157 OPENSSL_free(paramid->email); in x509_verify_param_zero()
158 paramid->email = NULL; in x509_verify_param_zero()
310 if (test_x509_verify_param_copy_id(email, NULL)) { in X509_VERIFY_PARAM_inherit()
311 if (!X509_VERIFY_PARAM_set1_email(dest, id->email, id->emaillen)) in X509_VERIFY_PARAM_inherit()
479 const char *email, size_t emaillen) in X509_VERIFY_PARAM_set1_email() argument
481 return int_x509_param_set1(&param->id->email, &param->id->emaillen, in X509_VERIFY_PARAM_set1_email()
482 email, emaillen); in X509_VERIFY_PARAM_set1_email()
/external/toolchain-utils/cros_utils/
Demail_sender.py8 from email import encoders as Encoders
9 from email.mime.base import MIMEBase
10 from email.mime.multipart import MIMEMultipart
11 from email.mime.text import MIMEText
/external/markdown/markdown/
Dinlinepatterns.py351 email = m.group(2)
352 if email.startswith("mailto:"):
353 email = email[len("mailto:"):]
363 letters = [codepoint2name(ord(letter)) for letter in email]
366 mailto = "mailto:" + email
/external/protobuf/csharp/src/AddressBook/
DAddPerson.cs54 string email = input.ReadLine(); in PromptForAddress()
55 if (email.Length > 0) in PromptForAddress()
57 person.Email = email; in PromptForAddress()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java482 String email = extractNameAsString(((GeneralSubtree)it.next()) in intersectEmail() local
487 if (email != null) in intersectEmail()
489 intersect.add(email); in intersectEmail()
499 intersectEmail(email, _permitted, intersect); in intersectEmail()
506 private Set unionEmail(Set excluded, String email) in unionEmail() argument
510 if (email == null) in unionEmail()
514 excluded.add(email); in unionEmail()
526 unionEmail(_excluded, email, union); in unionEmail()
748 private void checkPermittedEmail(Set permitted, String email) in checkPermittedEmail() argument
762 if (emailIsConstrained(email, str)) in checkPermittedEmail()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java213 String email = extractNameAsString(((GeneralSubtree)it.next()) in intersectEmail() local
218 if (email != null) in intersectEmail()
220 intersect.add(email); in intersectEmail()
230 intersectEmail(email, _permitted, intersect); in intersectEmail()
237 private Set unionEmail(Set excluded, String email) in unionEmail() argument
241 if (email == null) in unionEmail()
245 excluded.add(email); in unionEmail()
257 unionEmail(_excluded, email, union); in unionEmail()
479 private void checkPermittedEmail(Set permitted, String email) in checkPermittedEmail() argument
493 if (emailIsConstrained(email, str)) in checkPermittedEmail()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-edgedata/
Dscript_multi_import.py23 import email
26 import email

12345678910>>...20