/external/python/cpython2/Lib/test/decimaltestdata/ |
D | powersqrt.decTest | 2 -- powersqrt.decTest -- decimal square root, using power -- 23 -- evaluated using the power operator. The differences in results 40 pwsx001 power 1 0.5 -> 1.00000000 Inexact Rounded 41 pwsx002 power -1 0.5 -> NaN Invalid_operation 42 pwsx003 power 1.00 0.5 -> 1.00000000 Inexact Rounded 43 pwsx004 power -1.00 0.5 -> NaN Invalid_operation 44 pwsx005 power 0 0.5 -> 0 45 pwsx006 power 00.0 0.5 -> 0 46 pwsx007 power 0.00 0.5 -> 0 47 pwsx008 power 00.00 0.5 -> 0 [all …]
|
D | power.decTest | 2 -- power.decTest -- decimal exponentiation [power(x, y)] -- 22 -- In addition to the power operator testcases here, see also the file 24 -- squareroot.decTest implemented using power(x, 0.5) 33 powx001 power '0' '0' -> NaN Invalid_operation 34 powx002 power '0' '1' -> '0' 35 powx003 power '0' '2' -> '0' 36 powx004 power '1' '0' -> '1' 37 powx005 power '1' '1' -> '1' 38 powx006 power '1' '2' -> '1' 40 powx010 power '2' '0' -> '1' [all …]
|
D | extra.decTest | 216 -- Cases where the power function was impossibly slow to determine that the 221 extr1700 power 10 1e-999999999 -> 1.000000000000000 Inexact Rounded 222 extr1701 power 100.0 -557.71e-742888888 -> 1.000000000000000 Inexact Rounded 223 extr1702 power 10 1e-100 -> 1.000000000000000 Inexact Rounded 226 extr1703 power 4 -1.2e-999999999 -> 1.000000000000000 Inexact Rounded 228 -- A couple of interesting exact cases for power. Note that the specification 230 extr1710 power 1e375 56e-3 -> 1.000000000000000E+21 Inexact Rounded 231 extr1711 power 10000 0.75 -> 1000.000000000000 Inexact Rounded 232 extr1712 power 1e-24 0.875 -> 1.000000000000000E-21 Inexact Rounded 234 -- Some more exact cases, exercising power with negative second argument. [all …]
|
D | randoms.decTest | 35 xpow001 power 905.67402 -2 -> 0.00000121914730 Inexact Rounded 43 xpow002 power 3915134.7 -597164907 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 51 xpow003 power 309759261 62663 -> 1.13679199E+532073 Inexact Rounded 59 xpow004 power 3.93591888E-236595626 7242375 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Cl… 67 xpow005 power 323902.714 -6 -> 8.65989204E-34 Inexact Rounded 75 xpow006 power 5.11970092 -8807 -> 4.81819262E-6247 Inexact Rounded 83 xpow007 power -7.99874516 4562 -> 3.85236199E+4119 Inexact Rounded 91 xpow008 power 297802878 -927206 -> 1.94602810E-7857078 Inexact Rounded 99 xpow009 power -766.651824 31300 -> 8.37189011E+90287 Inexact Rounded 107 xpow010 power -56746.8689E+934981942 471002521 -> -Infinity Overflow Inexact Rounded [all …]
|
D | randomBound32.decTest | 37 powx3001 power 4953734675913.065314738743322579 2 -> 24539487239343522246155890.99495 Inexact Round… 45 powx3002 power 9641.684323386955881595490347910E-844 -8 -> 1.338988152067180337738955757587E+6720 I… 53 powx3003 power -1.028048571628326871054964307774E+529 5 -> -1.148333858253704284232780819739E+2645 … 61 powx3004 power 479084.8561808930525417735205519 8 -> 2.775233598021235973545933045837E+45 Inexact R… 69 powx3005 power -0363750788.573782205664349562931 -3172 -> 0E-10029 Underflow Subnormal Inexact Roun… 77 powx3006 power 1381026551423669919010191878449 -83 -> 2.307977908106564299925193011052E-2502 Inexac… 85 powx3007 power 4627.026960423072127953556635585 -4 -> 2.181684167222334934221407781701E-15 Inexact … 93 powx3008 power 75353574493.84484153484918212042 -9 -> 1.276630670287906925570645490707E-98 Inexact … 101 powx3009 power 6907058.216435355874729592373011 3 -> 329518156646369505494.8971353240 Inexact Round… 109 powx3010 power -38949530427253.24030680468677190 7 -> -1.359926959823071332599817363877E+95 Inexact… [all …]
|
D | rounding.decTest | 876 rpox101 power 12345 -5 -> 3.4877E-21 Inexact Rounded 877 rpox102 power 12345 -4 -> 4.3056E-17 Inexact Rounded 878 rpox103 power 12345 -3 -> 5.3152E-13 Inexact Rounded 879 rpox104 power 12345 -2 -> 6.5617E-9 Inexact Rounded 880 rpox105 power 12345 -1 -> 0.000081004 Inexact Rounded 881 rpox106 power 12345 0 -> 1 882 rpox107 power 12345 1 -> 12345 883 rpox108 power 12345 2 -> 1.5239E+8 Inexact Rounded 884 rpox109 power 12345 3 -> 1.8813E+12 Inexact Rounded 885 rpox110 power 12345 4 -> 2.3225E+16 Inexact Rounded [all …]
|
/external/lisa/libs/utils/platforms/ |
D | pixel_energy.py | 23 ( 307200, ActiveState(capacity=149, power=90)), 24 ( 384000, ActiveState(capacity=188, power=111)), 25 ( 460800, ActiveState(capacity=225, power=133)), 26 ( 537600, ActiveState(capacity=257, power=160)), 27 ( 614400, ActiveState(capacity=281, power=182)), 28 ( 691200, ActiveState(capacity=315, power=210)), 29 ( 768000, ActiveState(capacity=368, power=251)), 30 ( 844800, ActiveState(capacity=406, power=306)), 31 ( 902400, ActiveState(capacity=428, power=332)), 32 ( 979200, ActiveState(capacity=469, power=379)), [all …]
|
D | juno_energy.py | 23 (450000, ActiveState(power=26)), 24 (575000, ActiveState(power=30)), 25 (700000, ActiveState(power=39)), 26 (775000, ActiveState(power=47)), 27 (850000, ActiveState(power=57)), 38 (450000, ActiveState(capacity=235, power=33)), 39 (575000, ActiveState(capacity=302, power=46)), 40 (700000, ActiveState(capacity=368, power=61)), 41 (775000, ActiveState(capacity=406, power=76)), 42 (850000, ActiveState(capacity=447, power=93)), [all …]
|
D | hikey_energy.py | 23 ( 208000, ActiveState(capacity=178, power=16)), 24 ( 432000, ActiveState(capacity=369, power=29)), 25 ( 729000, ActiveState(capacity=622, power=47)), 26 ( 960000, ActiveState(capacity=819, power=75)), 27 (1200000, ActiveState(capacity=1024, power=112)) 37 ( 208000, ActiveState(capacity=178, power=69)), 38 ( 432000, ActiveState(capacity=369, power=124)), 39 ( 729000, ActiveState(capacity=622, power=224)), 40 ( 960000, ActiveState(capacity=819, power=367)), 41 (1200000, ActiveState(capacity=1024, power=670))
|
/external/v8/src/zone/ |
D | accounting-allocator.cc | 61 for (size_t power = 0; power < kNumberBuckets; ++power) { in ConfigureSegmentPool() local 62 if (total_size + (size_t(1) << (power + kMinSegmentSizePower)) <= in ConfigureSegmentPool() 64 unused_segments_max_sizes_[power] = fits_fully + 1; in ConfigureSegmentPool() 65 total_size += size_t(1) << power; in ConfigureSegmentPool() 67 unused_segments_max_sizes_[power] = fits_fully; in ConfigureSegmentPool() 131 size_t power = kMinSegmentSizePower; in GetSegmentFromPool() local 132 while (requested_size > (static_cast<size_t>(1) << power)) power++; in GetSegmentFromPool() 134 DCHECK_GE(power, kMinSegmentSizePower + 0); in GetSegmentFromPool() 135 power -= kMinSegmentSizePower; in GetSegmentFromPool() 141 segment = unused_segments_heads_[power]; in GetSegmentFromPool() [all …]
|
/external/trappy/doc/ |
D | trace.txt | 13 …004] 1583.767563: thermal_power_devfreq_limit: type=devfreq freq=525000000 cdev_state=1 power=1937 15 … 1583.767577: thermal_power_cpu_limit: cpus=00000000,00000006 freq=1100000 cdev_state=0 power=1344 17 …4] 1583.767583: thermal_power_cpu_limit: cpus=00000000,00000039 freq=850000 cdev_state=0 power=607 25 …004] 1583.866256: thermal_power_devfreq_limit: type=devfreq freq=525000000 cdev_state=1 power=1937 27 … 1583.866264: thermal_power_cpu_limit: cpus=00000000,00000006 freq=1100000 cdev_state=0 power=1344 29 …4] 1583.866270: thermal_power_cpu_limit: cpus=00000000,00000039 freq=850000 cdev_state=0 power=607 37 …004] 1583.966213: thermal_power_devfreq_limit: type=devfreq freq=562500000 cdev_state=1 power=1937 39 … 1583.966222: thermal_power_cpu_limit: cpus=00000000,00000006 freq=1100000 cdev_state=0 power=1344 41 …4] 1583.966228: thermal_power_cpu_limit: cpus=00000000,00000039 freq=850000 cdev_state=0 power=607 49 …004] 1584.065537: thermal_power_devfreq_limit: type=devfreq freq=562500000 cdev_state=2 power=1937 [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/ltp/testcases/misc/math/ |
D | .gitignore | 26 /float/power/genceil 27 /float/power/genfabs 28 /float/power/genfloor 29 /float/power/genfmod 30 /float/power/genpow 31 /float/power/genpower 32 /float/power/gensqrt
|
/external/lisa/tests/lisa/ |
D | test_energy_model.py | 38 (1000, ActiveState(power=10)), 39 (2000, ActiveState(power=20)), 49 (1000, ActiveState(capacity=100, power=100)), 50 (1500, ActiveState(capacity=150, power=150)), 51 (2000, ActiveState(capacity=200, power=200)), 67 (3000, ActiveState(power=30)), 68 (4000, ActiveState(power=40)), 78 (3000, ActiveState(capacity=300, power=300)), 79 (4000, ActiveState(capacity=400, power=400)), 128 active_states={10000: ActiveState(capacity=1024, power=100)} [all …]
|
/external/autotest/client/site_tests/network_EthernetStressPlug/ |
D | network_EthernetStressPlug.py | 209 def _PowerEthernet(self, power=1): argument 218 fp.write('%d' % power) 222 (power, self.eth_authpath)) 235 if power: 254 (self.interface, 'up' if power else 'down')) 256 'up' if power else 'down']) 261 def TestPowerEthernet(self, power=1, timeout=45): argument 281 self._PowerEthernet(power) 290 if power and not status and 'speed' in self.test_status['reason']: 293 self._PowerEthernet(power) [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/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/swiftshader/third_party/LLVM/test/CodeGen/XCore/ |
D | pow.ll | 6 define double @test(double %F, double %power) { 7 %result = call double @llvm.pow.f64(double %F, double %power) 13 define float @testf(float %F, float %power) { 14 %result = call float @llvm.pow.f32(float %F, float %power)
|
D | powi.ll | 6 define double @test(double %F, i32 %power) { 7 %result = call double @llvm.powi.f64(double %F, i32 %power) 13 define float @testf(float %F, i32 %power) { 14 %result = call float @llvm.powi.f32(float %F, i32 %power)
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | control.power | 6 NAME = "graphics_WebGLAquarium.power" 7 PURPOSE = "Execute the WebGL aquarium test suite to measure power." 18 This runs the WebGL aquarium test and measures power consumption. 21 job.run_test("graphics_WebGLAquarium", power_test=True, tag='power')
|
/external/tcpdump/tests/ |
D | ieee802.11_exthdr.out | 3 10017245us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 6 10086042us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 9 10286542us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 12 10352092us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 15 10419253us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 18 10487602us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Probe Response (omus) [1.0* 2.0* 5.5*… 21 13339435us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Authentication (Open System)-2: 24 13344925us tsft 1.0 Mb/s -86dBm noise 27dBm tx power [bit 15] Assoc Response AID(1) :: Successful
|
/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 …]
|
/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 42 raise error.TestNAError("No power switch configured") 65 # Turn off power and run power_LoadTest. The power_LoadTest can take
|
/external/lisa/tools/scripts/ |
D | odroid_sampler.py | 37 power = { variable in OdroidSampler 51 f = open(self.power[device], 'r') 52 power = f.readline() 53 self.energy_proxy[device] += power
|
/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
|