Home
last modified time | relevance | path

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

12345

/freebsd/contrib/bearssl/test/
H A Dtest_speed.c298 double tt; in SPEED_HASH() local
397 double tt; in test_speed_poly1305_inner() local
481 double tt; in test_speed_eax_inner() local
551 double tt; in test_speed_shake_inner() local
579 double tt; in test_speed_shake_inner() local
783 double tt; in test_speed_rsa_inner() local
808 double tt; in test_speed_rsa_inner() local
850 double tt; in test_speed_rsa_inner() local
874 double tt; in test_speed_rsa_inner() local
957 double tt; in test_speed_ec_inner_1() local
[all …]
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_new.c63 const ASN1_TEMPLATE *tt = NULL; in asn1_item_embed_new() local
207 static int asn1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, in asn1_template_new()
247 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
H A Dtasn_fre.c30 const ASN1_TEMPLATE *tt = NULL, *seqtt; in ossl_asn1_item_embed_free() local
122 void ossl_asn1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ossl_asn1_template_free()
H A Dtasn_utl.c199 ASN1_VALUE **ossl_asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ossl_asn1_get_field_ptr()
212 const ASN1_TEMPLATE *tt) in ossl_asn1_get_const_field_ptr()
223 const ASN1_TEMPLATE *tt, in ossl_asn1_do_adb()
H A Dasn1_local.h24 const ASN1_TEMPLATE *tt; member
H A Dtasn_enc.c86 const ASN1_TEMPLATE *tt = NULL; in ASN1_item_ex_i2d() local
217 const ASN1_TEMPLATE *tt, int tag, int iclass) in asn1_template_ex_i2d()
/freebsd/contrib/openbsm/bin/auditd/
H A Dauditd.c202 time_t tt; in swap_audit_file() local
376 time_t tt; in close_all() local
496 time_t tt; in auditd_handle_trigger() local
/freebsd/lib/libc/gen/
H A Dtime.c38 struct timespec tt; in time() local
/freebsd/sbin/routed/
H A Dradix.c320 struct radix_node *tt = nodes, *t = tt + 1; in rn_newpair() local
344 struct radix_node *tt; in rn_insert() local
486 rn_new_radix_mask(struct radix_node *tt, in rn_new_radix_mask()
515 struct radix_node *t, *x = NULL, *tt; in rn_addroute() local
656 struct radix_node *t, *p, *x, *tt; in rn_delete() local
845 struct radix_node *t, *tt, *ttt; in rn_inithead() local
/freebsd/usr.sbin/nologin/
H A Dnologin.c37 const char *user, *tt; in main() local
/freebsd/contrib/mandoc/
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
/freebsd/sys/net/
H A Dradix.c406 struct radix_node *tt = nodes, *t = tt + 1; in rn_newpair() local
443 struct radix_node *p, *tt, *x; in rn_insert() local
585 rn_new_radix_mask(struct radix_node *tt, struct radix_mask *next) in rn_new_radix_mask()
611 struct radix_node *t, *x = NULL, *tt; in rn_addroute() local
766 struct radix_node *t, *p, *x, *tt; in rn_delete() local
1106 struct radix_node *t, *tt, *ttt; in rn_inithead_internal() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua198 tt = {__lt = function (a,b) return a.val < b.val end} function
/freebsd/lib/libc/isc/
H A Dev_timers.c362 idle_timer *tt; in evSetIdleTimer() local
386 idle_timer *tt = del->uap; in evClearIdleTimer() local
401 idle_timer *tt = timer->uap; in evResetIdleTimer() local
417 idle_timer *tt = t->uap; in evTouchIdleTimer() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c17 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_enter_ctkill() local
278 struct iwl_mvm_tt_mgmt *tt; in check_exit_ctkill() local
388 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_tt_handler() local
829 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_thermal_initialize() local
/freebsd/contrib/bearssl/T0/
H A DT0Comp.cs2025 internal bool TryParseLiteral(string tt, out TValue tv) in TryParseLiteral()
2086 int ParseInteger(string tt) in ParseInteger()
/freebsd/usr.bin/last/
H A Dlast.c264 struct idtab *tt; in doentry() local
336 printentry(struct utmpx *bp, struct idtab *tt) in printentry()
/freebsd/contrib/bearssl/src/ec/
H A Decdsa_i15_sign_raw.c47 unsigned char tt[ORDER_LEN << 1]; in br_ecdsa_i15_sign_raw() local
H A Decdsa_i31_sign_raw.c47 unsigned char tt[ORDER_LEN << 1]; in br_ecdsa_i31_sign_raw() local
/freebsd/contrib/netbsd-tests/lib/libc/time/
H A Dt_mktime.c46 struct tm tt; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/
H A Dllvm.css213 cite, code, tt { selector
220 tt { selector
/freebsd/sys/powerpc/fpu/
H A Dfpu_sqrt.c190 u_int bit, q, tt; in fpu_sqrt() local
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.c128 static void sid_free(nid_triple *tt) in sid_free()
/freebsd/lib/libutil/
H A Dlogin_times.c107 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm()

12345