/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
D | Interpolation.java | 128 final int power; field in Interpolation.Pow 130 public Pow (int power) { in Pow() argument 131 this.power = power; in Pow() 135 if (a <= 0.5f) return (float)Math.pow(a * 2, power) / 2; in apply() 136 return (float)Math.pow((a - 1) * 2, power) / (power % 2 == 0 ? -2 : 2) + 1; in apply() 141 public PowIn (int power) { in PowIn() argument 142 super(power); in PowIn() 146 return (float)Math.pow(a, power); in apply() 151 public PowOut (int power) { in PowOut() argument 152 super(power); in PowOut() [all …]
|
/external/icu/icu4c/source/layout/ |
D | OpenTypeUtilities.cpp | 62 le_int32 power = 1 << bit; in getTagOffset() local 63 le_int32 extra = recordCount - power; in getTagOffset() 64 le_int32 probe = power; in getTagOffset() 101 le_int32 power = 1 << bit; in getGlyphRangeIndex() local 102 le_int32 extra = recordCount - power; in getGlyphRangeIndex() 103 le_int32 probe = power; in getGlyphRangeIndex() 131 le_int32 power = 1 << highBit(count); in search() local 132 le_int32 extra = count - power; in search() 133 le_int32 probe = power; in search() 153 le_int32 power = 1 << highBit(count); in search() local [all …]
|
/external/cros/system_api/dbus/power_manager/ |
D | power_supply_properties.proto | 13 // For any of these power sources, the system may be consuming power at a high 17 // AC/line/mains or USB PD power is connected. This is typically the 18 // highest-power source that can be attached to the system. 21 // A low-power USB source (SDP, DCP, CDP, or ACA) is connected. 24 // No external power source is connected. 37 // The battery is discharging. Note that an external power source may be 38 // connected but not supplying enough power to offset the system's 39 // instantaneous power consumption. This state is also used if the battery 50 // Details about a potential source of power to the system. 78 // The charging port to which this power source is connected. [all …]
|
/external/opencv3/modules/cudaarithm/src/cuda/ |
D | math.cu | 281 float power; member 285 return cudev::saturate_cast<T>(__powf((float)e, power)); in operator ()() 290 float power; member 294 T res = cudev::saturate_cast<T>(__powf((float)e, power)); in operator ()() 296 if ((e < 0) && (1 & static_cast<int>(power))) in operator ()() 304 float power; member 308 return __powf(::fabs(e), power); in operator ()() 313 double power; member 317 return ::pow(::fabs(e), power); in operator ()() 322 void powMat(const GpuMat& src, double power, const GpuMat& dst, Stream& stream) in powMat() argument [all …]
|
/external/autotest/client/site_tests/network_EthernetStressPlug/ |
D | network_EthernetStressPlug.py | 192 def _PowerEthernet(self, power=1): argument 201 fp.write('%d' % power) 205 (power, self.eth_authpath)) 218 if power: 237 (self.interface, 'up' if power else 'down')) 239 'up' if power else 'down']) 244 def TestPowerEthernet(self, power=1, timeout=45): argument 264 self._PowerEthernet(power) 274 if (power and status and \ 277 (not power and not status and \ [all …]
|
/external/ppp/pppd/plugins/pppoatm/ |
D | text2qos.c | 31 int power; in __t2q_get_rate() local 38 power = fract = 0; in __t2q_get_rate() 42 if (--power == -9) break; in __t2q_get_rate() 49 power += 3; in __t2q_get_rate() 54 while (power && fract) in __t2q_get_rate() 55 if (power < 0) { in __t2q_get_rate() 57 power++; in __t2q_get_rate() 61 power--; in __t2q_get_rate()
|
/external/autotest/server/site_tests/platform_FullyChargedPowerStatus/ |
D | control | 9 PURPOSE = "Check power status after suspend, unplug, plug and resumed" 10 CRITERIA = "This test will fail if power status disply as no on AC, discharging as state & less tha… 17 DEPENDENCIES = "rpm, power:battery" 20 This test check fully charged power status after suspend and resume the device 21 with power status changed before, between and after as follows: False, False, True 25 - power status is 'discharging'
|
D | control.stress | 9 PURPOSE = "Check power status after suspend, unplug, plug and resumed" 10 CRITERIA = "This test will fail if power status disply as no on AC, discharging as state & less tha… 16 DEPENDENCIES = "rpm, power:battery" 19 This test check fully charged power status after suspend and resume the device 20 with multiple sets of power status changed before, between and after. 24 - power status is 'discharging'
|
/external/autotest/client/site_tests/power_ARMSettings/ |
D | control | 7 PURPOSE = "Verify that power realted settings are set correctly." 9 This test will fail if any of the power related settings aren't set to 14 TEST_CLASS = "power" 18 This test reads various power related settings such as usb and wifi to 19 determine whether they have been set to the expected values from power
|
/external/v8/src/ |
D | fast-dtoa.cc | 222 uint32_t* power, in BiggestPowerTen() argument 229 *power = kTen9; in BiggestPowerTen() 237 *power = kTen8; in BiggestPowerTen() 245 *power = kTen7; in BiggestPowerTen() 254 *power = kTen6; in BiggestPowerTen() 262 *power = kTen5; in BiggestPowerTen() 270 *power = kTen4; in BiggestPowerTen() 279 *power = 1000; in BiggestPowerTen() 287 *power = 100; in BiggestPowerTen() 295 *power = 10; in BiggestPowerTen() [all …]
|
/external/autotest/client/site_tests/power_x86Settings/ |
D | control | 10 PURPOSE = "Verify that power realted settings are set correctly." 12 This test will fail if any of the power related settings aren't set to 17 TEST_CLASS = "power" 21 This test reads various power related settings such as CPU MSRs, PCIe BARs, 23 from power standpoint.
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.power_x86_settings | 10 PURPOSE = "Verify that power realted settings are set correctly." 12 This test will fail if any of the power related settings aren't set to 17 TEST_CLASS = "power" 21 This test reads various power related settings such as CPU MSRs, PCIe BARs, 23 from power standpoint.
|
D | control.battery_load | 7 PURPOSE = "Measure power draw when system is under load." 11 TEST_CLASS = "power" 16 videos, etc. and measures battery power draw. The duration of this test is 23 - disconnect power cable
|
/external/autotest/server/site_tests/sequences/ |
D | control.power | 14 This test suite runs automated power tests that should all pass and that 15 require the power to be connected with a remote power manager. 21 # Run power tests that don't take a long time 43 raise error.TestNAError("No power switch configured") 45 # Run power_x86Settings test with AC power connected 69 # Turn off power and run power_LoadTest. The power_LoadTest can take
|
/external/opencv3/modules/core/src/ |
D | mathfuncs.cpp | 898 int operator() ( const uchar * src, uchar * dst, int len, int power ) in operator ()() 909 int p = power; in operator ()() 937 int operator() ( const schar * src, schar * dst, int len, int power) in operator ()() 948 int p = power; in operator ()() 976 int operator() ( const ushort * src, ushort * dst, int len, int power) in operator ()() 987 int p = power; in operator ()() 1015 int operator() ( const short * src, short * dst, int len, int power) in operator ()() 1026 int p = power; in operator ()() 1054 int operator() ( const int * src, int * dst, int len, int power) in operator ()() 1063 int p = power; in operator ()() [all …]
|
/external/tcpdump/tests/ |
D | ieee802.11_exthdr.out | 3 10017245us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 6 10086042us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 9 10286542us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 12 10352092us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 15 10419253us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 18 10487602us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*… 21 13339435us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Authentication (Open System)-2: 24 13344925us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Assoc Response AID(1) :: Success…
|
/external/autotest/client/profilers/powertop/src/po/ |
D | nl.po | 112 msgid " W - Enable wireless power saving " 197 "Wake-on-Lan keeps the phy active, this costs power." 262 "window if you plug in a CD but disables SATA power saving from kicking in." 274 "Suggestion: Disable or remove 'gnome-power-manager' from your system. \n" 275 "Older versions of gnome-power-manager wake up far more often than \n" 276 "needed costing you some power." 282 "pcscd tends to keep the USB subsystem out of power save mode\n" 306 "Bluetooth is a radio and consumes quite some power, and keeps USB busy as " 312 "Suggestion: Enable SATA ALPM link power management via: \n" 332 " This option is required to get power estimages from PowerTOP" [all …]
|
D | ru.po | 115 msgid " W - Enable wireless power saving " 200 "Wake-on-Lan keeps the phy active, this costs power." 277 "window if you plug in a CD but disables SATA power saving from kicking in." 297 "Suggestion: Disable or remove 'gnome-power-manager' from your system. \n" 298 "Older versions of gnome-power-manager wake up far more often than \n" 299 "needed costing you some power." 301 "Совет: отключите или удалите 'gnome-power-manager' из Вашей системы.\n" 302 "Не смотря на название, некоторые версии gnome-power-manager стоят больше\n" 308 "pcscd tends to keep the USB subsystem out of power save mode\n" 341 "Bluetooth is a radio and consumes quite some power, and keeps USB busy as " [all …]
|
D | ja.po | 111 msgid " W - Enable wireless power saving " 196 "Wake-on-Lan keeps the phy active, this costs power." 267 "window if you plug in a CD but disables SATA power saving from kicking in." 285 "Suggestion: Disable or remove 'gnome-power-manager' from your system. \n" 286 "Older versions of gnome-power-manager wake up far more often than \n" 287 "needed costing you some power." 289 "提案: gnome-power-managerを無効にするかアンインストールしてください。\n" 290 "古いバージョンのgnome-power-managerはその名前に反して、抑えた消費電力\n" 296 "pcscd tends to keep the USB subsystem out of power save mode\n" 328 "Bluetooth is a radio and consumes quite some power, and keeps USB busy as " [all …]
|
/external/autotest/server/site_tests/firmware_PDPowerSwap/ |
D | control | 9 PURPOSE = "Servo based PD power role swap test" 10 CRITERIA = "This test will fail if a power swap gives unexpected results" 19 - Tests if the DUT can receive power swap requests 20 - Tests if the DUT can initiate power swap requests
|
/external/llvm/test/CodeGen/XCore/ |
D | float-intrinsics.ll | 109 define double @pow(double %F, double %power) { 112 %result = call double @llvm.pow.f64(double %F, double %power) 118 define float @powf(float %F, float %power) { 121 %result = call float @llvm.pow.f32(float %F, float %power) 125 define double @powi(double %F, i32 %power) { 128 %result = call double @llvm.powi.f64(double %F, i32 %power) 134 define float @powif(float %F, i32 %power) { 137 %result = call float @llvm.powi.f32(float %F, i32 %power)
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | control | 7 PURPOSE = "Measure power draw when system is under load." 11 TEST_CLASS = "power" 16 videos, etc. and measures battery power draw. The duration of this test is 23 - disconnect power cable
|
/external/autotest/server/site_tests/platform_PowerStatusStress/ |
D | control.stress2 | 16 DEPENDENCIES = "servo, power:battery" 20 -Connect power adapter to device 22 -Remove power adapter 28 -loop_count - number of iterations to go through power on/off and checks
|
D | control.stress3 | 16 DEPENDENCIES = "servo, power:battery" 20 -Connect power adapter to device 22 -Remove power adapter 28 -loop_count - number of iterations to go through power on/off and checks
|
/external/autotest/client/site_tests/security_AccountsBaseline/ |
D | baseline.group | 42 cras:!:600:chronos,power 49 power:!:228: 73 buffet:!:264:chronos,buffet,power 84 i2c:!:404:power
|