/external/qemu/target-arm/ |
exec.h | 47 if (!env->halted) 53 env->halted = 0;
|
op_helper.c | 281 env->halted = 1;
|
/external/webkit/WebCore/page/ |
PluginHalter.cpp | 81 // Plug-ins older than this are candidates to be halted. 89 // This plug-in is too young to be halted. We find the oldest 90 // plug-in that is not old enough to be halted and use it to set
|
/external/grub/docs/ |
boot.S | 76 .asciz "Halted."
|
boot.S.texi | 76 .asciz "Halted."
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
tiwlnif.h | 58 eSecurityStateHalted = 0, /* Security state machine halted*/
|
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
tiwlnif.h | 58 eSecurityStateHalted = 0, /* Security state machine halted*/
|
/external/kernel-headers/original/asm-generic/ |
errno.h | 17 #define EL3HLT 46 /* Level 3 halted */ 22 #define EL2HLT 51 /* Level 2 halted */
|
/external/qemu/ |
cpu-defs.h | 65 #define EXCP_HALTED 0x10003 /* cpu is halted (waiting for external event) */ 151 uint32_t halted; /* Nonzero if the CPU is in suspend state */ \
|
usb-linux.c | 98 uint8_t halted; member in struct:endp_data 148 return s->endp_table[ep - 1].halted; 153 s->endp_table[ep - 1].halted = 0; 158 s->endp_table[ep - 1].halted = 1; 876 s->endp_table[(devep & 0xf) - 1].halted = 0; [all...] |
gdbstub.c | [all...] |
monitor.c | 365 if (env->halted) 366 monitor_printf(mon, " (halted)"); [all...] |
/bionic/libc/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
_errdefs.h | 83 __BIONIC_ERRDEF( EL3HLT , 46, "Level 3 halted" ) 88 __BIONIC_ERRDEF( EL2HLT , 51, "Level 2 halted" )
|
/external/qemu/hw/ |
hw.h | 83 * halted due to rate limiting or EAGAIN errors occur as it can be used to
|
goldfish_trace.c | 259 cpu_single_env->halted = 1;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
tiwlnif.h | 140 eSecurityStateHalted = 0, /* Security state machine halted*/
|
/prebuilt/android-arm/gdbserver/ |
gdbserver | |
/external/srec/srec/EventLog/src/ |
EventLogImpl.c | 501 PLogError(L("Could not write to log file; logging halted"));
|
/external/webkit/WebKit/win/ |
ChangeLog | [all...] |