Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 25 of 75) sorted by relevance

123

/dflybsd-src/usr.bin/window/
H A Dtt.h46 struct tt { struct
48 void (*tt_start)(void); argument
49 void (*tt_reset)(void); argument
50 void (*tt_end)(void); argument
53 void (*tt_move)(int, int); argument
54 void (*tt_insline)(int); argument
55 void (*tt_delline)(int); argument
56 void (*tt_inschar)(char); argument
57 void (*tt_insspace)(int); argument
58 void (*tt_delchar)(int); argument
[all …]
H A Dttinit.c41 struct tt tt; variable
H A Dwwdelete.c82 int tt, bb, ll, rr; in wwdelete1() local
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dtasn_new.c94 const ASN1_TEMPLATE *tt = NULL; in asn1_item_ex_new() local
216 ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new()
251 asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
H A Dtasn_fre.c86 const ASN1_TEMPLATE *tt = NULL, *seqtt; in asn1_item_free() local
171 ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free()
H A Dtasn_enc.c136 const ASN1_TEMPLATE *tt = NULL; in ASN1_item_ex_i2d() local
268 const ASN1_TEMPLATE *tt) in ASN1_template_i2d()
275 const ASN1_TEMPLATE *tt, int tag, int iclass) in asn1_template_ex_i2d()
H A Dtasn_utl.c225 asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_get_field_ptr()
242 asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, int nullerr) in asn1_do_adb()
H A Dtasn_prn.c199 const ASN1_TEMPLATE *tt; in asn1_item_print_ctx() local
332 const ASN1_TEMPLATE *tt, const ASN1_PCTX *pctx) in asn1_template_print_ctx()
/dflybsd-src/contrib/lvm2/dist/libdm/regex/
H A Dttree.c51 void *ttree_lookup(struct ttree *tt, unsigned *key) in ttree_lookup()
74 int ttree_insert(struct ttree *tt, unsigned int *key, void *data) in ttree_insert()
109 struct ttree *tt; in ttree_create() local
/dflybsd-src/contrib/mdocml/
H A Dman_html.c266 struct tag *t, *tt; in man_root_pre() local
294 struct tag *t, *tt; in man_root_post() local
520 struct tag *tt; in man_OP_pre() local
H A Dtbl_html.c119 struct tag *tt; in print_tbl() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ubsan.c42 tree t, tt; in ubsan_instrument_division() local
118 tree t, tt = NULL_TREE; in ubsan_instrument_shift() local
248 tree t, tt; in ubsan_instrument_vla() local
/dflybsd-src/lib/libc/isc/
H A Dev_timers.c359 idle_timer *tt; in evSetIdleTimer() local
383 idle_timer *tt = del->uap; in evClearIdleTimer() local
398 idle_timer *tt = timer->uap; in evResetIdleTimer() local
414 idle_timer *tt = t->uap; in evTouchIdleTimer() local
/dflybsd-src/lib/libc/gen/
H A Dtime.c40 struct timeval tt; in time() local
/dflybsd-src/sbin/nologin/
H A Dnologin.c38 const char *user, *tt; in main() local
/dflybsd-src/contrib/gmp/mpz/
H A Dcmp_si.c36 mp_limb_t tt[2]; in _mpz_cmp_si() local
H A Dgcdext.c35 mpz_ptr ss, tt; in mpz_gcdext() local
/dflybsd-src/contrib/mpfr/src/
H A Dlog10.c96 mpfr_t t, tt; in mpfr_log10() local
H A Dlog2.c98 mpfr_t t, tt; in mpfr_log2() local
H A Dlogging.c51 time_t tt; in mpfr_log_begin() local
/dflybsd-src/test/pcpu/
H A Dncache-stats.c47 #define _NCH_ENT(t, n, tt) \ argument
/dflybsd-src/contrib/gdb-7/gdb/stubs/
H A Dsparc-stub.c448 unsigned char tt; /* Trap type code for SPARClite */ member
507 computeSignal (int tt) in computeSignal()
557 int tt; /* Trap type */ in handle_exception() local
/dflybsd-src/sys/netinet/
H A Dtcp_timer.c132 int error, s, tt; in sysctl_msec_to_ticks() local
690 const struct tcp_timer *tt; in tcp_timer_handler() local
/dflybsd-src/lib/libutil/
H A Dlogin_times.c109 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm()
/dflybsd-src/games/pom/
H A Dpom.c66 time_t tt; in main() local

123