/external/wpa_supplicant_8/wpa_supplicant/examples/ |
60_wpa_supplicant | 14 resume|thaw) 15 $WPACLI resume
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
GLSurfaceViewTest.java | 60 * pause/resume sequences without crashing. The delay is used to allow 61 * asynchronous events to occur in between the pause and resume operations. 72 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - pause"); 77 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - resume"); 87 * pause/resume sequences without crashing. No delay is used so that a 96 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - pause"); 100 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - resume");
|
/frameworks/base/opengl/tests/testPauseResume/ |
README | 12 W/TestActivity( 1885): ****** step 235 resume 14 W/TestActivity( 1885): ****** step 236 resume 20 W/TestActivity( 1466): ****** step 25 resume 22 W/TestActivity( 1466): ****** step 26 resume 32 W/TestActivity( 1466): ****** step 27 resume 34 W/TestActivity( 1466): ****** step 28 resume
|
/external/chromium/chrome/browser/debugger/manual_tests/ |
debugger-exception-on-load.html | 2 debugger; // You should see this code and execution line in the Scripts panel. Click Resume (Play/Pause button to the right).
|
/external/llvm/test/CodeGen/ARM/ |
eh-resume-darwin.ll | 10 declare void @llvm.eh.resume(i8*, i32) 25 call void @llvm.eh.resume(i8* %exn, i32 %sel) noreturn
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2011-09-05-TrivialLPad.ll | 19 resume { i8*, i32 } %lp
|
invoke_unwind.ll | 17 resume { i8*, i32 } %exn
|
/external/webkit/Source/WebCore/platform/network/win/ |
DownloadBundleWin.cpp | 54 LOG_ERROR("Invalid resume data to write to bundle path"); 58 LOG_ERROR("Cannot write resume data to empty download bundle path"); 65 LOG_ERROR("Failed to open file %s to append resume data", bundlePath.ascii().data()); 82 LOG_ERROR("Failed to write resume data to the bundle - errno(%i)", errno); 106 LOG_ERROR("Cannot create resume data from empty download bundle path"); 114 LOG_ERROR("Failed to open file %s to get resume data", bundlePath.ascii().data()); 146 // Get the length of the resume data 161 // Make sure theres enough bytes to read in for the resume data, and perform the read 180 LOG_ERROR("Failed to truncate the resume footer off the end of the file - errno(%i)", resizeError); 184 // Finally, make the resume data. Now, it is possible by some twist of fate the bundle magic numbe [all...] |
/external/webkit/Source/WebCore/manual-tests/inspector/ |
hidden-evals.html | 40 resume button 44 resume button 108 // press "resume" at this point 109 console.log("press resume before calling f_named_3()"); 112 // press "resume" at this point 113 console.log("press resume before calling f_unnamed_3()");
|
bp-in-named-eval-after-reload.html | 19 <li><p>resume the debugger 21 <li><p>resume the debugger 28 <li><p>resume the debugger 30 <li><p>resume the debugger
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
apm_bios.h | 120 #define APM_CAP_RESUME_STANDBY_TIMER 0x0004 /* Timer resume from standby */ 121 #define APM_CAP_RESUME_SUSPEND_TIMER 0x0008 /* Timer resume from suspend */ 122 #define APM_CAP_RESUME_STANDBY_RING 0x0010 /* Resume on Ring fr standby */ 123 #define APM_CAP_RESUME_SUSPEND_RING 0x0020 /* Resume on Ring fr suspend */ 124 #define APM_CAP_RESUME_STANDBY_PCMCIA 0x0040 /* Resume on PCMCIA Ring */ 125 #define APM_CAP_RESUME_SUSPEND_PCMCIA 0x0080 /* Resume on PCMCIA Ring */
|
/external/llvm/test/CodeGen/Generic/ |
2007-12-17-InvokeAsm.ll | 14 resume { i8*, i32 } %exn
|
/external/llvm/test/Transforms/ADCE/ |
2003-09-10-UnwindInstFail.ll | 13 resume { i8*, i32 } %exn
|
/external/llvm/test/Transforms/CodeExtractor/ |
2004-11-12-InvokeExtract.ll | 15 resume { i8*, i32 } %exn
|
/bionic/libc/kernel/common/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/development/ndk/platforms/android-3/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/development/samples/LunarLander/res/values/ |
strings.xml | 23 <string name="menu_resume">Resume</string> 29 <string name="mode_pause">Paused\nPress Up To Resume</string>
|
/external/llvm/test/Feature/ |
callingconventions.ll | 38 resume { i8*, i32 } %exn 52 resume { i8*, i32 } %exn
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 25 int (*resume)(struct sys_device *); member in struct:sysdev_class 43 int (*resume)(struct sys_device *); member in struct:sysdev_driver
|