/freebsd/contrib/bearssl/test/ |
H A D | test_speed.c | 298 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 D | tasn_new.c | 63 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 D | tasn_fre.c | 30 const ASN1_TEMPLATE *tt = NULL, *seqtt; in ossl_asn1_item_embed_free() local 126 void ossl_asn1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ossl_asn1_template_free()
|
H A D | tasn_utl.c | 199 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 D | asn1_local.h | 24 const ASN1_TEMPLATE *tt; member
|
H A D | tasn_enc.c | 86 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()
|
H A D | tasn_prn.c | 139 const ASN1_TEMPLATE *tt; in asn1_item_print_ctx() local 265 const ASN1_TEMPLATE *tt, const ASN1_PCTX *pctx) in asn1_template_print_ctx()
|
/freebsd/contrib/openbsm/bin/auditd/ |
H A D | auditd.c | 202 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 D | time.c | 38 struct timespec tt; in time() local
|
/freebsd/sbin/routed/ |
H A D | radix.c | 320 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 D | nologin.c | 37 const char *user, *tt; in main() local
|
/freebsd/sys/net/ |
H A D | radix.c | 406 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 D | tst.lib_table.lua | 198 tt = {__lt = function (a,b) return a.val < b.val end} function
|
/freebsd/lib/libc/isc/ |
H A D | ev_timers.c | 362 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 D | tt.c | 17 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; iwl_mvm_tt_handler() local 829 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; iwl_mvm_thermal_initialize() local [all...] |
/freebsd/contrib/bearssl/T0/ |
H A D | T0Comp.cs | 2025 internal bool TryParseLiteral(string tt, out TValue tv) in TryParseLiteral() 2086 int ParseInteger(string tt) in ParseInteger()
|
/freebsd/usr.bin/last/ |
H A D | last.c | 267 struct idtab *tt; in doentry() local 342 printentry(struct utmpx *bp, struct idtab *tt) in printentry()
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ecdsa_i15_sign_raw.c | 47 unsigned char tt[ORDER_LEN << 1]; in br_ecdsa_i15_sign_raw() local
|
H A D | ecdsa_i31_sign_raw.c | 47 unsigned char tt[ORDER_LEN << 1]; in br_ecdsa_i31_sign_raw() local
|
/freebsd/contrib/netbsd-tests/lib/libc/time/ |
H A D | t_mktime.c | 46 struct tm tt; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/ |
H A D | llvm.css | 213 cite, code, tt { selector 220 tt { selector
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_sqrt.c | 190 u_int bit, q, tt; in fpu_sqrt() local
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_xref.c | 128 static void sid_free(nid_triple *tt) in sid_free()
|
/freebsd/contrib/mandoc/ |
H A D | tbl_html.c | 123 struct tag *tt; in print_tbl() local
|
/freebsd/lib/libutil/ |
H A D | login_times.c | 107 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm()
|