/third_party/python/Lib/ |
H A D | _pydecimal.py | 271 power operation with negative right-hand operand), and the dividend was 275 or of the signs of the operands for divide, or is 1 for an odd power of 276 -0, for power. 1315 # Special case for multiplying by power of 10 2065 compute an exact result for the power self**other, with p 2087 # representable (at *any* precision), xc must be the nth power of a 2089 # then additionally xc must be a power of either 2 or 5, hence a power 2152 # case where y is negative: xc must be either a power 2153 # of 2 or a power o 5155 def power(self, a, b, modulo=None): global() member in Context [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 17663 /* use the provided transmit power */ in wlc_phy_txpwrctrl_pwr_setup_nphy() 27877 wlc_phy_ofdm_to_mcs_powers_nphy(u8 *power, u8 rate_mcs_start, in wlc_phy_ofdm_to_mcs_powers_nphy() argument 27884 power[rate1] = power[rate2]; in wlc_phy_ofdm_to_mcs_powers_nphy() 27887 power[rate_mcs_end] = power[rate_mcs_end - 1]; in wlc_phy_ofdm_to_mcs_powers_nphy() 27891 wlc_phy_mcs_to_ofdm_powers_nphy(u8 *power, u8 rate_ofdm_start, in wlc_phy_mcs_to_ofdm_powers_nphy() argument 27898 power[rate1] = power[rate2]; in wlc_phy_mcs_to_ofdm_powers_nphy() 27900 power[ in wlc_phy_mcs_to_ofdm_powers_nphy() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 17663 /* use the provided transmit power */ in wlc_phy_txpwrctrl_pwr_setup_nphy() 27877 wlc_phy_ofdm_to_mcs_powers_nphy(u8 *power, u8 rate_mcs_start, in wlc_phy_ofdm_to_mcs_powers_nphy() argument 27884 power[rate1] = power[rate2]; in wlc_phy_ofdm_to_mcs_powers_nphy() 27887 power[rate_mcs_end] = power[rate_mcs_end - 1]; in wlc_phy_ofdm_to_mcs_powers_nphy() 27891 wlc_phy_mcs_to_ofdm_powers_nphy(u8 *power, u8 rate_ofdm_start, in wlc_phy_mcs_to_ofdm_powers_nphy() argument 27898 power[rate1] = power[rate2]; in wlc_phy_mcs_to_ofdm_powers_nphy() 27900 power[ in wlc_phy_mcs_to_ofdm_powers_nphy() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 3121 txpwr = sta->txpwr.power; in ath11k_mac_op_sta_set_txpwr() 3134 ath11k_warn(ar->ab, "failed to set tx power for station ret: %d\n", in ath11k_mac_op_sta_set_txpwr()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 766 * a power domain reference here. in pps_lock() 804 "skipping pipe %c power sequencer kick due to [ENCODER:%d:%s] being active\n", in vlv_power_sequencer_kick() 810 "kicking pipe %c power sequencer for [ENCODER:%d:%s]\n", in vlv_power_sequencer_kick() 849 * to make this power sequencer lock onto the port. in vlv_power_sequencer_kick() 875 * We don't have power sequencer currently. in vlv_find_free_pps() 926 * are two power sequencers and up to two eDP ports. in vlv_power_sequencer_pipe() 935 "picked pipe %c power sequencer for [ENCODER:%d:%s]\n", in vlv_power_sequencer_pipe() 940 /* init power sequencer on this pipe and port */ in vlv_power_sequencer_pipe() 946 * the power sequencer lock in on the port. in vlv_power_sequencer_pipe() 1047 "no initial power sequence in vlv_initial_power_sequencer_setup() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 4370 TP_ACPI_BLTH_GET_PWR_ON_RESUME = 0x01, /* Get power-on-resume state */ 5766 TPACPI_LED_EC_HLCL = 0x0c, /* EC reg to get led to power on */ 5780 "tpacpi::power", 6464 * 0xC2 (power supply ID) causing thermal control problems. in thermal_init() 6793 bd->props.power == FB_BLANK_UNBLANK) ? in brightness_update_status()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 3865 txpwr = sta->deflink.txpwr.power; in ath12k_mac_op_sta_set_txpwr() 3878 ath12k_warn(ar->ab, "failed to set tx power for station ret: %d\n", in ath12k_mac_op_sta_set_txpwr()
|
/third_party/python/Lib/test/ |
H A D | test_inspect.py | 453 __slots__ = {'power': 'measured in kilowatts', 513 self.assertEqual(inspect.getdoc(SlotUser.power),
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 7166 txpwr->power = nla_get_s16(info->attrs[idx]); in nl80211_parse_sta_txpower_setting() 16621 sar_specs->sub_specs[index].power = in nl80211_set_sar_sub_specs()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1941 * Firmware doesn't behave nicely and consumes more power than in ath10k_mac_vif_setup_ps() 5281 ath10k_warn(ar, "failed to setup tx power %d: %d\n", in ath10k_mac_txpower_recalc() 5680 ath10k_warn(ar, "failed to recalc tx power: %d\n", ret); in ath10k_add_interface() 5853 ath10k_warn(ar, "failed to recalc tx power: %d\n", ret); in ath10k_remove_interface() 6111 ath10k_warn(ar, "failed to recalc tx power: %d\n", ret); in ath10k_bss_info_changed() 6705 txpwr = sta->txpwr.power; in ath10k_sta_set_txpwr() 6718 ath10k_warn(ar, "failed to set tx power for station ret: %d\n", in ath10k_sta_set_txpwr()
|
/third_party/libevdev/ |
H A D | configure | 8611 power*-*-aix[5-9]*,yes)
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8714 # Step 1. If X is not an integer power of two, i.e., X != 2^k, #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8714 # Step 1. If X is not an integer power of two, i.e., X != 2^k, #
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 6217 params->txpwr.power = in nl80211_parse_sta_txpower_setting()
|
/third_party/node/deps/cares/ |
H A D | configure | 10536 power*-*-aix[5-9]*,yes)
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 7463 % twice the \macarg.BLAH macros does not cost too much processing power.
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 948 ** after reboot following a crash or power loss, the only bytes in a 2044 ** of 8. Some allocators round up to a larger multiple or to a power of 2. 2197 ** (a power of two between 512 and 65536) plus some extra bytes for each 9070 ** be allocated by the cache. ^szPage will always a power of two. ^The 9706 ** start a callback but which do not need the full power (and corresponding 14686 ** Determine if the argument is a power of two [all...] |