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

1 2 3 4 5 67 8 91011>>

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateHolder.java 194 private boolean matchesDN(X500Name subject, GeneralNames targets)
204 if (X500Name.getInstance(gn.getName()).equals(subject))
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
PKIXCertPath.java 111 X500Principal subject = cert.getSubjectX500Principal(); local
116 if (c.getIssuerX500Principal().equals(subject))
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
AttributeCertificateHolder.java 207 private boolean matchesDN(X509Principal subject, GeneralNames targets)
220 .getEncoded()).equals(subject))
  /external/chromium-trace/catapult/dashboard/dashboard/
email_sheriff_test.py 71 self.assertEqual(expected_subject, messages[0].subject)
138 self.assertIn(anomaly.FREAKIN_HUGE, str(messages[0].subject))
rietveld_service.py 143 def UploadPatch(self, subject, patch, base_checksum, base_hashes,
154 subject: Title of the job, as it will appear in rietveld.
168 ('subject', subject),
update_bug_with_results.py 148 subject=email_report['subject'],
313 subject=email_data['subject'],
  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
reporter.py 95 subject = '%s: %s' % (exc_data.exception_type,
97 msg['Subject'] = self.subject_prefix + subject
  /external/iputils/ninfod/
ninfod_name.c 232 return -1; /* more than one subject */
360 if (subject) {
362 compare_dnsname(subject, subjlen,
  /external/mesa3d/
Android.common.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/egl/drivers/dri2/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/auxiliary/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nouveau/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nv30/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nv50/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nvc0/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/r300/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/r600/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/radeonsi/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/softpipe/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/svga/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/state_trackers/egl/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/winsys/i915/drm/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/winsys/nouveau/drm/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/winsys/radeon/drm/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:

Completed in 948 milliseconds

1 2 3 4 5 67 8 91011>>