/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.
|
/system/core/adb/ |
usb_linux_client.c | 420 D("[ kick: source (fd=%d) clear halt failed (%d) ]", h->bulk_in, errno); 424 D("[ kick: sink (fd=%d) clear halt failed (%d) ]", h->bulk_out, errno);
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/ |
default.build | 74 halt-on-failure="true"
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
FuncFormatNumb.java | 150 * the error condition is severe enough to halt processing.
|
FuncDocument.java | 385 * the error condition is severe enough to halt processing. 411 * the error condition is severe enough to halt processing.
|
/external/bison/ |
cfg.mk | 73 halt='use AT_PARSER_CHECK for and only for generated parsers' \
|
/external/clang/test/Sema/ |
return.c | 32 void halt() { function
|
/external/icu4c/config/ |
mh-aix-va | 53 ## -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).
|
/external/kernel-headers/original/linux/ |
notifier.h | 145 #define SYS_HALT 0x0002 /* Notify of system halt */
|
/external/kernel-headers/original/linux/usb/ |
functionfs.h | 147 /* resets endpoint halt+toggle; used to implement set_interface.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
z80.php | 57 'cpl','daa','dec','di','djnz','ei','ex','exx','halt','im','in',
|
delphi.php | 87 'GetModuleFileName', 'GetVariantManager', 'Halt', 'Hi', 'High',
|
inno.php | 104 'FreeMem', 'GetDir', 'GetLocaleFormatSettings', 'Halt', 'Inc', 'Include', 'Insert', 'MkDir', 'Move', 'New',
|
rebol.php | 70 'foreach','forever','forskip','func','function','halt','has','if',
|
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/ |
SDL_systimer.c | 162 much time halt()ing, not to run us "no matter what". */
|
/external/srtp/test/ |
lfsr.c | 45 /* now halt if we're back at the initial state */
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebBaseNetscapePluginView.mm | 80 virtual void halt(); 89 void WebHaltablePlugin::halt() 91 [m_view halt]; 505 - (void)halt
|
/external/clang/test/Analysis/ |
dead-stores.c | 228 void halt() __attribute__((noreturn)); 234 halt();
|
/external/kernel-headers/original/asm-mips/ |
sgiarcs.h | 192 LONG halt; /* Halt the machine. */ member in struct:linux_romvec
|
/external/kernel-headers/original/linux/spi/ |
cpcap.h | 413 CPCAP_IRQ_PRIHALT, /* Primary Microcontroller Halt */ 414 CPCAP_IRQ_SECHALT, /* Secondary Microcontroller Halt */
|
/device/google/accessory/arduino/USB_Host_Shield/ |
ch9.h | 54 #define USB_FEATURE_ENDPOINT_HALT 0 // CLEAR/SET FEATURE - Endpoint Halt
|
/external/blktrace/doc/ |
blktrace.8 | 81 of seconds, and then halt.
|
/external/chromium/chrome/browser/sync/glue/ |
ui_model_worker_unittest.cc | 161 // as it will always halt on success, but it may not on failure (namely if
|
/external/llvm/tools/bugpoint/ |
ListReducer.h | 85 // Halt if the user presses ctrl-c.
|