/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_sincospif_common.h | 50 svfloat32_t sr2 = svmul_x (pt, sr, sr); in sv_sincospif_inline() local 51 svfloat32_t sr4 = svmul_x (pt, sr2, sr2); in sv_sincospif_inline() 64 svfloat32_t sp01 = svmla_lane (sv_f32 (d->c0), sr2, c135, 0); in sv_sincospif_inline() 65 svfloat32_t sp23 = svmla_lane (sv_f32 (d->c2), sr2, c135, 1); in sv_sincospif_inline() 66 svfloat32_t sp45 = svmla_lane (sv_f32 (d->c4), sr2, c135, 2); in sv_sincospif_inline()
|
H A D | sv_sincospi_common.h | 58 svfloat64_t sr2 = svmul_x (pt, sr, sr); in sv_sincospi_inline() local 60 svfloat64_t sr4 = svmul_x (pt, sr2, sr2); in sv_sincospi_inline() 71 pt, sv_lw_pw_horner_9_f64_x (pg, sr2, sr4, &(d->c0), &(d->c1)), sr); in sv_sincospi_inline()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_sincospif_common.h | 43 float32x4_t sr2 = vmulq_f32 (sr, sr); in v_sincospif_inline() local 44 float32x4_t sr4 = vmulq_f32 (sr2, sr2); in v_sincospif_inline() 48 float32x4_t ss = vmulq_f32 (v_pw_horner_5_f32 (sr2, sr4, d->poly), sr); in v_sincospif_inline()
|
H A D | v_sincospi_common.h | 49 float64x2_t sr2 = vmulq_f64 (sr, sr); in v_sincospi_inline() local 50 float64x2_t sr4 = vmulq_f64 (sr2, sr2); in v_sincospi_inline() 54 float64x2_t ss = vmulq_f64 (v_pw_horner_9_f64 (sr2, sr4, d->poly), sr); in v_sincospi_inline()
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am654-idk.dtso | 30 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 34 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 35 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf"; 96 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 97 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 98 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 99 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", [all …]
|
H A D | k3-am654-icssg2.dtso | 28 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 29 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 30 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-phyboard-electra-rdk.dts | 71 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 72 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 73 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 74 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 75 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 76 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am65-iot2050-common.dtsi | 151 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 152 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 153 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 154 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 155 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 156 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-sr-som.dtsi | 35 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 36 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 37 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 38 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 39 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 40 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-evm.dts | 240 firmware-name = "ti-pruss/am64x-sr2-pru0-prueth-fw.elf", 241 "ti-pruss/am64x-sr2-rtu0-prueth-fw.elf", 242 "ti-pruss/am64x-sr2-txpru0-prueth-fw.elf", 243 "ti-pruss/am64x-sr2-pru1-prueth-fw.elf", 244 "ti-pruss/am64x-sr2-rtu1-prueth-fw.elf", 245 "ti-pruss/am64x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 97 firmware-name = "ti-pruss/am64x-sr2-pru0-prueth-fw.elf", 98 "ti-pruss/am64x-sr2-rtu0-prueth-fw.elf", 99 "ti-pruss/am64x-sr2-txpru0-prueth-fw.elf", 100 "ti-pruss/am64x-sr2-pru1-prueth-fw.elf", 101 "ti-pruss/am64x-sr2-rtu1-prueth-fw.elf", 102 "ti-pruss/am64x-sr2-txpru1-prueth-fw.elf";
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | space_reftree.c | 58 const space_ref_t *sr2 = (const space_ref_t *)x2; in space_reftree_compare() local 60 int cmp = TREE_CMP(sr1->sr_offset, sr2->sr_offset); in space_reftree_compare() 64 return (TREE_PCMP(sr1, sr2)); in space_reftree_compare()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap34xx-omap36xx-clocks.dtsi | 177 sr2_fck: clock-sr2-fck@7 {
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | wlan_snmp.c | 3701 struct wlan_scan_result *sr2) in wlan_scan_compare_result() argument 3705 if (strlen(sr1->ssid) < strlen(sr2->ssid)) in wlan_scan_compare_result() 3707 if (strlen(sr1->ssid) > strlen(sr2->ssid)) in wlan_scan_compare_result() 3710 for (i = 0; i < strlen(sr1->ssid) && i < strlen(sr2->ssid); i++) { in wlan_scan_compare_result() 3711 if (sr1->ssid[i] < sr2->ssid[i]) in wlan_scan_compare_result() 3713 if (sr1->ssid[i] > sr2->ssid[i]) in wlan_scan_compare_result() 3718 if (sr1->bssid[i] < sr2->bssid[i]) in wlan_scan_compare_result() 3720 if (sr1->bssid[i] > sr2->bssid[i]) in wlan_scan_compare_result()
|