Searched
full:abort (Results
351 -
375 of
1231) sorted by null
<<11121314151617181920>>
/external/bison/src/ |
state.h | 164 Abort if none found. */
|
system.h | 219 #define assert(x) ((void) ((x) || (abort (), 0)))
|
/external/bluetooth/hcidump/parser/ |
obex.c | 59 return "Abort";
|
/external/dropbear/ |
install-sh | 234 # If any of these fail, we abort the whole thing. If we want to
|
/external/elfutils/config/ |
install-sh | 234 # If any of these fail, we abort the whole thing. If we want to
|
/external/elfutils/libdw/ |
dwarf_begin_elf.c | 61 abort ();
|
/external/expat/conftools/ |
install-sh | 234 # If any of these fail, we abort the whole thing. If we want to
|
/external/grub/netboot/ |
sis900.h | 198 ABORT = 0x04000000,
|
/external/icu4c/ |
install-sh | 234 # If any of these fail, we abort the whole thing. If we want to
|
/external/jpeg/ |
install-sh | 233 # If any of these fail, we abort the whole thing. If we want to
|
jcapimin.c | 95 * Abort processing of a JPEG compression operation,
|
/external/kernel-headers/original/linux/ |
dm-ioctl.h | 73 * Destroy any table in the 'inactive' slot (ie. abort).
|
/external/libffi/src/alpha/ |
ffi.c | 272 abort ();
|
/external/libpcap/ |
install-sh | 233 # If any of these fail, we abort the whole thing. If we want to
|
/external/netperf/ |
netcpu_kstat.c | 121 /* UPDKCID will abort if nkcid is -1, so no need to check */
|
/external/openssl/crypto/engine/ |
eng_lib.c | 125 abort();
|
/external/oprofile/daemon/ |
init.c | 115 abort();
|
/external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/ |
SDL_ahiaudio.c | 185 // Double abort to be sure to break the dbuffering process.
|
/external/skia/include/views/ |
SkWidgetViews.h | 97 at modifying the event (and possibly returning false to abort).
|
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 250 // abort if either inner dimension is <= 0
|
/external/strace/ |
install-sh | 238 # If any of these fail, we abort the whole thing. If we want to
|
/external/svox/pico/lib/ |
picodbg.c | 419 abort();
|
/external/tcpdump/ |
install-sh | 233 # If any of these fail, we abort the whole thing. If we want to
|
/external/webkit/WebCore/platform/ |
Arena.cpp | 182 // fastMalloc will abort() if it fails, so we are guaranteed that a is not 0.
|
/external/webkit/WebCore/workers/ |
WorkerContext.cpp | 214 // If the fetching attempt failed, throw a NETWORK_ERR exception and abort all these steps.
|
Completed in 126 milliseconds
<<11121314151617181920>>