HomeSort by relevance Sort by last modified time
    Searched full:halt (Results 51 - 75 of 130) sorted by null

1 23 4 5 6

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DevicePanel.java 77 public final static String ICON_HALT = "halt.png"; //$NON-NLS-1$
406 * Kills the selected {@link Client} by sending its VM a halt command.
  /system/core/liblog/
logprint.c 435 /* halt output */
456 /* halt output */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
shmFwCtrl.c 396 ("CPU halt -> download code"));
791 * Halt the Acx Cpu
    [all...]
  /dalvik/vm/jdwp/
JdwpMain.c 188 * Close down the network to inspire the thread to halt.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 261 "That dogs bark at me as I halt by them;" +
List6.java 275 "That dogs bark at me as I halt by them;" +
  /external/icu4c/i18n/
rbt_set.cpp 391 * or FALSE if it should halt (because of a U_PARTIAL_MATCH match).
  /external/icu4c/layout/
LETypes.h 427 LE_HALT_FEATURE_TAG = 0x68616C74UL, /**< 'halt' */
  /external/openssl/crypto/perlasm/
x86ms.pl 184 sub main'halt { &out0("hlt"); }
x86nasm.pl 196 sub main'halt { &out0("hlt"); }
x86unix.pl 212 sub main'halt { &out0("hlt"); }
  /external/openssl/crypto/x509/
x509_cmp.c 151 * where the "depth-first" constification tree has to halt
  /external/qemu/hw/
usb-hub.c 228 if (value == 0 && index != 0x81) { /* clear ep halt */
usb-msd.c 320 if (value == 0 && index != 0x81) { /* clear ep halt */
  /external/webkit/WebCore/platform/
Scrollbar.cpp 219 // Handle the track. We halt track scrolling once the thumb is level
  /external/webkit/WebCore/platform/image-decoders/png/
PNGImageDecoder.cpp 307 // If we only needed the size, halt the reader.
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 99 * the WebView will halt processing if this method returns true so
  /external/tremolo/Tremolo/
bitwise.c 159 halt the decode process. */
175 /* we've either met the end of decode, or gone past it. halt
  /external/grub/docs/
grub.info     [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 597 * we can halt parsing quickly via a StopException rather than waiting
  /external/e2fsprogs/lib/et/
com_err.texinfo 406 routines to write error messages to the user's terminal, or halt the
  /external/kernel-headers/original/linux/
sysctl.h 142 KERN_SPARC_SCONS_PWROFF=64, /* int: serial console power-off halt */
  /external/openssl/crypto/x509v3/
pcy_tree.c 335 * have no data on a level we can halt because the tree will be empty.
  /external/qemu/
cpu-all.h 766 #define CPU_INTERRUPT_HALT 0x20 /* CPU halt wanted */
  /external/webkit/WebCore/plugins/android/
PluginViewAndroid.cpp 680 void PluginView::halt() { function in class:WebCore::PluginView

Completed in 831 milliseconds

1 23 4 5 6