/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ |
mpu9150.h | 89 * traffic is 'idle'. So, if you are reading the values too fast, 90 * the bus may never be idle, and you will just end up reading 93 * Unfortunately, it is is not clear how long 'idle' actually
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
Bindings.py | 73 ('_Configure IDLE...', '<<open-config-dialog>>'), 77 ('_About IDLE', '<<about-idle>>'),
|
TODO.txt | 1 Original IDLE todo, much of it now outdated: 14 - suppress tracing through IDLE internals (e.g. print) DONE 38 inside IDLE (needed for Tk mainloop, also handy for $PYTHONSTARTUP) 80 integrated into IDLE. I use a module called inspector.py, 92 integrate better into IDLE. 115 the idle script). 120 - Grail uses a module called History and so does idle :-( 161 - Capture menu events in extensions without changing the IDLE source. 181 - Set X11 class to "idle/Idle", set icon and title to somethin [all...] |
config-extensions.def | 3 # IDLE reads several config files to determine user preferences. This 4 # file is the default configuration file for IDLE extensions settings. 30 # information on creating IDLE extensions.
|
aboutDialog.py | 1 """About Dialog for IDLE 12 """Modal about dialog for idle 45 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg, 56 labelEmail = Label(frameBg, text='email: idle-dev@python.org', 60 labelWWW = Label(frameBg, text='www: http://www.python.org/idle/', 90 idle_v = Label(frameBg, text='IDLE version: ' + idlever.IDLE_VERSION,
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
Bindings.py | 73 ('_Configure IDLE...', '<<open-config-dialog>>'), 77 ('_About IDLE', '<<about-idle>>'),
|
TODO.txt | 1 Original IDLE todo, much of it now outdated: 14 - suppress tracing through IDLE internals (e.g. print) DONE 38 inside IDLE (needed for Tk mainloop, also handy for $PYTHONSTARTUP) 80 integrated into IDLE. I use a module called inspector.py, 92 integrate better into IDLE. 115 the idle script). 120 - Grail uses a module called History and so does idle :-( 161 - Capture menu events in extensions without changing the IDLE source. 181 - Set X11 class to "idle/Idle", set icon and title to somethin [all...] |
config-extensions.def | 3 # IDLE reads several config files to determine user preferences. This 4 # file is the default configuration file for IDLE extensions settings. 30 # information on creating IDLE extensions.
|
aboutDialog.py | 1 """About Dialog for IDLE 12 """Modal about dialog for idle 45 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg, 56 labelEmail = Label(frameBg, text='email: idle-dev@python.org', 60 labelWWW = Label(frameBg, text='www: http://www.python.org/idle/', 90 idle_v = Label(frameBg, text='IDLE version: ' + idlever.IDLE_VERSION,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Bindings.py | 73 ('_Configure IDLE...', '<<open-config-dialog>>'), 77 ('_About IDLE', '<<about-idle>>'),
|
TODO.txt | 1 Original IDLE todo, much of it now outdated: 14 - suppress tracing through IDLE internals (e.g. print) DONE 38 inside IDLE (needed for Tk mainloop, also handy for $PYTHONSTARTUP) 80 integrated into IDLE. I use a module called inspector.py, 92 integrate better into IDLE. 115 the idle script). 120 - Grail uses a module called History and so does idle :-( 161 - Capture menu events in extensions without changing the IDLE source. 181 - Set X11 class to "idle/Idle", set icon and title to somethin [all...] |
config-extensions.def | 3 # IDLE reads several config files to determine user preferences. This 4 # file is the default configuration file for IDLE extensions settings. 30 # information on creating IDLE extensions.
|
aboutDialog.py | 1 """About Dialog for IDLE 12 """Modal about dialog for idle 45 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg, 56 labelEmail = Label(frameBg, text='email: idle-dev@python.org', 60 labelWWW = Label(frameBg, text='www: http://www.python.org/idle/', 90 idle_v = Label(frameBg, text='IDLE version: ' + idlever.IDLE_VERSION,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
Bindings.py | 73 ('_Configure IDLE...', '<<open-config-dialog>>'), 77 ('_About IDLE', '<<about-idle>>'),
|
TODO.txt | 1 Original IDLE todo, much of it now outdated: 14 - suppress tracing through IDLE internals (e.g. print) DONE 38 inside IDLE (needed for Tk mainloop, also handy for $PYTHONSTARTUP) 80 integrated into IDLE. I use a module called inspector.py, 92 integrate better into IDLE. 115 the idle script). 120 - Grail uses a module called History and so does idle :-( 161 - Capture menu events in extensions without changing the IDLE source. 181 - Set X11 class to "idle/Idle", set icon and title to somethin [all...] |
config-extensions.def | 3 # IDLE reads several config files to determine user preferences. This 4 # file is the default configuration file for IDLE extensions settings. 30 # information on creating IDLE extensions.
|
aboutDialog.py | 1 """About Dialog for IDLE 12 """Modal about dialog for idle 45 labelTitle = Label(frameBg, text='IDLE', fg=self.fg, bg=self.bg, 56 labelEmail = Label(frameBg, text='email: idle-dev@python.org', 60 labelWWW = Label(frameBg, text='www: http://www.python.org/idle/', 90 idle_v = Label(frameBg, text='IDLE version: ' + idlever.IDLE_VERSION,
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/ |
PlaybackOverlayActivity.java | 50 private LeanbackPlaybackState mPlaybackState = LeanbackPlaybackState.IDLE; 85 if (position == 0 || mPlaybackState == LeanbackPlaybackState.IDLE) { 87 mPlaybackState = LeanbackPlaybackState.IDLE; 206 mPlaybackState = LeanbackPlaybackState.IDLE; 225 mPlaybackState = LeanbackPlaybackState.IDLE; 277 PLAYING, PAUSED, BUFFERING, IDLE;
|
/external/autotest/client/site_tests/kernel_SchedBandwith/ |
kernel_SchedBandwith.py | 203 idle = stats[1][1] - stats[0][1] 204 logging.info("%s total:%d idle:%d", 205 name, total, idle) 209 if idle < min_idle: 210 logging.error("%s idle count %d < %d ", name, idle,
|
/frameworks/base/core/res/res/xml/ |
power_profile.xml | 56 modem.controller.idle, modem.controller.tx, modem.controller.rx, modem.controller.voltage. 58 <item name="modem.controller.idle">0</item> 91 <!-- Current when CPU is idle --> 92 <item name="cpu.idle">0.1</item> 98 <!-- Idle Receive current for wifi radio in mA. 0 by default--> 99 <item name="wifi.controller.idle">0</item>
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
TelPowerTest.py | 270 self.log.error("DUT not in correct idle state: {}".format( 318 1. DUT idle, in 3G mode. 353 1. DUT idle, in LTE mode, VoLTE enabled. 388 1. DUT idle, in Airplane mode, connect to 2G WiFi, 426 1. DUT idle, LTE cellular data network, VoLTE is On, connect to 2G WiFi, 464 1. DUT idle, in Airplane mode, connect to 5G WiFi, 502 1. DUT idle, LTE cellular data network, VoLTE is On, connect to 5G WiFi, 538 """Power measurement test for phone idle baseline. 541 1. DUT idle, in Airplane mode. WiFi disabled, WiFi Calling disabled. 572 """Power measurement test for phone idle baseline (WiFi connected) [all...] |
/external/chromium-trace/catapult/tracing/tracing/importer/ |
user_model_builder_test.html | 53 {title: 'Idle', start: 100, end: 200, eventCount: 0}, 109 {title: 'Idle', start: 0, end: 10, eventCount: 0}, 111 {title: 'Idle', start: 20, end: 70, eventCount: 0}, 113 {title: 'Idle', start: 80, end: 130, eventCount: 0}, 137 {title: 'Idle', start: 100, end: 200, eventCount: 0}, 152 {title: 'Idle', start: 0, end: 100, eventCount: 0} 158 // Unassociated ThreadSlices that start during an Idle should be associated 159 // with it. Expect the Idle IR to have 2 associated events: both of the 174 {title: 'Idle', start: 0, end: 10, eventCount: 2} 187 {title: 'Idle', start: 0, end: 10, eventCount: 1} [all...] |
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/ |
EnvelopeADSR.java | 25 private static final int IDLE = 0; 38 private int mSstate = IDLE;
|
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/ |
EnvelopeADSR.java | 25 private static final int IDLE = 0; 38 private int mSstate = IDLE;
|
/developers/samples/android/common/src/java/com/example/android/common/midi/synth/ |
EnvelopeADSR.java | 25 private static final int IDLE = 0; 38 private int mSstate = IDLE;
|