HomeSort by relevance Sort by last modified time
    Searched full:halt (Results 1 - 25 of 154) sorted by null

1 2 3 4 5 6 7

  /libcore/luni/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.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reboot.h 30 /* Halt the system. */
44 /* Reboot or halt the system. */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
BackgroundAudio.java 24 * Continuously play background noise in a loop, until halt() is called.
38 public void halt() { method in class:BackgroundAudio
90 halt(); method
LoadGenerator.java 32 public void halt() { method in class:LoadGenerator
CalibrateVolumeActivity.java 113 mBackgroundAudio.halt();
114 mMonitor.halt();
180 public void halt() { method in class:CalibrateVolumeActivity.Monitor
ExperimentService.java 76 generator.halt();
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reboot.h 19 * HALT Stop OS and give system control to ROM monitor, if any.
elfcore.h 38 short pr_why; /* XXX Reason for process halt */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
LoopbackExperiment.java 90 private void halt() { method in class:LoopbackExperiment
92 mRecorder.halt();
99 halt(); method
105 halt(); method
126 public void halt() { method in class:LoopbackExperiment.Recorder
  /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.
  /external/webkit/WebCore/page/
HaltablePlugin.h 37 virtual void halt() = 0;
  /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...]
  /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);
  /libcore/luni/src/test/java/com/google/coretests/
Main.java 48 Runtime.getRuntime().halt(0);
  /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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
gadgetfs.h 76 /* resets endpoint halt+toggle; used to implement set_interface.
  /dalvik/vm/native/
java_lang_Runtime.c 41 * Runtime.exit() calls this after doing shutdown processing. Runtime.halt()

Completed in 737 milliseconds

1 2 3 4 5 6 7