Home
last modified time | relevance | path

Searched full:worked (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c328 // They have existed on Mac OS X, but have never worked because Mac OS X
344 // do nothing, this function never worked in Mac OS X in __register_frame_info_bases()
351 // do nothing, this function never worked in Mac OS X in __register_frame_info()
363 // do nothing, this function never worked in Mac OS X in __register_frame_info_table_bases()
370 // do nothing, this function never worked in Mac OS X in __register_frame_info_table()
376 // do nothing, this function never worked in Mac OS X in __register_frame_table()
382 // do nothing, this function never worked in Mac OS X in __deregister_frame_info()
389 // do nothing, this function never worked in Mac OS X in __deregister_frame_info_bases()
/freebsd-src/contrib/expat/tests/
H A Dnsalloc_tests.c101 fail("Parsing worked despite failing allocations"); in START_TEST()
245 fail("Parsing worked despite failing allocations"); in START_TEST()
305 fail("Parsing worked despite failing allocations"); in START_TEST()
348 fail("Parsing worked despite failing allocations"); in START_TEST()
434 fail("Parsing worked despite failing allocations"); in START_TEST()
458 fail("Parsing worked despite failing reallocations"); in START_TEST()
491 fail("Parsing worked despite failing reallocations"); in START_TEST()
532 fail("Parsing worked despite failing reallocation"); in START_TEST()
608 fail("Parsing worked despite failing reallocations"); in START_TEST()
684 fail("Parsing worked despite failing reallocations"); in START_TEST()
[all …]
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_compat_lzop.c68 /* Verify that the format detection worked. */ in DEFINE_TEST()
99 /* Verify that the format detection worked. */ in DEFINE_TEST()
123 /* Verify that the format detection worked. */ in DEFINE_TEST()
H A Dtest_compat_lzip.c122 /* Verify that the format detection worked. */ in compat_lzip()
163 /* Verify that the format detection worked. */ in compat_lzip_3()
200 /* Verify that the format detection worked. */ in compat_lzip_4()
H A Dtest_compat_gtar.c100 /* Verify that the format detection worked. */ in test_compat_gtar_1()
140 /* Verify that the format detection worked. */ in test_compat_gtar_2()
H A Dtest_compat_solaris_pax_sparse.c99 /* Verify that the format detection worked. */ in test_compat_solaris_pax_sparse_1()
171 /* Verify that the format detection worked. */ in test_compat_solaris_pax_sparse_2()
H A Dtest_compat_mac.c129 /* Verify that the format detection worked. */ in test_compat_mac_1()
200 /* Verify that the format detection worked. */ in test_compat_mac_2()
/freebsd-src/contrib/libarchive/cpio/test/
H A Dtest_0.c44 /* This worked. */ in DEFINE_TEST()
46 /* This worked. */ in DEFINE_TEST()
/freebsd-src/contrib/libarchive/tar/test/
H A Dtest_0.c44 /* This worked. */ in DEFINE_TEST()
46 /* This worked. */ in DEFINE_TEST()
/freebsd-src/tools/test/stress2/misc/
H A Dmmap17.sh40 { /tmp/mmap17 > /dev/null; } 2>&1 | grep -v worked
74 warn("EXCL worked");
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_fua.ksh
H A Dzvol_misc_trim.ksh
/freebsd-src/tests/sys/ses/
H A Ddestructive.c229 bool worked = false; in do_setencstat() local
244 worked = true; in do_setencstat()
249 if (!worked) { in do_setencstat()
/freebsd-src/sys/contrib/libsodium/test/default/
H A Daead_chacha20poly1305.c121 printf("crypto_aead_chacha20poly1305_decrypt() worked with a short " in tv()
130 printf("crypto_aead_chacha20poly1305_decrypt() worked with an empty " in tv()
302 printf("crypto_aead_chacha20poly1305_ietf_decrypt() worked with a short " in tv_ietf()
311 printf("crypto_aead_chacha20poly1305_ietf_decrypt() worked with an empty " in tv_ietf()
H A Daead_xchacha20poly1305.c124 printf("crypto_aead_xchacha20poly1305_ietf_decrypt() worked with a short " in tv()
133 printf("crypto_aead_xchacha20poly1305_ietf_decrypt() worked with an empty " in tv()
/freebsd-src/contrib/kyua/doc/
H A Dmanbuild_test.sh123 and worked __OK__.
132 and worked ok.
/freebsd-src/usr.bin/indent/
H A DREADME30 | Some history. Way back in 1976, the project I worked on at the
39 | just sort of grew. But it pretty much worked, and it stopped most of
/freebsd-src/crypto/openssl/doc/man3/
H A DSSL_get_peer_tmp_key.pod26 Under that name it worked just on the client side of the connection, its
/freebsd-src/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,bcm63xx-spi.yaml18 transaction to some SPI devices prematurely. The issue can be worked around by
/freebsd-src/contrib/atf/
H A DAUTHORS18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
/freebsd-src/stand/kshim/
H A Dbsd_kernel.c1117 int worked;
1122 worked = 0; in sysinit_run()
1126 worked |= usb_do_process(usb_process + usb_proc_level); in sysinit_run()
1131 } while (worked);
1174 int worked = 0; in usb_process_init_sub()
1183 worked = 1;
1196 return (worked);
1143 int worked; usb_idle() local
1200 int worked = 0; usb_do_process() local
/freebsd-src/tools/regression/netinet/tcpdrop/
H A Dtcpdrop.c84 * Send one byte, make sure that worked, wait for the drop, and try in tcp_server()
160 * Send one byte, make sure that worked, wait for the drop, and try in tcp_client()
/freebsd-src/tools/tools/nanobsd/Files/root/
H A Dupdatep150 # Check that it worked
/freebsd-src/tools/tools/nanobsd/pcengines/Files/root/
H A Dupdatep150 # Check that it worked
/freebsd-src/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c276 * @return 0 if everything worked, an error code if not
384 * @return 0 if everything worked, an error code if not
453 * @return 0 if everything worked, an error code if not
478 * @return 0 if everything worked, an error code if not

12345678910>>...15