| /openbsd/src/regress/usr.sbin/snmpd/ |
| D | snmpd.sh | 24 FAILED=0 74 echo FAILED 120 FAILED=1 133 FAILED=1 146 FAILED=1 159 FAILED=1 172 FAILED=1 220 FAILED=1 233 FAILED=1 266 FAILED=1 [all …]
|
| /openbsd/src/regress/bin/test/ |
| D | TEST.sh | 34 ERROR=0 FAILED=0 66 FAILED=`expr $FAILED + 1` 147 echo "Syntax errors: $ERROR Failed: $FAILED" 149 [ $FAILED -gt 0 ] && exit 1
|
| /openbsd/src/regress/usr.bin/jot/ |
| D | regress.m4 | 26 FAILED="" 38 [ -n "${FAILED}" ] && FAILED="${FAILED} " 39 FAILED="${FAILED}$1" 64 echo "FAILED ${NFAILED} tests out of ${TOTAL}: ${FAILED}"
|
| /openbsd/src/gnu/usr.bin/gcc/contrib/regression/ |
| D | btest-gcc.sh | 63 FAILED=$STATE/failed 84 rm -rf $BUILD $REGRESS $FAILED 161 done | sort | uniq > $FAILED || exit 1 162 comm -12 $FAILED $PASSES >> $REGRESS || exit 1 173 done | sort | uniq | comm -23 - $FAILED > ${PASSES}~ || exit 1
|
| D | objs-gcc.sh | 55 FAILED=$STATE/failed 81 rm -rf $BUILD $REGRESS $FAILED
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/xray/ |
| D | xray_interface.cpp | 234 return XRayPatchingStatus::FAILED; in patchFunction() 251 return XRayPatchingStatus::FAILED; in patchFunction() 312 return XRayPatchingStatus::FAILED; in controlPatching() 323 return XRayPatchingStatus::FAILED; in controlPatching() 355 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction() 363 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction() 390 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | Distrostatus.pm | 21 FAILED => $failed, 31 sub failed { shift->{FAILED} }
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.bs2000 | 117 op/numconvert.......FAILED tests 1409-1440 118 op/regexp...........FAILED tests 483, 496 119 op/regexp_noamp.....FAILED tests 483, 496 120 pragma/overload.....FAILED tests 152-153, 170-171 121 pragma/warnings.....FAILED tests 14, 82, 129, 155, 192, 205, 207 122 lib/bigfloat........FAILED tests 351-352, 355 123 lib/bigfltpm........FAILED tests 354-355, 358 124 lib/complex.........FAILED tests 267, 487 125 lib/dumper..........FAILED tests 43, 45
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
| D | Hub.pm | 55 $self->{+FAILED} = 0; 88 $self->{+FAILED} = 0; 351 $self->{+FAILED}++ if $fail && $f->{assert}; 416 my $failed = $self->{+FAILED}; 433 $failed = $self->{+FAILED};
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIASession.cpp | 78 if (FAILED(HR = NoRegCoCreate(msdia_dll, CLSID_DiaSource, IID_IDiaDataSource, in LoadDIA() 102 if (FAILED(HR = DiaDataSource->loadDataFromPdb(Path16Str))) { in createFromPdb() 106 if (FAILED(HR = DiaDataSource->openSession(&DiaSession))) in createFromPdb() 128 if (FAILED(HR = DiaDataSource->loadDataForExe(Path16Str, nullptr, nullptr))) in createFromExe() 131 if (FAILED(HR = DiaDataSource->openSession(&DiaSession))) in createFromExe()
|
| /openbsd/src/gnu/usr.bin/perl/ext/re/t/ |
| D | regop.pl | 19 warn "$str"=~$pat ? "%MATCHED%" : "%FAILED%","\n";
|
| /openbsd/src/lib/libcrypto/arc4random/ |
| D | getentropy_win.c | 44 if (FAILED(BCryptGenRandom(NULL, buf, len, BCRYPT_USE_SYSTEM_PREFERRED_RNG))) { in getentropy()
|
| /openbsd/src/libexec/talkd/ |
| D | process.c | 88 rp->answer = FAILED; in process_request() 202 return (FAILED); in find_user()
|
| /openbsd/src/include/protocols/ |
| D | talkd.h | 105 #define FAILED 2 /* operation failed for unexplained reason */ macro
|
| /openbsd/src/gnu/llvm/compiler-rt/include/xray/ |
| D | xray_interface.h | 92 FAILED = 3, enumerator
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/ |
| D | check_analyze.sh | 32 echo FAILED $1 must contain $2 $3
|
| /openbsd/src/regress/usr.sbin/bgpd/integrationtests/ |
| D | mrt.sh | 17 echo FAILED
|
| D | policy.sh | 34 echo FAILED
|
| D | capa.sh | 36 echo FAILED
|
| D | maxcomm.sh | 30 echo FAILED
|
| D | md5.sh | 30 echo FAILED
|
| D | attr.sh | 32 echo FAILED
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/ |
| D | harness-bailout.t | 220 like $err, qr/FAILED--Further testing stopped: bailout/; 226 like $err, qr/FAILED--Further testing stopped: bailout/;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/ |
| D | ToMan.pm | 18 sub FAILED () { 0 } subroutine 382 return length ${ $self->{_text_ref} } ? SUCCESS : FAILED;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | fixlib.h | 52 #define FAILED(p) ((p) < SUCCESS) macro
|