OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:halt
(Results
1 - 25
of
130
) sorted by null
1
2
3
4
5
6
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
MsgMgr.java
58
* the error condition is severe enough to
halt
processing.
85
* the error condition is severe enough to
halt
processing.
101
* the error condition is severe enough to
halt
processing.
119
* the error condition is severe enough to
halt
processing.
138
* the error condition is severe enough to
halt
processing.
162
* the error condition is severe enough to
halt
processing.
190
* the error condition is severe enough to
halt
processing.
207
* the error condition is severe enough to
halt
processing.
224
* the error condition is severe enough to
halt
processing.
242
* the error condition is severe enough to
halt
processing
[
all
...]
ClonerToResultTree.java
41
// * the error condition is severe enough to
halt
processing.
124
* the error condition is severe enough to
halt
processing.
/cts/tools/dx-tests/src/dxc/
Main.java
35
Runtime.getRuntime().
halt
(0);
/cts/tools/vm-tests/src/dot/
Main.java
35
Runtime.getRuntime().
halt
(0);
/external/kernel-headers/original/linux/
reboot.h
19
*
HALT
Stop OS and give system control to ROM monitor, if any.
notifier.h
145
#define SYS_HALT 0x0002 /* Notify of system
halt
*/
/external/webkit/WebCore/page/
HaltablePlugin.h
37
virtual void
halt
() = 0;
PluginHalter.cpp
98
plugins[i]->
halt
();
/external/zlib/contrib/pascal/
example.pas
42
Halt
(1);
49
Halt
(1);
96
Halt
(1);
102
Halt
(1);
108
Halt
(1);
114
Halt
(1);
124
Halt
(1);
132
Halt
(1);
137
Halt
(1);
146
Halt
(1)
[
all
...]
/dalvik/libcore/luni/src/test/java/com/google/coretests/
Main.java
48
Runtime.getRuntime().
halt
(0);
/external/grub/docs/
boot.S
68
/*
Halt
. */
boot.S.texi
68
/* @r{
Halt
.} */
/frameworks/base/core/java/android/ddm/
DdmHandleExit.java
72
Runtime.getRuntime().
halt
(statusCode);
/external/grub/stage2/
defs.h
89
* high enough to allow all legitimate uses, but
halt
infinite
freebsd.h
25
#define RB_HALT 0x08 /* don't reboot, just
halt
*/
/external/webkit/WebCore/loader/
CachedResourceClient.h
64
// can
halt
animation. Content nodes that hold image refs for example would not render the image,
/external/webkit/WebCore/plugins/
PluginViewNone.cpp
115
void PluginView::
halt
()
function in class:WebCore::PluginView
/dalvik/vm/native/
java_lang_Runtime.c
40
* Runtime.exit() calls this after doing shutdown processing. Runtime.
halt
()
/external/kernel-headers/original/asm-x86/
irqflags_32.h
88
static inline void
halt
(void)
function
/external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginView.h
115
- (void)
halt
;
/sdk/eclipse/scripts/
create_ddms_symlinks.sh
68
heap.png
halt
.png hprof.png \
/hardware/ti/omap3/dspbridge/dspexec/
dspexec.c
47
* hit enter key to
halt
the DSP.
52
* This will
halt
the currently running DSP program, if any.
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
FuncFormatNumb.java
150
* the error condition is severe enough to
halt
processing.
/external/icu4c/config/
mh-aix-va
34
## -bh:8 means
halt
on errors or worse. We don't display warnings about
/external/icu4c/i18n/
rbt_set.h
125
* or FALSE if it should
halt
(because of a U_PARTIAL_MATCH match).
Completed in 53 milliseconds
1
2
3
4
5
6