HomeSort by relevance Sort by last modified time
    Searched refs:subject (Results 201 - 225 of 477) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium-trace/catapult/dashboard/dashboard/
bisect_fyi.py 167 subject='[Bisect FYI Alert]Failed to run bisect integration tests.',
edit_site_config_test.py 107 'Config "foo" changed by internal@chromium.org', messages[0].subject)
start_try_job.py 646 subject = 'Perf bisect for bug %s on behalf of %s' % (bug_id, email)
647 issue_id, patchset_id = server.UploadPatch(subject,
732 subject = 'Perf Try Job on behalf of %s' % email
733 issue_id, patchset_id = server.UploadPatch(subject,
migrate_test_names_test.py 277 self.assertEqual('Sheriffed Test Migrated', messages[0].subject)
287 self.assertEqual('Sheriffed Test Migrated', messages[1].subject)
  /external/pcre/dist/
pcregexp.pas 282 subject : pchar;
349 const subject : pchar;
355 function pcre_copy_substring( const subject : pchar; var ovector : integer;
365 const subject : PChar;
372 const subject : pchar;
387 const subject : pchar;
398 function pcre_get_substring( const subject : pchar; var ovector : integer;
401 function pcre_get_substring_list( const subject : pchar; var ovector : integer;
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 230 * @subject: Subject of the peer certificate
236 void (*notify_cert)(void *ctx, int depth, const char *subject,
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_ocsp.c 63 return x509_name_compare(&signer->subject, name) == 0;
179 wpa_hexdump(MSG_DEBUG, "OCSP: Issuer subject DN",
613 &issuer->subject) == 0)
631 &issuer->subject) != 0 ||
787 x509_name_string(&cert->subject, sbuf, sizeof(sbuf));
  /hardware/bsp/intel/peripheral/libmraa/examples/javascript/
bmp85.js 12 * permit persons to whom the Software is furnished to do so, subject to
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DraftMessageData.java 261 private void setMessageSubject(final String subject, final boolean notify) {
262 mMessageSubject = subject;
272 public void setMessageSubject(final String subject) {
273 setMessageSubject(subject, false);
    [all...]
MessageData.java 279 final String subject, final long sent, final long recieved,
288 message.mMmsSubject = subject;
337 final int smsPriority, final String subject, final boolean seen, final boolean read,
355 message.mMmsSubject = subject;
527 public final void setMmsSubject(final String subject) {
528 mMmsSubject = subject;
    [all...]
  /system/extras/tests/net_test/
iproute.py 389 subject = CommandSubject(command)
396 }[subject]
403 subject = CommandSubject(command)
404 if "ALL" not in self.NL_DEBUG and subject not in self.NL_DEBUG:
  /cts/tests/tests/provider/src/android/provider/cts/
SmsBackupRestoreTest.java 50 private static final String mmsSubject = "MMS Subject CTS";
57 private static final String MMS_SELECTION = Telephony.Mms.SUBJECT + " = ?";
208 private void addMms(boolean isTextOnly, String body, String subject, String[] addresses) {
213 mmsValues.put(Telephony.Mms.SUBJECT, subject);
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/
connection.py 9 # persons to whom the Software is furnished to do so, subject to the fol-
179 def send_email(self, source, subject, body, to_addresses,
189 :type subject: string
190 :param subject: The subject of the message: A short summary of the
245 'Message.Subject.Data': subject,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/support/
layer1.py 8 # persons to whom the Software is furnished to do so, subject to the fol-
204 def create_case(self, subject, communication_body, service_code=None,
228 #. **Subject.** The **Subject** field on the AWS Support
250 :type subject: string
251 :param subject: The title of the AWS Support case.
289 'subject': subject,
  /external/mesa3d/src/gallium/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/glsl/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/mapi/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/skia/src/pdf/
SkPDFMetadata.cpp 33 "Title", "Author", "Subject", "Keywords", "Creator"};
328 SkString subject = escape_xml(get(fInfo, "Subject"), local
332 escape_xml(get(fInfo, "Keywords"), "<dc:subject><rdf:Bag><rdf:li>",
333 "</rdf:li></rdf:Bag></dc:subject>\n");
347 subject.c_str(), author.c_str(), keywords1.c_str(),
  /external/v8/src/compiler/
ast-loop-assignment-analyzer.cc 259 Visit(loop->subject());
270 Visit(loop->subject());
  /external/v8/src/regexp/
jsregexp.h 50 Handle<String> subject,
68 Handle<String> subject,
75 Handle<String> subject,
82 // IrregexpExecOnce) on the subject.
83 // This ensures that the regexp is compiled for the subject, and that
84 // the subject is flat.
89 Handle<String> subject);
91 // Execute a regular expression on the subject, starting from index.
98 Handle<String> subject,
109 Handle<String> subject,
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1711.js 37 'subject'.split(separator, 0);
  /external/v8/test/mjsunit/
search-string-multiple.js 40 // the subject.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
utils.py 11 # persons to whom the Software is furnished to do so, subject to the fol-
596 args=('localhost', 'username', 'password', 'from@abc', ['user1@abc', 'user2@xyz'], 'Logger Subject')
600 fromaddr, toaddrs, subject):
608 toaddrs, subject)
797 def notify(subject, body=None, html_body=None, to_string=None,
801 subject = "[%s] %s" % (
802 boto.config.get_value("Instance", "instance-id"), subject)
814 msg['Subject'] = subject
    [all...]
  /external/autotest/scheduler/
scheduler_models.py 681 the subject and the e-mail body, but that doesn't seem necessary right
688 @return: Tuple (subject, body) for the notification e-mail.
692 subject = ('Autotest | Job ID: %s "%s" | Status: %s ' %
696 subject += '| Hostname: %s ' % hostname
699 subject += '| Success Rate: %.2f %%' % job_stats['success_rate']
721 return subject, body
726 subject, body = self._get_status_email_contents(status, None, hostname)
727 email_manager.manager.send_email(self.job.email_list, subject, body)
747 subject, body = self._get_status_email_contents(status, summary, None)
748 email_manager.manager.send_email(self.job.email_list, subject, body
    [all...]

Completed in 842 milliseconds

1 2 3 4 5 6 7 891011>>