/dflybsd-src/usr.bin/window/ |
H A D | tt.h | 46 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 D | ttinit.c | 41 struct tt tt; variable
|
H A D | wwdelete.c | 82 int tt, bb, ll, rr; in wwdelete1() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_new.c | 94 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 D | tasn_fre.c | 86 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 D | tasn_enc.c | 136 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 D | tasn_utl.c | 225 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 D | tasn_prn.c | 199 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 D | ttree.c | 51 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 D | man_html.c | 266 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 D | tbl_html.c | 119 struct tag *tt; in print_tbl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ubsan.c | 42 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 D | ev_timers.c | 359 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 D | time.c | 40 struct timeval tt; in time() local
|
/dflybsd-src/sbin/nologin/ |
H A D | nologin.c | 38 const char *user, *tt; in main() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | cmp_si.c | 36 mp_limb_t tt[2]; in _mpz_cmp_si() local
|
H A D | gcdext.c | 35 mpz_ptr ss, tt; in mpz_gcdext() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | log10.c | 96 mpfr_t t, tt; in mpfr_log10() local
|
H A D | log2.c | 98 mpfr_t t, tt; in mpfr_log2() local
|
H A D | logging.c | 51 time_t tt; in mpfr_log_begin() local
|
/dflybsd-src/test/pcpu/ |
H A D | ncache-stats.c | 47 #define _NCH_ENT(t, n, tt) \ argument
|
/dflybsd-src/contrib/gdb-7/gdb/stubs/ |
H A D | sparc-stub.c | 448 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 D | tcp_timer.c | 132 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 D | login_times.c | 109 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm()
|
/dflybsd-src/games/pom/ |
H A D | pom.c | 66 time_t tt; in main() local
|