Home
last modified time | relevance | path

Searched full:thd (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dst,sta32x.txt67 If present, power bridge correction for THD reduction near maximum
97 // correction for THD reduction
H A Dst,sta350.txt71 If present, power bridge correction for THD reduction near maximum
127 // correction for THD reduction
/freebsd/sbin/fdisk/
H A Dfdisk.c589 int tsec,tcyl,thd; in change_part() local
591 thd = partp->dp_shd; in change_part()
594 Decimal("beginning head", thd, tmp, NO_TRACK_HEADS); in change_part()
598 partp->dp_shd = thd; in change_part()
601 thd = partp->dp_ehd; in change_part()
604 Decimal("ending head", thd, tmp, NO_TRACK_HEADS); in change_part()
608 partp->dp_ehd = thd; in change_part()
/freebsd/crypto/openssh/
H A Dlibcrux_mlkem768_sha3.h5905 uint8_t thd; member
5978 .thd = r2, in libcrux_ml_kem_vector_portable_serialize_serialize_11_int()
6002 result[2U] = r0_10.thd; in libcrux_ml_kem_vector_portable_serialize_serialize_11()
6013 result[13U] = r11_21.thd; in libcrux_ml_kem_vector_portable_serialize_serialize_11()
6038 int16_t thd; member
6101 .thd = r2, in libcrux_ml_kem_vector_portable_serialize_deserialize_11_int()
6142 v.elements[2U] = v0_7.thd; in libcrux_ml_kem_vector_portable_serialize_deserialize_11()
6150 v.elements[10U] = v8_15.thd; in libcrux_ml_kem_vector_portable_serialize_deserialize_11()
7418 uint8_t thd; member
7445 .fst = result0, .snd = result1, .thd = result2, .f3 = result3}); in libcrux_ml_kem_vector_portable_serialize_serialize_4_int()
[all …]
/freebsd/libexec/bootpd/
H A Ddumptab.c61 #\thd -- home directory for bootfiles\n\ in dumptab()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c495 /* If thd conditions are valid - rank the root node */ in updn_find_root_nodes_by_min_hop()
/freebsd/sys/net/
H A Dethernet.h201 #define ETHERTYPE_DIDDLE 0x4321 /* THD - Diddle */
/freebsd/sys/dev/ichiic/
H A Dig4_iic.c784 * There is no "known good" default value for tHD;DAT so keep SDA_HOLD in ig4iic_clk_params()
/freebsd/contrib/jemalloc/
H A DMakefile.in188 $(srcroot)test/src/thd.c $(srcroot)test/src/timer.c
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td733 "VCVT(A|N|P|M)(SH|UH|SS|US|SD|UD)", "VCVT(BDH|THD|TDH)")>;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td927 def : InstRW<[WLat7, WLat7, FPU, NormalGr], (instregex "THD(E)?R$")>;
H A DSystemZScheduleZ196.td889 def : InstRW<[WLat7, WLat7, FPU, NormalGr], (instregex "THD(E)?R$")>;
H A DSystemZScheduleZ14.td978 def : InstRW<[WLat7, WLat7, VecBF, NormalGr], (instregex "THD(E)?R$")>;
H A DSystemZScheduleZ13.td958 def : InstRW<[WLat7, WLat7, VecBF, NormalGr], (instregex "THD(E)?R$")>;
H A DSystemZScheduleZ15.td996 def : InstRW<[WLat6, WLat6, VecBF, NormalGr], (instregex "THD(E)?R$")>;
H A DSystemZScheduleZ16.td999 def : InstRW<[WLat6, WLat6, VecBF, NormalGr], (instregex "THD(E)?R$")>;