/external/lisa/libs/utils/platforms/ |
pixel_energy.py | 17 from energy_model import (ActiveState, EnergyModelNode, EnergyModelRoot, 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)) [all...] |
juno_energy.py | 19 from energy_model import (ActiveState, EnergyModelNode, EnergyModelRoot, 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)) [all...] |
hikey_energy.py | 17 from energy_model import (ActiveState, EnergyModelNode, EnergyModelRoot, 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)) [all...] |
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
indic.bat | 15 REM the ActiveState build; see http://www.activestate.com. See the
|
/external/lisa/tests/lisa/ |
test_energy_model.py | 22 from energy_model import (EnergyModel, ActiveState, EnergyModelCapacityError, 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)) [all...] |
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
BackgroundJobsController.java | 189 boolean updateSingleJobRestrictionLocked(JobStatus jobStatus, int activeState) { 199 if (activeState == UNKNOWN) { 202 isActive = (activeState == KNOWN_ACTIVE); 210 final int activeState; 216 activeState = newActiveState; 223 if (updateSingleJobRestrictionLocked(jobStatus, activeState)) {
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
pyexpatns.h | 1 /* Copyright (c) 2005-2006 ActiveState Software Inc.
|
/external/python/cpython2/Doc/library/ |
docxmlrpcserver.rst | 6 .. moduleauthor:: Brian Quinlan <brianq@activestate.com> 7 .. sectionauthor:: Brian Quinlan <brianq@activestate.com>
|
/external/python/cpython3/Mac/BuildScript/ |
README.txt | 32 - requires ActiveState ``Tcl/Tk 8.4`` (currently 8.4.20) to be installed for building 67 - requires ActiveState Tcl/Tk 8.5.15.1 (or later) to be installed for building 116 - requires ActiveState ``Tcl/Tk 8.4`` (currently 8.4.20) to be installed for building
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
lock.py | 77 # http://code.activestate.com/recipes/65203/
|
/external/python/cpython2/Doc/tutorial/ |
whatnow.rst | 46 * https://code.activestate.com/recipes/langs/python/: The Python Cookbook is a
|
/external/python/cpython2/Modules/expat/ |
pyexpatns.h | 1 /* Copyright (c) 2005-2006 ActiveState Software Inc.
|
/external/python/cpython3/Doc/tutorial/ |
whatnow.rst | 46 * https://code.activestate.com/recipes/langs/python/: The Python Cookbook is a
|
/external/python/cpython3/Modules/expat/ |
pyexpatns.h | 1 /* Copyright (c) 2005-2006 ActiveState Software Inc.
|
/external/ImageMagick/PerlMagick/ |
Makefile.nt | 16 # NOTE: The current ActiveState binary distribution does not completely setup 51 # Add a targets for building ActiveState ppm distribution modules
|
/external/python/cpython2/Mac/BuildScript/ |
README.txt | 42 - requires ActiveState ``Tcl/Tk 8.4`` (currently 8.4.20) to be installed for building 78 - requires ActiveState Tcl/Tk 8.5.15 (or later) to be installed for building
|
/external/clang/tools/scan-view/share/ |
startfile.py | 2 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/external/mesa3d/src/gallium/tools/trace/ |
format.py | 99 http://code.activestate.com/recipes/496901/ for more information.
|
/external/python/cpython2/Demo/tix/ |
INSTALL.txt | 21 2a) If you have a distribution like ActiveState with a tcl subdirectory
|
/prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/ |
startfile.py | 2 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/ |
startfile.py | 2 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/ |
startfile.py | 5 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/share/scan-view/ |
startfile.py | 5 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/share/scan-view/ |
startfile.py | 5 manner. Modified from http://code.activestate.com/recipes/511443/.
|
/prebuilts/clang/host/darwin-x86/clang-4579689/share/scan-view/ |
startfile.py | 5 manner. Modified from http://code.activestate.com/recipes/511443/.
|