Searched refs:bias (Results 26 - 50 of 50) sorted by relevance

12

/freebsd-12-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl3059 my $bias = $src0 eq "%rax" ? 0 : -128;
3065 lea $bias+$a, $a_ptr
3072 my $bias = $src0 eq "%rax" ? 0 : -128;
3076 lea $bias+$a, $a_ptr
3221 my ($src0,$sfx,$bias);
3227 $bias = 0;
3245 $bias = 128;
3297 lea 0x40-$bias($a_ptr), $a_ptr
3310 lea 0x40-$bias($b_ptr), $a_ptr
3430 lea $S-$bias(
[all...]
H A Decp_nistz256-sparcv9.pl3029 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
3040 $_=$bias{$1}+$2;
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl697 fsubd $h0lo,$two0, $h0lo ! de-bias hash value
704 fsubd $x0,$two0, $x0 ! de-bias input
841 fsubd $y0,$two0, $y0 ! de-bias input
898 faddd $x1,$two32,$x1 ! bias
1057 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
1068 $_=$bias{$1}+$2;
/freebsd-12-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl409 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
413 if (/%([goli])([0-7])/) { $_=$bias{$1}+$2; }
H A Dsha512-sparcv9.pl832 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
836 if (/%([goli])([0-7])/) { $_=$bias{$1}+$2; }
/freebsd-12-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl412 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
416 if (/%([goli])([0-7])/) { $_=$bias{$1}+$2; }
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dconfig_file.c2113 struct acs_bias *bias = NULL, *tmp; local
2118 tmp = os_realloc_array(bias, num + 1, sizeof(*bias));
2121 bias = tmp;
2123 bias[num].channel = atoi(pos);
2124 if (bias[num].channel <= 0)
2130 bias[num].bias = strtod(pos, &end);
2131 if (end == pos || bias[num].bias < 0.
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1922 char *bias = NULL; local
1929 bias = VDEV_ALLOC_CLASS_LOGS;
1932 ZPOOL_CONFIG_ALLOCATION_BIAS, &bias);
1937 if (bias == NULL || strcmp(bias, class) != 0)
3033 char *bias = NULL; local
3039 bias = VDEV_ALLOC_CLASS_LOGS;
3042 ZPOOL_CONFIG_ALLOCATION_BIAS, &bias);
3046 if (bias == NULL || strcmp(bias, class_nam
3663 char *bias = NULL; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl44 $bias="STACK_BIAS";
202 stx %i7,[%sp+$bias+$frame+0] ! off-load return address
490 ldx [%sp+$bias+$frame+0],%i7 ! restore return address
748 stx %i7,[%sp+$bias+$frame+0] ! off-load return address
1036 ldx [%sp+$bias+$frame+0],%i7 ! restore return address
H A Daesfx-sparcv9.pl1169 my %bias = ( "g" => 0, "o" => 8, "l" => 16, "i" => 24 );
1180 $_=$bias{$1}+$2;
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c355 unsigned char *dim_mode, short *utc_offset, double *bias, double *drift,
1592 double bias, rate; local
1636 bias = bGetDouble(&buf[18]) / GPS_C * 1e9; /* ns */
1678 day, month, year, hour, minute, second, mode, bias, biasunc,
2856 double *bias,
2878 *bias = bGetDouble(&buf[18]);
4487 bias, local
4506 &bias,
4532 pbuf += sprintf(pbuf, "\nClock Bias: %6.2f m", bias);
4533 pbuf += sprintf(pbuf, "\nFreq bias
2847 rpt_0x8F0B( TSIPPKT *rpt, unsigned short *event, double *tow, unsigned char *date, unsigned char *month, short *year, unsigned char *dim_mode, short *utc_offset, double *bias, double *drift, float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt, char sv_id[8] ) argument
[all...]
H A Dntp_control.c538 { CP_BIAS, RO, "bias" }, /* 41 */
2716 if (p->bias != 0.)
2717 ctl_putdbl(peer_var[id].text, p->bias * 1e3);
H A Dntp_proto.c2669 * synchronized, the bias is calculated as the difference
2780 clock_filter(peer, p_offset + peer->bias, p_del, p_disp);
3844 * additional root distance per stratum. This heavy bias is no
/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1229 uint16_t bias, cbias; local
1288 bias = 0x40;
1294 bias = 0x25;
1297 bias = 0x2a;
1308 bias);
1311 bias);
1328 bias = bwn_is_40mhz(mac) ? 0x40 : 0x20;
1331 bias);
1334 bias);
2846 uint16_t bias, con local
[all...]
/freebsd-12-stable/sys/mips/mips/
H A Dfp.S1344 add t1, t1, SEXP_BIAS # bias exponent
1370 addu t1, t1, DEXP_BIAS - SEXP_BIAS # bias exponent correctly
1763 addu t1, t1, SEXP_BIAS # bias exponent
1771 addu t1, t1, SEXP_BIAS # bias exponent
1790 subu t1, t1, 192 # bias exponent
1821 addu t1, t1, 192 # bias exponent
2013 addu t1, t1, DEXP_BIAS # bias exponent
2021 addu t1, t1, DEXP_BIAS # bias exponent
2040 subu t1, t1, 1536 # bias exponent
2073 addu t1, t1, 1536 # bias exponen
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev.c319 * Derive the enumerated alloction bias from string input.
323 vdev_derive_alloc_bias(const char *bias) argument
327 if (strcmp(bias, VDEV_ALLOC_BIAS_LOG) == 0)
329 else if (strcmp(bias, VDEV_ALLOC_BIAS_SPECIAL) == 0)
331 else if (strcmp(bias, VDEV_ALLOC_BIAS_DEDUP) == 0)
759 char *bias; local
762 &bias) == 0) {
763 alloc_bias = vdev_derive_alloc_bias(bias);
1250 * metaslab_group_create was delayed until allocation bias was available
3045 * On spa_load path, grab the allocation bias fro
[all...]
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c1512 int bias; local
1513 bias = ar9300_xpa_bias_level_get(ah, is_2ghz);
1517 AR_HORNET_CH0_TOP2, AR_HORNET_CH0_TOP2_XPABIASLVL, bias);
1520 AR_SCORPION_CH0_TOP, AR_SCORPION_CH0_TOP_XPABIASLVL, bias);
1523 AR_PHY_65NM_CH0_TOP_JUPITER, AR_PHY_65NM_CH0_TOP_XPABIASLVL, bias);
1526 AR_PHY_65NM_CH0_TOP, AR_PHY_65NM_CH0_TOP_XPABIASLVL, bias);
1529 bias >> 2);
3262 /* Xpa bias levels in eeprom are valid from rev 14.7 */
3276 /* Use freqeuncy specific xpa bias level */
3304 /* Apply bias leve
[all...]
/freebsd-12-stable/contrib/ntp/include/
H A Dntp.h368 double bias; /* programmed offset bias */ member in struct:peer
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dap_config.h972 double bias; member in struct:hostapd_config::acs_bias
/freebsd-12-stable/contrib/gcc/
H A Dvarasm.c6114 unsigned HOST_WIDE_INT min_offset, max_offset, range, bias, delta;
6138 bias = 1 << (GET_MODE_BITSIZE (ptr_mode) - 1);
6143 if (delta > bias)
6144 delta = bias;
6151 if (delta > bias - 1)
6152 delta = bias - 1;
6087 unsigned HOST_WIDE_INT min_offset, max_offset, range, bias, delta; local
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S471 @ Apply exponent bias, check for under/overflow.
625 @ Apply exponent bias accordingly.
H A Dieee754-df.S872 @ Apply exponent bias accordingly.
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1141 char *bias; local
1144 ZPOOL_CONFIG_ALLOCATION_BIAS, &bias) == 0 &&
1145 strcmp(bias, VDEV_ALLOC_BIAS_SPECIAL) == 0) {
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8073 int bias,
8080 int nZero, int bias, int seekResult);
48908 btreeMoveto( BtCursor *pCur, const void *pKey, i64 nKey, int bias, int *pRes ) argument
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c15373 int bias,
65768 btreeMoveto( BtCursor *pCur, const void *pKey, i64 nKey, int bias, int *pRes ) argument
[all...]

Completed in 1287 milliseconds

12