Searched refs:tp (Results 151 - 175 of 1245) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/nvi/ex/
H A Dex_tag.c146 TAG *tp; local
156 if ((tp = TAILQ_NEXT(tqp->current, q)) == NULL) {
160 if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE)))
162 tqp->current = tp;
165 (void)cscope_search(sp, tqp, tp);
167 (void)ctag_search(sp, tp->search, tp->slen, tqp->tag);
186 TAG *tp; local
196 if ((tp = TAILQ_PREV(tqp->current, _tagqh, q)) == NULL) {
200 if (ex_tag_nswitch(sp, tp, FL_ISSE
223 ex_tag_nswitch(SCR *sp, TAG *tp, int force) argument
257 ex_tag_Nswitch(SCR *sp, TAG *tp, int force) argument
415 TAG *tp; local
468 TAG *tp; local
546 TAG *ap, *tp; local
636 TAG *tp; local
686 TAG *tp; local
1033 TAG *tp; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libm/
H A Dt_hypot.c94 ATF_TP_ADD_TCS(tp)
97 ATF_TP_ADD_TC(tp, hypot_integer);
98 ATF_TP_ADD_TC(tp, hypotf_integer);
99 ATF_TP_ADD_TC(tp, pr50698);
101 ATF_TP_ADD_TC(tp, hypotl_near_underflow);
H A Dt_cbrt.c347 ATF_TP_ADD_TCS(tp)
350 ATF_TP_ADD_TC(tp, cbrt_nan);
351 ATF_TP_ADD_TC(tp, cbrt_pow);
352 ATF_TP_ADD_TC(tp, cbrt_inf_neg);
353 ATF_TP_ADD_TC(tp, cbrt_inf_pos);
354 ATF_TP_ADD_TC(tp, cbrt_zero_neg);
355 ATF_TP_ADD_TC(tp, cbrt_zero_pos);
357 ATF_TP_ADD_TC(tp, cbrtf_nan);
358 ATF_TP_ADD_TC(tp, cbrtf_powf);
359 ATF_TP_ADD_TC(tp, cbrtf_inf_ne
[all...]
H A Dt_sqrt.c343 ATF_TP_ADD_TCS(tp)
346 ATF_TP_ADD_TC(tp, sqrt_nan);
347 ATF_TP_ADD_TC(tp, sqrt_pow);
348 ATF_TP_ADD_TC(tp, sqrt_inf_neg);
349 ATF_TP_ADD_TC(tp, sqrt_inf_pos);
350 ATF_TP_ADD_TC(tp, sqrt_zero_neg);
351 ATF_TP_ADD_TC(tp, sqrt_zero_pos);
353 ATF_TP_ADD_TC(tp, sqrtf_nan);
354 ATF_TP_ADD_TC(tp, sqrtf_powf);
355 ATF_TP_ADD_TC(tp, sqrtf_inf_ne
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_efun.c124 ATF_TP_ADD_TCS(tp)
129 ATF_TP_ADD_TC(tp, ecalloc);
130 ATF_TP_ADD_TC(tp, efopen);
131 ATF_TP_ADD_TC(tp, emalloc);
132 ATF_TP_ADD_TC(tp, erealloc);
/freebsd-12-stable/contrib/nvi/vi/
H A Dv_at.c40 TEXT *tp; local
92 TAILQ_FOREACH_REVERSE(tp, cbp->textq, _texth, q) {
94 TAILQ_NEXT(tp, q) != NULL) &&
96 v_event_push(sp, NULL, tp->lb, tp->len, 0))
/freebsd-12-stable/lib/libc/tests/stdio/
H A Dprint_positional_test.c148 ATF_TP_ADD_TCS(tp)
151 ATF_TP_ADD_TC(tp, positional_normal);
152 ATF_TP_ADD_TC(tp, positional_wide);
153 ATF_TP_ADD_TC(tp, positional_precision);
154 ATF_TP_ADD_TC(tp, positional_precision_wide);
/freebsd-12-stable/lib/libkvm/tests/
H A Dkvm_open_test.c95 ATF_TP_ADD_TCS(tp)
98 ATF_TP_ADD_TC(tp, kvm_open_negative_test_invalid_corefile);
99 ATF_TP_ADD_TC(tp, kvm_open_negative_test_invalid_execfile);
100 ATF_TP_ADD_TC(tp, kvm_open_negative_test_nonexistent_corefile);
101 ATF_TP_ADD_TC(tp, kvm_open_negative_test_nonexistent_execfile);
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dvis3-mont.pl92 ($t0,$t1,$t2,$t3,$cnt,$tp,$bufsz,$anp)=map("%l$_",(0..7));
96 add %sp, $bias+$frame, $tp
98 add $tp, %g5, $anp
133 mulx $lo0, $n0, $m1 ! "tp[0]"*n0
186 stx $lo1, [$tp] ! tp[j-1]
187 add $tp, 8, $tp ! tp++
199 stx $lo1, [$tp] ! t
[all...]
/freebsd-12-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c265 aju_handle_input(struct altera_jtag_uart_softc *sc, struct tty *tp) argument
269 tty_assert_locked(tp);
279 ttydisc_rint(tp, c, 0);
283 ttydisc_rint_done(tp);
296 aju_handle_output(struct altera_jtag_uart_softc *sc, struct tty *tp) argument
301 tty_assert_locked(tp);
305 while (ttydisc_getc_poll(tp) != 0) {
317 if (ttydisc_getc(tp, &ch, sizeof(ch)) !=
330 if (ttydisc_getc(tp, &ch, sizeof(ch)) != sizeof(ch))
363 aju_outwakeup(struct tty *tp) argument
378 struct tty *tp = sc->ajus_ttyp; local
409 struct tty *tp = sc->ajus_ttyp; local
449 struct tty *tp = sc->ajus_ttyp; local
470 struct tty *tp; local
544 struct tty *tp = sc->ajus_ttyp; local
[all...]
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dpmap.c137 static void pmap_bootstrap_set_tte(struct tte *tp, u_long vpn, u_long data);
140 struct tte *tp, vm_offset_t va);
141 static int pmap_unwire_tte(pmap_t pm, pmap_t pm2, struct tte *tp,
300 struct tte *tp; local
544 tp = tsb_kvtotte(va + off);
548 pmap_bootstrap_set_tte(tp, vpn, data);
588 tp = tsb_kvtotte(va);
592 pmap_bootstrap_set_tte(tp, vpn, data);
635 tp = tsb_kvtotte(va);
645 pmap_bootstrap_set_tte(tp, vp
767 pmap_bootstrap_set_tte(struct tte *tp, u_long vpn, u_long data) argument
825 struct tte *tp; local
848 struct tte *tp; local
889 struct tte *tp; local
902 struct tte *tp; local
977 struct tte *tp; local
1051 struct tte *tp; local
1099 struct tte *tp; local
1114 struct tte *tp; local
1136 struct tte *tp; local
1328 pmap_remove_tte(struct pmap *pm, struct pmap *pm2, struct tte *tp, vm_offset_t va) argument
1364 struct tte *tp; local
1392 struct tte *tp; local
1424 pmap_protect_tte(struct pmap *pm, struct pmap *pm2, struct tte *tp, vm_offset_t va) argument
1446 struct tte *tp; local
1502 struct tte *tp; local
1689 pmap_unwire_tte(pmap_t pm, pmap_t pm2, struct tte *tp, vm_offset_t va) argument
1713 struct tte *tp; local
1727 pmap_copy_tte(pmap_t src_pmap, pmap_t dst_pmap, struct tte *tp, vm_offset_t va) argument
1748 struct tte *tp; local
1779 struct tte *tp; local
1810 struct tte *tp; local
1846 struct tte *tp; local
1928 struct tte *tp; local
1952 struct tte *tp; local
1991 struct tte *tp; local
2021 struct tte *tp; local
2052 struct tte *tp; local
2087 struct tte *tp; local
2118 struct tte *tp; local
2170 struct tte *tp; local
2200 struct tte *tp; local
2230 struct tte *tp; local
[all...]
/freebsd-12-stable/sys/dev/cy/
H A Dcy.c205 struct tty *tp; /* cross reference */ member in struct:com_s
240 static int cyparam(struct tty *tp, struct termios *t);
245 static void cystart(struct tty *tp);
246 static void comstop(struct tty *tp, int rw);
248 static void disc_optim(struct tty *tp, struct termios *t,
351 struct tty *tp; local
411 tp = com->tp = ttyalloc();
412 tp->t_open = cyopen;
413 tp
448 cyopen(struct tty *tp, struct cdev *dev) argument
488 cyclose(struct tty *tp) argument
557 struct tty *tp; local
1118 cybreak(struct tty *tp, int sig) argument
1143 struct tty *tp; local
1230 cyparam(struct tty *tp, struct termios *t) argument
1588 struct tty *tp; local
1653 cystart(struct tty *tp) argument
1800 comstop(struct tty *tp, int rw) argument
1841 cymodem(struct tty *tp, int sigon, int sigoff) argument
1972 disc_optim(struct tty *tp, struct termios *t, struct com_s *com) argument
1996 cyinput(int c, struct tty *tp) argument
2192 struct tty *tp; local
[all...]
/freebsd-12-stable/sys/netinet/
H A Dtoecore.c86 toedev_listen_start(struct toedev *tod __unused, struct tcpcb *tp __unused)
93 toedev_listen_stop(struct toedev *tod __unused, struct tcpcb *tp __unused)
100 toedev_input(struct toedev *tod __unused, struct tcpcb *tp __unused,
109 toedev_rcvd(struct toedev *tod __unused, struct tcpcb *tp __unused)
116 toedev_output(struct toedev *tod __unused, struct tcpcb *tp __unused)
123 toedev_pcb_detach(struct toedev *tod __unused, struct tcpcb *tp __unused)
178 toedev_ctloutput(struct toedev *tod __unused, struct tcpcb *tp __unused,
186 toedev_tcp_info(struct toedev *tod __unused, struct tcpcb *tp __unused,
200 struct tcpcb *tp; local
209 tp
223 toe_listen_start_event(void *arg __unused, struct tcpcb *tp) argument
235 toe_listen_stop_event(void *arg __unused, struct tcpcb *tp) argument
501 struct tcpcb *tp = intotcpcb(inp); local
[all...]
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp82 struct timespec tp;
83 if (0 != clock_gettime(CLOCK_REALTIME, &tp))
85 return time_point(seconds(tp.tv_sec) + microseconds(tp.tv_nsec / 1000));
122 struct timespec tp; variable in typeref:struct:chrono::timespec
123 if (0 != clock_gettime(CLOCK_UPTIME_RAW, &tp))
125 return time_point(seconds(tp.tv_sec) + nanoseconds(tp.tv_nsec));
219 struct timespec tp; variable in typeref:struct:chrono::timespec
220 if (0 != clock_gettime(CLOCK_MONOTONIC, &tp))
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A DMKfallback.sh119 const TERMTYPE *tp;
121 for (tp = fallbacks;
122 tp < fallbacks + sizeof(fallbacks)/sizeof(TERMTYPE);
123 tp++)
124 if (_nc_name_match(tp->term_names, name, "|"))
125 return(tp);
/freebsd-12-stable/contrib/netbsd-tests/include/sys/
H A Dt_bootblock.c66 ATF_TP_ADD_TCS(tp)
69 ATF_TP_ADD_TC(tp, mbr_sector);
70 ATF_TP_ADD_TC(tp, mbr_partition);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_isnan.c60 ATF_TP_ADD_TCS(tp)
62 ATF_TP_ADD_TC(tp, isnan_basic);
63 ATF_TP_ADD_TC(tp, isinf_basic);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_scanf.c78 ATF_TP_ADD_TCS(tp)
81 ATF_TP_ADD_TC(tp, sscanf_neghex);
82 ATF_TP_ADD_TC(tp, sscanf_whitespace);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_gettimeofday.c81 ATF_TP_ADD_TCS(tp)
84 ATF_TP_ADD_TC(tp, gettimeofday_err);
85 ATF_TP_ADD_TC(tp, gettimeofday_mono);
/freebsd-12-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_vm.c84 ATF_TP_ADD_TCS(tp)
87 ATF_TP_ADD_TC(tp, busypage);
88 ATF_TP_ADD_TC(tp, uvmwait);
/freebsd-12-stable/lib/libc/tests/net/
H A Dether_test.c174 ATF_TP_ADD_TCS(tp)
177 ATF_TP_ADD_TC(tp, ether_line);
178 ATF_TP_ADD_TC(tp, ether_line_bad_1);
179 ATF_TP_ADD_TC(tp, ether_line_bad_2);
180 ATF_TP_ADD_TC(tp, ether_aton_r);
181 ATF_TP_ADD_TC(tp, ether_aton_r_bad);
182 ATF_TP_ADD_TC(tp, ether_aton);
183 ATF_TP_ADD_TC(tp, ether_aton_bad);
184 ATF_TP_ADD_TC(tp, ether_ntoa_r);
185 ATF_TP_ADD_TC(tp, ether_nto
[all...]
/freebsd-12-stable/lib/libcrypt/tests/
H A Dcrypt_tests.c48 ATF_TP_ADD_TCS(tp)
51 ATF_TP_ADD_TC(tp, md5);
52 ATF_TP_ADD_TC(tp, invalid);
/freebsd-12-stable/contrib/ntp/libntp/
H A Ddofptoa.c87 register u_char *tp; local
91 tp = cpend;
92 *(--tp) += 1;
93 while (*tp >= 10) {
94 *tp = 0;
95 *(--tp) += 1;
/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Denv_test.c124 ATF_TP_ADD_TCS(tp)
126 ATF_TP_ADD_TC(tp, has);
127 ATF_TP_ADD_TC(tp, get);
128 ATF_TP_ADD_TC(tp, get_with_default);
129 ATF_TP_ADD_TC(tp, set);
130 ATF_TP_ADD_TC(tp, unset);
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_glob.c69 ATF_TP_ADD_TCS(tp)
72 ATF_TP_ADD_TC(tp, glob_types);

Completed in 171 milliseconds

1234567891011>>