Home
last modified time | relevance | path

Searched refs:rev (Results 1 – 25 of 76) sorted by relevance

1234

/external/webkit/WebKitTools/Scripts/
Dbisect-builds140 $nightlies[$startIndex]->{rev};
143 $didReproduceBug = promptForTest($nightlies[$startIndex]->{rev});
153 $nightlies[$endIndex]->{rev};
156 $didReproduceBug = promptForTest($nightlies[$endIndex]->{rev});
165 printStatus($nightlies[$startIndex]->{rev}, $nightlies[$endIndex]->{rev}, $isProgression);
176 …ision r%s (%d build%s left to test after this)...\n", $nightlies[$index]->{rev}, $buildsLeft, $plu…
179 $didReproduceBug = promptForTest($nightlies[$index]->{rev});
182 $brokenRevisions{$nightlies[$index]->{rev}} = $nightlies[$index]->{file};
197 printStatus($nightlies[$startIndex]->{rev}, $nightlies[$endIndex]->{rev}, $isProgression);
250 return $highIndex if uc($revision) eq 'HEAD' || $revision >= $nightlies->[$highIndex]->{rev};
[all …]
/external/openssl/crypto/asn1/
Dx_crl.c138 X509_REVOKED *rev = sk_X509_REVOKED_value(revoked, i); variable
142 gtmp = X509_REVOKED_get_ext_d2i(rev,
163 rev->issuer = gens;
165 reason = X509_REVOKED_get_ext_d2i(rev, NID_crl_reason,
175 rev->reason = ASN1_ENUMERATED_get(reason);
179 rev->reason = CRL_REASON_NONE;
183 exts = rev->extensions;
371 int X509_CRL_add0_revoked(X509_CRL *crl, X509_REVOKED *rev) in X509_CRL_add0_revoked() argument
377 if(!inf->revoked || !sk_X509_REVOKED_push(inf->revoked, rev)) { in X509_CRL_add0_revoked()
416 X509_REVOKED *rev) in crl_revoked_issuer_match() argument
[all …]
Dt_crl.c87 STACK_OF(X509_REVOKED) *rev; in X509_CRL_print()
114 rev = X509_CRL_get_REVOKED(x); in X509_CRL_print()
116 if(sk_X509_REVOKED_num(rev) > 0) in X509_CRL_print()
120 for(i = 0; i < sk_X509_REVOKED_num(rev); i++) { in X509_CRL_print()
121 r = sk_X509_REVOKED_value(rev, i); in X509_CRL_print()
/external/tcpdump/
Dprint-tcp.c315 register int rev; in tcp_print() local
325 rev = 0; in tcp_print()
330 rev = 1; in tcp_print()
333 rev = 1; in tcp_print()
335 if (rev) { in tcp_print()
348 rev = 1; in tcp_print()
351 rev = 1; in tcp_print()
353 if (rev) { in tcp_print()
364 rev = 0; in tcp_print()
368 rev = 1; in tcp_print()
[all …]
/external/openssl/crypto/ocsp/
Docsp_prn.c191 OCSP_REVOKEDINFO *rev = NULL; in OCSP_RESPONSE_print() local
245 rev = cst->value.revoked; in OCSP_RESPONSE_print()
249 rev->revocationTime)) in OCSP_RESPONSE_print()
251 if (rev->revocationReason) in OCSP_RESPONSE_print()
253 l=ASN1_ENUMERATED_get(rev->revocationReason); in OCSP_RESPONSE_print()
Docsp_cl.c270 OCSP_REVOKEDINFO *rev = cst->value.revoked; in OCSP_single_get0_status() local
271 if (revtime) *revtime = rev->revocationTime; in OCSP_single_get0_status()
274 if(rev->revocationReason) in OCSP_single_get0_status()
275 *reason = ASN1_ENUMERATED_get(rev->revocationReason); in OCSP_single_get0_status()
/external/libffi/
DChangeLog.v112 * configure.in: Boosted rev.
14 * README: Boosted rev and updated release notes.
18 * configure.in: Boosted rev.
20 * README: Boosted rev and updated release notes.
35 * configure.in: Boosted rev.
37 * README: Boosted rev and added release notes.
77 * README: Boosted rev to 1.14. Added notes.
97 (VERSION): Boosted rev to 1.13.
102 * configure.in (VERSION): Boosted rev to 1.12.
106 * README: Boosted rev to 1.12. Added notes.
[all …]
/external/bluetooth/bluez/tools/
Dubcsp.c255 rev; in ubcsp_crc_reverse() local
259 for (b = 0, rev=0; b < 16; b++) in ubcsp_crc_reverse()
261 rev = rev << 1; in ubcsp_crc_reverse()
262 rev |= (crc & 1); in ubcsp_crc_reverse()
266 return rev; in ubcsp_crc_reverse()
/external/bluetooth/hcidump/src/
Dbpasniff.c364 char rev[46]; in main() local
430 if (read_revision(dd, rev, sizeof(rev)) < 0) { in main()
437 printf("%s\n", rev); in main()
/external/openssl/apps/
Drsautl.c96 char need_priv = 0, badarg = 0, rev = 0; in MAIN() local
169 else if(!strcmp(*argv, "-rev")) rev = 1; in MAIN()
269 if(rev) { in MAIN()
Dpkeyutl.c95 char badarg = 0, rev = 0; in MAIN() local
198 rev = 1; in MAIN()
316 if(rev) in MAIN()
/external/bison/examples/
DMakefile.in294 rev=''; for subdir in $$list; do \
296 rev="$$subdir $$rev"; \
299 rev="$$rev ."; \
301 for subdir in $$rev; do \
DMakefile294 rev=''; for subdir in $$list; do \
296 rev="$$subdir $$rev"; \
299 rev="$$rev ."; \
301 for subdir in $$rev; do \
/external/grub/
DMakefile.in279 rev=''; for subdir in $$list; do \
281 rev="$$subdir $$rev"; \
284 rev="$$rev ."; \
286 for subdir in $$rev; do \
/external/elfutils/
DMakefile.in277 rev=''; for subdir in $$list; do \
279 rev="$$subdir $$rev"; \
282 rev="$$rev ."; \
284 for subdir in $$rev; do \
/external/skia/include/graphics/
DDoxygenMain.dox2 * \htmlinclude "SGL Spec. rev 9.htm"
/external/bison/
DMakefile.in365 rev=''; for subdir in $$list; do \
367 rev="$$subdir $$rev"; \
370 rev="$$rev ."; \
372 for subdir in $$rev; do \
DMakefile365 rev=''; for subdir in $$list; do \
367 rev="$$subdir $$rev"; \
370 rev="$$rev ."; \
372 for subdir in $$rev; do \
/external/grub/stage2/
Dvstafs.h69 unsigned long rev; member
/external/dbus/test/
DMakefile.in539 rev=''; for subdir in $$list; do \
541 rev="$$subdir $$rev"; \
544 rev="$$rev ."; \
546 for subdir in $$rev; do \
/external/dbus/
DMakefile.in435 rev=''; for subdir in $$list; do \
437 rev="$$subdir $$rev"; \
440 rev="$$rev ."; \
442 for subdir in $$rev; do \
/external/chromium/third_party/icu/source/tools/genpname/
Dpreparse.pl526 my %rev;
527 for (keys %$pa) { $rev{$pa->{$_}} = $_; }
530 if (!exists $rev{$prop} && !isPseudoProperty($prop)) {
/external/icu4c/tools/genpname/
Dpreparse.pl526 my %rev;
527 for (keys %$pa) { $rev{$pa->{$_}} = $_; }
530 if (!exists $rev{$prop} && !isPseudoProperty($prop)) {
/external/protobuf/
DMakefile.in483 rev=''; for subdir in $$list; do \
485 rev="$$subdir $$rev"; \
488 rev="$$rev ."; \
490 for subdir in $$rev; do \
/external/jpeg/
Darmv6_idct.S347 rev r0, r0
348 rev r1, r1

1234