Searched defs:tf (Results 1 - 25 of 128) sorted by path

123456

/freebsd-11-stable/contrib/amd/amd/
H A Dsched.c113 run_task(task_fun *tf, opaque_t ta, cb_fun *cf, opaque_t ca) argument
/freebsd-11-stable/contrib/gcc/
H A Dexpr.c4739 tree tf = TREE_TYPE (f); local
H A Dgcc.c1804 static const char tf[] = "--traditional-format "; local
H A Dgimplify.c6403 tree tf, x, bind; local
H A Dsched-rgn.c1381 int tf = prob[trg], cf = prob[i]; local
H A Dtoplev.c1437 int tf; local
H A Dtree-eh.c298 struct leh_tf_state *tf; member in struct:leh_state
369 find_goto_replacement(struct leh_tf_state *tf, tree stmt) argument
385 replace_goto_queue_cond_clause(tree *tp, struct leh_tf_state *tf, tree_stmt_iterator *tsi) argument
414 replace_goto_queue_1(tree t, struct leh_tf_state *tf, tree_stmt_iterator *tsi) argument
430 replace_goto_queue_cond_clause (&COND_EXPR_THEN (t), tf, tsi); local
431 replace_goto_queue_cond_clause (&COND_EXPR_ELSE (t), tf, tsi); local
440 replace_goto_queue_stmt_list (CATCH_BODY (t), tf); local
443 replace_goto_queue_stmt_list (EH_FILTER_FAILURE (t), tf); local
460 replace_goto_queue_stmt_list(tree t, struct leh_tf_state *tf) argument
464 replace_goto_queue_1 (tsi_stmt (i), tf, &i); local
470 replace_goto_queue(struct leh_tf_state *tf) argument
484 struct leh_tf_state *tf = state->tf; local
561 struct leh_tf_state *tf = state->tf; local
753 lower_try_finally_fallthru_label(struct leh_tf_state *tf) argument
787 honor_protect_cleanup_actions(struct leh_state *outer_state, struct leh_state *this_state, struct leh_tf_state *tf) argument
910 lower_try_finally_nofallthru(struct leh_state *state, struct leh_tf_state *tf) argument
946 lower_try_finally_onedest(struct leh_state *state, struct leh_tf_state *tf) argument
1024 lower_try_finally_copy(struct leh_state *state, struct leh_tf_state *tf) argument
1140 lower_try_finally_switch(struct leh_state *state, struct leh_tf_state *tf) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmips-tdep.c1052 int tf = itype_rt (inst) & 0x01; local
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp842 void troff_output_file::start_special(tfont *tf, color *gcol, color *fcol, argument
1006 void troff_output_file::check_charinfo(tfont *tf, charinfo *ci) argument
1019 void troff_output_file::put_char_width(charinfo *ci, tfont *tf, argument
1101 put_char(charinfo *ci, tfont *tf, color *gcol, color *fcol) argument
1154 set_font(tfont *tf) argument
1815 tfont *tf; member in class:glyph_node
2299 tfont *tf = n2->get_tfont(); local
2445 tfont *tf = get_tfont(); local
4164 tfont *tf; member in class:composite_node
4833 tfont *tf = font_table[fontno]->get_tfont(fs, char_height, char_slant, local
4918 tfont *tf = font_table[fontno]->get_tfont(fs, char_height, char_slant, fn); local
[all...]
H A Dnode.h519 tfont *tf; member in class:special_node
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dpagsh.c101 char tf[1024]; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetttyent.c47 static FILE *tf; variable
[all...]
/freebsd-11-stable/lib/msun/ld128/
H A De_lgammal_r.c70 tf = -1.21486290535849608095514557177691584e-01L, variable
/freebsd-11-stable/lib/msun/ld80/
H A De_lgammal_r.c101 #define tf (tfu.e) macro
/freebsd-11-stable/lib/msun/src/
H A De_lgamma_r.c108 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
H A De_lgammaf_r.c45 tf = -1.21486291e-01, /* 0xbdf8cdce */ variable
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh5.c545 int tf; local
[all...]
/freebsd-11-stable/stand/efi/loader/arch/amd64/
H A Dtrap.c84 report_exc(struct trapframe *tf) argument
[all...]
/freebsd-11-stable/stand/userboot/test/
H A Dtest.c110 struct test_file *tf; local
152 struct test_file *tf = h; local
166 struct test_file *tf = h; local
174 struct test_file *tf = h; local
190 struct test_file *tf = h; local
216 struct test_file *tf = h; local
229 struct test_file *tf = h; local
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c844 struct trapframe *tf; local
H A Dmachdep_intr.c147 intr_ipi_dispatch(u_int ipi, struct trapframe *tf) argument
H A Dpl190.c106 struct trapframe *tf; local
90 pl190_intc_irq_dispatch(struct pl190_intc_softc *sc, u_int irq, struct trapframe *tf) argument
H A Dpmu.c117 struct trapframe *tf; local
140 (*pmc_intr)(PCPU_GET(cpuid), tf); local
H A Dvm_machdep.c99 struct trapframe *tf; local
271 struct trapframe *tf = td->td_frame; local
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2836.c406 struct trapframe *tf; local
363 bcm_lintc_ipi_dispatch(struct bcm_lintc_softc *sc, u_int cpu, struct trapframe *tf) argument
390 bcm_lintc_irq_dispatch(struct bcm_lintc_softc *sc, u_int irq, struct trapframe *tf) argument
[all...]

Completed in 385 milliseconds

123456