Searched defs:tc (Results 1 - 25 of 223) sorted by relevance

123456789

/freebsd-11-stable/sys/kern/
H A Dsubr_dummy_vdso_tc.c36 cpu_fill_vdso_timehands(struct vdso_timehands *vdso_th, struct timecounter *tc) argument
44 cpu_fill_vdso_timehands32(struct vdso_timehands32 *vdso_th32, struct timecounter *tc) argument
/freebsd-11-stable/lib/libc/sys/
H A Dtrivial-vdso_tc.c36 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestutil.c26 void apr_assert_success(abts_case* tc, const char* context, apr_status_t rv) argument
40 void apr_assert_failure(abts_case* tc, const char* context, apr_status_t rv, argument
H A Dtestuuid.c21 static void test_uuid_parse(abts_case *tc, void *data) argument
35 static void test_gen2(abts_case *tc, void *data) argument
H A Dtestmd4.c92 static void test_md4sum(abts_case *tc, void *data) argument
H A Dtestmd5.c52 static void test_md5sum(abts_case *tc, void *data) argument
69 static void test_md5sum_unaligned(abts_case *tc, void *data) argument
[all...]
H A Dtestsiphash.c136 static void test_siphash_vectors(abts_case *tc, void *data) argument
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc_test.c63 atf_tc_t tc; local
85 atf_tc_t tc; local
118 atf_tc_t tc; local
138 atf_tc_t tc; local
[all...]
/freebsd-11-stable/lib/libc/arm/sys/
H A D__vdso_gettc.c63 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-11-stable/lib/libc/aarch64/sys/
H A D__vdso_gettc.c60 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_full.c51 fillfs(const atf_tc_t *tc, const char *mp) argument
H A Dt_mtime_otrunc.c62 otrunc_mtime_update(const atf_tc_t *tc, const char *path) argument
H A Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path) argument
H A Dt_unpriv.c48 owner(const atf_tc_t *tc, const char *mp) argument
80 dirperms(const atf_tc_t *tc, const char *mp) argument
125 times(const atf_tc_t *tc, const char *mp) argument
179 flags(const atf_tc_t *tc, const char *mp) argument
H A Dt_renamerace.c91 renamerace(const atf_tc_t *tc, const char *mp) argument
144 renamerace_dirs(const atf_tc_t *tc, const char *mp) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
62 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
69 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
81 rumpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
77 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
87 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
102 tmpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp65 build_check_cxx_o_srcdir(const atf::tests::tc& tc, const char* sfile) argument
87 get_process_helpers_path(const atf::tests::tc& tc, bool is_detail) argument
H A Dtest_helpers.hpp89 TestCase tc; local
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.hpp71 class tc { class in namespace:atf::tests
H A Dtests_test.cpp64 check_equal(const atf::tests::tc& tc, const std::string& str, argument
/freebsd-11-stable/sys/x86/x86/
H A Ddelay.c74 struct timecounter *tc; local

Completed in 133 milliseconds

123456789