/toolchain/binutils/binutils-2.25/include/gdb/ |
remote-sim.h | 100 resume). 213 /* Run (or resume) the simulated program.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mmix-opc.c | 313 {"resume", O (0xf9) 314 | 0xffff00, OP (resume), B},
|
/external/llvm/test/CodeGen/Thumb2/ |
constant-islands.ll | [all...] |
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayer.cpp | 694 // Don't resume it until source seek is done, otherwise it could 718 // do not resume yet if the source is still buffering 756 mRenderer->resume(); 774 // do not resume yet if the source is still buffering [all...] |
/system/connectivity/shill/wifi/ |
wake_on_wifi_unittest.cc | [all...] |
/art/runtime/interpreter/mterp/mips/ |
footer.S | 107 /* resume execution at catch block */
|
/art/runtime/native/ |
org_apache_harmony_dalvik_ddmc_DdmVmInternal.cc | 74 thread_list->Resume(thread, false);
|
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/ |
MainInteractionService.java | 119 Log.i(TAG, "waited for 3p activity to resume");
|
/development/ndk/sources/android/ndk_helper/ |
GLContext.h | 97 EGLint Resume( ANativeWindow* window );
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
SensorTest.java | 151 if (false) Log.d(TAG, "resume " + mSensorManager);
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarLander.java | 141 // we are being restored: resume a previous game
|
/development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
Player.java | 63 public abstract void resume(); method in class:Player
|
/docs/source.android.com/src/devices/sensors/ |
suspend-mode.jd | 48 reported and operations resume as normal.</p>
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
AbstractNewInstanceTestCase.java | 145 // Debuggee is suspended on the breakpoint: resume it now.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
BreakpointOnCatchTest.java | 79 // The debuggee is suspended on the EXCEPTION event: resume it to hit the BREAKPOINT event.
|
EventLocationEventTestCase.java | 81 // Resume debuggee before leaving.
|
FieldModification002Test.java | 136 // and resume target VM
|
SingleStepTest.java | 151 //resume debuggee
|
SingleStepWithLocationTest.java | 123 // Resume debuggee so we can suspend on single-step.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
JDWPStackFrameTestCase.java | 198 checkReplyPacket(reply, "ThreadReference::Resume command");
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
StatusTest.java | 99 logWriter.println("resume thread");
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
DisposeDuringInvokeTest.java | 102 // The test is a success: resume the debuggee to finish
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
IncrementalSAXSource_Filter.java | 195 // Immediately resets number of events before _next_ resume as well. 206 // and resume our coroutine each time that counter hits zero and 532 * ask if more are needed. We will resume the controller thread with 561 // Yield control, resume parsing when done
|
/external/autotest/client/cros/ |
power_utils.py | 159 set_resume_level: Set backlight level on resume to the given brightness. 160 set_resume_percent: Set backlight level on resume to the given brightness 255 """Set backlight level on resume to the given brightness. 264 """Set backlight level on resume to the given brightness percent.
|
/external/autotest/client/site_tests/security_x86Registers/ |
security_x86Registers.py | 130 # Pause briefly to make sure the RTC is ready for suspend/resume.
|