Searched defs:tc (Results 76 - 100 of 226) sorted by relevance

12345678910

/freebsd-current/contrib/atf/atf-c/
H A Dcheck_test.c48 do_exec(const atf_tc_t *tc, const char *helper_name, atf_check_result_t *r) argument
66 do_exec_with_arg(const atf_tc_t *tc, const char *helper_name, const char *arg, argument
220 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack, const char *outname, const char *errname) argument
[all...]
/freebsd-current/contrib/atf/atf-c/detail/
H A Dtp_main.c259 const atf_tc_t *tc = *tcsptr; local
/freebsd-current/contrib/kyua/engine/
H A Datf_test.cpp135 run_one(const atf::tests::tc* tc, const char* test_case_name, argument
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_puffs.c246 donewfs(const atf_tc_t *tc, void **argp, argument
326 puffs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
355 p2k_ffs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
379 puffs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) argument
407 puffs_fstest_delfs(const atf_tc_t *tc, voi argument
415 p2k_ffs_fstest_delfs(const atf_tc_t *tc, void *arg) argument
422 puffs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_nfs.c71 donewfs(const atf_tc_t *tc, void **argp, argument
161 nfs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
169 nfsro_fstest_newfs(const atf_tc_t *tc, void **argp, argument
178 domount(const atf_tc_t *tc, void *arg, const char *serverpath, argument
213 nfs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) argument
229 nfsro_fstest_mount(const atf_tc_t *tc, voi argument
241 dodelfs(const atf_tc_t *tc, void *arg) argument
271 nfs_fstest_delfs(const atf_tc_t *tc, void *arg) argument
278 nfsro_fstest_delfs(const atf_tc_t *tc, void *arg) argument
285 dounmount(const atf_tc_t *tc, const char *path, int flags) argument
315 nfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
322 nfsro_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c383 att_test(const struct atf_tc *tc, const char *data_name) argument
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_cc.c103 const char *nc, *tc; local
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw_qos.c63 struct mlx4_port_scheduler_tc_cfg_be tc[MLX4_NUM_TC]; member in struct:mlx4_set_port_scheduler_context
127 struct mlx4_port_scheduler_tc_cfg_be *tc = &context->tc[i]; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DUniqueCStringMap.h174 template <typename TCompare> void Sort(TCompare tc) { argument
/freebsd-current/contrib/tcpdump/
H A Dprint-domain.c118 uint8_t tc; local
/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_dcb.c228 int tc; local
237 int tc; local
247 int tc; local
257 int tc; local
267 u8 tc = cfg->num_tcs.pg_tcs; local
[all...]
H A Dixgbe_dcb.h106 u8 tc; /* Traffic class (TC) */ member in struct:ixgbe_dcb_tc_config
/freebsd-current/sys/netinet/libalias/
H A Dalias_ftp.c225 struct tcphdr *tc; local
285 struct tcphdr *tc; local
655 struct tcphdr *tc; local
[all...]
H A Dalias_smedia.c237 struct tcphdr *tc; local
424 struct tcphdr *tc; local
468 struct tcphdr *tc; local
[all...]
/freebsd-current/sys/i386/i386/
H A Delan-mmcr.c229 elan_poll_pps(struct timecounter *tc) argument
287 elan_get_timecount(struct timecounter *tc) argument
/freebsd-current/sys/x86/x86/
H A Dpvclock.c211 pvclock_tc_get_timecount(struct timecounter *tc) argument
219 pvclock_tc_vdso_timehands(struct vdso_timehands *vdso_th, struct timecounter *tc) argument
242 pvclock_tc_vdso_timehands32(struct vdso_timehands32 *vdso_th, struct timecounter *tc) argument
[all...]
/freebsd-current/sys/arm/freescale/imx/
H A Dimx_gpt.c373 imx_gpt_get_timecount(struct timecounter *tc) argument
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c121 bcm_systimer_tc_get_timecount(struct timecounter *tc) argument
/freebsd-current/lib/libproc/tests/
H A Dproc_test.c48 start_prog(const struct atf_tc *tc, bool sig) argument
[all...]
/freebsd-current/sys/dev/xen/timer/
H A Dxen_timer.c96 struct timecounter tc; member in struct:xentimer_softc
167 xentimer_get_timecount(struct timecounter *tc) argument
[all...]
/freebsd-current/lib/msun/src/
H A De_lgammaf_r.c41 tc = 1.46163213e+00, /* 0x3fbb16c3 */ variable
/freebsd-current/contrib/expat/tests/
H A Dminicheck.c66 TCase *tc = (TCase *)calloc(1, sizeof(TCase)); local
74 suite_add_tcase(Suite *suite, TCase *tc) { argument
84 tcase_add_checked_fixture(TCase *tc, tcase_setup_functio argument
92 tcase_add_test(TCase *tc, tcase_test_function test) argument
108 tcase_free(TCase *tc) argument
194 TCase *volatile tc; local
[all...]
H A Dcommon.c148 tcase_add_test__ifdef_xml_dtd(TCase *tc, tcase_test_function test) { argument
158 tcase_add_test__if_xml_ge(TCase *tc, tcase_test_function test) { argument
/freebsd-current/sys/dev/irdma/
H A Dicrdma_hw.c358 u8 tc = l2params->up2tc[i]; local
/freebsd-current/lib/libnvmf/
H A Dnvmf_transport.c113 struct nvmf_capsule *nc, *tc; local

Completed in 392 milliseconds

12345678910