Home
last modified time | relevance | path

Searched refs:FAILED (Results 1 – 25 of 123) sorted by relevance

12345

/netbsd/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c61 #define FAILED(cond, text) \ macro
164 FAILED(!compiler, "cannot create compiler\n"); in test1()
195 FAILED(!compiler, "cannot create compiler\n"); in test2()
256 FAILED(!compiler, "cannot create compiler\n"); in test3()
297 FAILED(!compiler, "cannot create compiler\n"); in test4()
334 FAILED(!compiler, "cannot create compiler\n"); in test5()
452 FAILED(buf[0] != 1, "test6 case 2 failed\n"); in test6()
453 FAILED(buf[1] != 5, "test6 case 3 failed\n"); in test6()
455 FAILED(buf[3] != 4, "test6 case 5 failed\n"); in test6()
598 FAILED(buf[1] != 1, "test8 case 1 failed\n"); in test8()
[all …]
/netbsd/external/bsd/libevent/dist/test/
H A Dtest.sh5 FAILED=no
80 announce FAILED ;
81 FAILED=yes
90 announce FAILED ;
113 announce FAILED ;
114 FAILED=yes
128 announce FAILED ;
129 FAILED=yes
184 if test "$FAILED" = "yes"; then
/netbsd/external/apache2/llvm/dist/llvm/tools/msbuild/
H A Dinstall.bat22 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
24 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
29 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
31 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
33 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
38 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
40 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
42 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
46 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
52 :FAILED label
/netbsd/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest.sh5 FAILED=no
80 announce FAILED ;
81 FAILED=yes
90 announce FAILED ;
112 announce FAILED ;
113 FAILED=yes
142 if test "$FAILED" = "yes"; then
/netbsd/lib/libtelnet/
H A Denc_des.c62 #define FAILED -1 macro
145 fbp->state[0] = fbp->state[1] = FAILED; in fb64_init()
187 if (state == FAILED) in fb64_start()
193 if (state == FAILED) in fb64_start()
226 return(FAILED); in fb64_start()
262 state = FAILED; in fb64_is()
341 if (state == FAILED) in fb64_reply()
350 state = FAILED; in fb64_reply()
361 state = FAILED; in fb64_reply()
435 if (state == FAILED) in fb64_keyid()
/netbsd/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_foreign_exceptions.cc30 PENDING, PASSED, FAILED enumerator
46 test2_status = FAILED; in test2_exception_cleanup()
104 test3_status = FAILED; in main()
114 test3_status = FAILED; in main()
/netbsd/external/gpl3/gcc.old/dist/contrib/regression/
H A Dbtest-gcc.sh82 FAILED=$STATE/failed
103 rm -rf $BUILD $REGRESS $FAILED
204 done | sort | uniq > $FAILED || exit 1
205 comm -12 $FAILED $PASSES >> $REGRESS || exit 1
213 done | sort | uniq | comm -23 - $FAILED > ${PASSES}~ || exit 1
H A Dobjs-gcc.sh56 FAILED=$STATE/failed
82 rm -rf $BUILD $REGRESS $FAILED
/netbsd/external/gpl3/gcc/dist/contrib/regression/
H A Dbtest-gcc.sh82 FAILED=$STATE/failed
103 rm -rf $BUILD $REGRESS $FAILED
204 done | sort | uniq > $FAILED || exit 1
205 comm -12 $FAILED $PASSES >> $REGRESS || exit 1
213 done | sort | uniq | comm -23 - $FAILED > ${PASSES}~ || exit 1
H A Dobjs-gcc.sh56 FAILED=$STATE/failed
82 rm -rf $BUILD $REGRESS $FAILED
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface.cc205 return XRayPatchingStatus::FAILED; in patchFunction()
222 return XRayPatchingStatus::FAILED; in patchFunction()
283 return XRayPatchingStatus::FAILED; in controlPatching()
293 return XRayPatchingStatus::FAILED; in controlPatching()
325 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction()
333 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction()
358 return XRayPatchingStatus::FAILED; in mprotectAndPatchFunction()
/netbsd/external/bsd/wpa/dist/src/drivers/
H A Dndis_events.c255 if (FAILED(hr)) { in ndis_events_media_specific()
324 if (FAILED(hr)) { in ndis_events_indicate()
333 if (FAILED(hr)) { in ndis_events_indicate()
405 if (FAILED(hr)) { in notification_query()
507 if (FAILED(hr)) { in ndis_events_get_adapter()
722 if (FAILED(hr)) { in ndis_events_init()
740 if (FAILED(hr)) { in ndis_events_init()
751 if (FAILED(hr)) { in ndis_events_init()
770 if (FAILED(hr)) { in ndis_events_init()
/netbsd/external/gpl2/lvm2/dist/test/
H A Dharness.c25 #define FAILED 2 macro
73 status[i] = FAILED; in failed()
163 case FAILED: in main()
/netbsd/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Dproject.h49 #undef FAILED
60 #define FAILED(p) ((p) < SUCCESS) macro
/netbsd/external/ibm-public/postfix/dist/mantools/
H A Dccformat63 test -z "$BCK" || cp $i $i"$BCK" || { echo backup FAILED; exit 1; }
71 ) && echo replaced; } || { echo replacement FAILED; exit 1; }
/netbsd/external/bsd/unbound/dist/testdata/03-testbound.tdir/
H A D03-testbound.test34 echo "selftest FAILED"
57 echo "selftest FAILED"
111 echo "FAILED $cleaninput: $header"
135 echo "FAILED $cleaninput: $header"
/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dsort.c139 if (FAILED(opt_find_short(opts, (uint8_t)*arg_txt, pOS))) in short_opt_ck()
274 if (FAILED(res)) { in optionSort()
293 && FAILED(short_opt_ck(opts, arg_txt+2, &os, opt_txt, in optionSort()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp78 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()
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-dejagnu.h201 enum teststate { FAILED, PASSED, UNTESTED, UNRESOLVED, XFAILED, XPASSED} laststate; enumerator
259 laststate = FAILED; in fail()
261 std::cout << "\t" << outstate[FAILED] << s << std::endl; in fail()
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Djit-dejagnu.h201 enum teststate { FAILED, PASSED, UNTESTED, UNRESOLVED, XFAILED, XPASSED} laststate; enumerator
259 laststate = FAILED; in fail()
261 std::cout << "\t" << outstate[FAILED] << s << std::endl; in fail()
/netbsd/sys/arch/emips/stand/common/
H A Dace.c80 #define FAILED(x) (x < 0) macro
517 if (!FAILED(sc)) { in SysAce_read()
523 if (!FAILED(sc)) { in SysAce_read()
562 if (!FAILED(sc)) { in SysAce_read()
/netbsd/libexec/talkd/
H A Dannounce.c123 return (FAILED); in print_mesg()
163 return (FAILED); in print_mesg()
/netbsd/external/bsd/blocklist/diff/
H A Dftpd.diff83 "FTP LOGIN FAILED FROM %s", remoteloghost);
90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
/netbsd/sys/arch/emips/ebus/
H A Dace_ebus.c139 #define FAILED(er) (er != 0) macro
420 if (FAILED(sc->sc_bio.error)) in sysace_thread()
875 if (!FAILED(error)) { in sysace_identify()
1022 if (FAILED(error)) in sysace_validate()
1099 if (!FAILED(error)) { in sysace_read_at()
1121 if (!FAILED(error)) { in sysace_read_at()
1163 if (!FAILED(error)) { in sysace_read_at()
1233 if (!FAILED(error)) { in sysace_write_at()
1245 if (!FAILED(error)) { in sysace_write_at()
1289 if (!FAILED(error)) { in sysace_write_at()
[all …]
/netbsd/regress/sys/arch/i386/ioperm/
H A DMakefile13 else echo FAILED; fi

12345