Searched refs:failures (Results 51 - 75 of 91) sorted by relevance

1234

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddired.el1563 Mark-using commands display a list of failures afterwards. Type \\[dired-summary]
2477 (let (failures);; files better be in reverse order for this loop!
2492 (setq failures (cons (car (car l)) failures)))))
2494 (if (not failures)
2498 (length failures) count
2500 failures))))
3023 ;; Logging failures operating on files, and showing the results.
3070 (defun dired-log-summary (string failures)
3071 "State a summary of a command's failures, i
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-dav.el512 (failures nil) ; List of failure cases (URL . STATUS)
529 (push (list url child-status) failures)))
530 (cons successes failures)))
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/names/
H A Dt_names.c613 int failures; local
622 failures = 0;
636 ++failures;
645 ++failures;
648 if (failures == 0)
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITPropertyAccess.cpp59 JumpList failures; local
60 failures.append(jit.branchPtr(NotEqual, Address(regT0, JSCell::structureOffset()), TrustedImmPtr(vm->stringStructure.get())));
65 failures.append(jit.branchTest32(Zero, regT0));
68 failures.append(jit.branch32(AboveOrEqual, regT1, regT2));
83 failures.append(jit.branch32(AboveOrEqual, regT0, TrustedImm32(0x100)));
88 failures.link(&jit);
H A DJITPropertyAccess32_64.cpp98 JumpList failures; local
99 failures.append(jit.branchPtr(NotEqual, Address(regT0, JSCell::structureOffset()), TrustedImmPtr(vm->stringStructure.get())));
104 failures.append(jit.branchTest32(Zero, regT0));
107 failures.append(jit.branch32(AboveOrEqual, regT2, regT1));
123 failures.append(jit.branch32(AboveOrEqual, regT0, TrustedImm32(0x100)));
129 failures.link(&jit);
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DBuilder.pm1022 Where diagnostic output on test failures and diag() should go.
1031 Where diagnostics about todo test failures and diag() should go.
1450 will be considered failures. If no tests were ever run Test::Builder
H A DMore.pm878 they are "todo". Test::Harness will interpret failures as being ok.
1216 will be considered failures. If no tests were ever run Test::Builder
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtestidna.cpp1465 const char* failures[] ={ variable
1491 for (i=0; i<(int)(sizeof(failures)/sizeof(failures[0])); i++){
1493 source.append( UnicodeString(failures[i], -1, US_INV) );
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth.c267 authctxt->failures >= options.max_authtries / 2 ||
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/
H A DSSLeay.pm141 custom location. If everything builds OK, but you get failures when during
411 I<Jeff Lavallee> for help with alarms on read failures (CPAN bug #12444).
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authnz_ldap.c360 int failures = 0; local
435 if (failures++ <= 5) {
1150 "Set to 'on' to return failures when user-specific bind fails - defaults to on."),
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dnamed.conf536 * insist consistency check failures
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3745 failures, the error mode action is performed. See C<errmode()>.
3753 failures, the error mode action is performed. See C<errmode()>.
3980 On eof an undefined value is returned. On time-out or other failures,
4008 On eof an undefined value is returned. On time-out or other failures,
4044 other failures, the error mode action is performed. Use C<eof()> to
4202 On success, C<1> is returned. On time out, eof, or other failures,
4267 failures, the error mode action is performed. See C<errmode()>.
4706 written. On time-out or other failures, the error mode action is
4789 ("\n" by default). On time-out or other failures, the error mode
4920 failures, fo
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3745 failures, the error mode action is performed. See C<errmode()>.
3753 failures, the error mode action is performed. See C<errmode()>.
3980 On eof an undefined value is returned. On time-out or other failures,
4008 On eof an undefined value is returned. On time-out or other failures,
4044 other failures, the error mode action is performed. Use C<eof()> to
4202 On success, C<1> is returned. On time out, eof, or other failures,
4267 failures, the error mode action is performed. See C<errmode()>.
4706 written. On time-out or other failures, the error mode action is
4789 ("\n" by default). On time-out or other failures, the error mode
4920 failures, fo
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1090 Where diagnostic output on test failures and diag() should go.
1099 Where diagnostics about todo test failures and diag() should go.
1542 will be considered failures. If no tests were ever run Test::Builder
H A DMore.pm916 they are "todo". Test::Harness will interpret failures as being ok.
1320 will be considered failures. If no tests were ever run Test::Builder
/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/lib/Class/
H A DTrigger.pm246 values will be captured by call_trigger, but failures will be ignored.
/macosx-10.9.5/CPANInternal-140/XML-NamespaceSupport/
H A DNamespaceSupport.pm411 validity errors will simply be flagged as failures, instead of
/macosx-10.9.5/libxml2-26/libxml2/
H A Druntest.c2860 int failures = 0; local
2877 failures++;
2881 failures++;
2887 return(failures);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Druntest.c2864 int failures = 0; local
2881 failures++;
2885 failures++;
2891 return(failures);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/test/
H A Drun.tcl89 variable logfai [open $config(stem).failures w]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/test/
H A Drun.tcl88 variable logfai [open $config(stem).failures w]
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/
H A DSSLeay.pm368 Thanks to Jeff Lavallee for help with alarms on read failures (CPAN
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/Builder/
H A DTester.pm424 tests than we strictly should have and it'll register any failures we
425 had that we were testing for as real failures.
/macosx-10.9.5/ruby-104/ruby/lib/test/
H A Dunit.rb632 @failures += rep.map{|x| x[:result][1] }.inject(:+)

Completed in 370 milliseconds

1234