/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
perf_unittest.c | 144 /* PERF test run - does not halt if it fails! */
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
sgiarcs.h | 194 LONG halt; member in struct:linux_romvec
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
sgiarcs.h | 194 LONG halt; member in struct:linux_romvec
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
Expression.java | 239 * the error condition is severe enough to halt processing. 270 * the error condition is severe enough to halt processing.
|
/external/chromium/chrome/browser/sync/glue/ |
sync_backend_host.h | 370 // SaveChanges, close sqlite handles, and halt the syncer thread (which 372 // 2) Then, from |frontend_loop_|, halt the core_thread_. This causes
|
/external/clang/tools/scan-view/ |
ScanView.py | 155 def halt(self): member in class:ScanViewServer 667 self.server.halt()
|
/external/grub/stage2/ |
shared.h | 698 /* Halt the processor (called after an unrecoverable error). */ 704 /* Halt the system, using APM if possible. If NO_APM is true, don't use
|
/external/kernel-headers/original/asm-x86/ |
paravirt.h | 144 void (*halt)(void); member in struct:pv_irq_ops 548 static inline void halt(void) function
|
/libcore/luni/src/main/java/java/lang/ |
Runtime.java | 527 * process can only be terminated by calling {@code halt()}. 600 public void halt(int code) { method in class:Runtime
|
/system/core/liblog/ |
logprint.c | 476 /* halt output */ 497 /* halt output */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regexec.c | 1034 || !mctx->state_log[match_last]->halt); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/ |
Shakespeare.java | 154 "That dogs bark at me as I halt by them;" +
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List6.java | 275 "That dogs bark at me as I halt by them;" +
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
Shakespeare.java | 154 "That dogs bark at me as I halt by them;" +
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Shakespeare.java | 154 "That dogs bark at me as I halt by them;" +
|
/external/icu4c/i18n/ |
rbt_set.cpp | 392 * or FALSE if it should halt (because of a U_PARTIAL_MATCH match).
|
/external/icu4c/layout/ |
LETypes.h | 476 LE_HALT_FEATURE_TAG = 0x68616C74UL, /**< 'halt' */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 116 'gtild', 'h_cl', 'h_inf', 'h_inf_st', 'h_norm', 'h2norm', 'halt', 'hamilton', 'hank', 'hankelsv', 'harmean',
|
/external/oprofile/events/x86-64/family11h/ |
events | 78 event:0x76 counters:0,1,2,3 um:zero minimum:3000 name:CPU_CLK_UNHALTED : Cycles outside of halt state
|
/external/oprofile/events/x86-64/hammer/ |
events | 58 event:0x76 counters:0,1,2,3 um:zero minimum:3000 name:CPU_CLK_UNHALTED : Cycles outside of halt state
|
/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/Source/WebCore/platform/ |
Scrollbar.cpp | 209 // Handle the track. We halt track scrolling once the thumb is level
|
/external/webkit/Source/WebCore/platform/image-decoders/png/ |
PNGImageDecoder.cpp | 321 // If we only needed the size, halt the reader.
|
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 217 dropped frames are potentially causing the display to stutter or halt. Zooming into this problem
|