HomeSort by relevance Sort by last modified time
    Searched full:abort (Results 151 - 175 of 1231) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/tests/tests/permission/src/android/permission/cts/
NoActivityRelatedPermissionTest.java 85 // test runs to abort, this test is currently excluded.
  /dalvik/vm/jdwp/
ExpandBuf.c 99 abort();
  /dalvik/vm/mterp/
NOTES.txt 36 must not be modified if we abort the instruction with an exception.
  /external/bison/lib/
timevar.c 299 abort ();
347 abort ();
387 abort ();
408 abort ();
  /external/bison/tests/
torture.at 79 exp { if (\@S|@1 != 0) abort (); \$\$ = \@S|@1; }
80 | input exp { if (\@S|@2 != \@S|@1 + 1) abort (); \$\$ = \@S|@2; }
426 abort ();
431 abort ();
  /external/gtest/src/
gtest-test-part.cc 84 internal::abort();
gtest-typed-test.cc 89 abort();
  /external/jpeg/
jcomapi.c 18 * Abort processing of a JPEG compression or decompression operation,
  /external/libffi/src/
debug.c 45 abort();
  /external/libffi/testsuite/libffi.call/
pyobjc-tc.c 84 abort();
  /external/opencore/oscl/oscl/config/android/
osclconfig_unix_android.h 39 #include <stdlib.h> // abort
  /external/opencore/oscl/oscl/config/shared/
osclconfig_unix_common.h 39 #include <stdlib.h> // abort
  /external/openssl/crypto/bn/
vms-helper.c 66 abort();
  /external/oprofile/daemon/
opd_events.c 154 abort();
  /external/qemu/android/utils/
system.h 19 * they abort if there is not enough memory.
  /external/skia/src/effects/
SkEmbossMaskFilter.cpp 92 return false; // too big to allocate, abort
SkKernel33MaskFilter.cpp 23 return false; // too big to allocate, abort
  /external/tcpdump/
decnet.h 333 #define DI_TPA 8 /* third party abort */
335 #define DI_ABORT 9 /* user abort */
354 #define UC_NETWORKABORT 8 /* network abort */
355 #define UC_USERABORT 9 /* user abort */
  /external/v8/src/
platform-macos.cc 180 void OS::Abort() {
181 // Redirect to std abort to signal abnormal program termination
182 abort();
287 // If weak link to execinfo lib has failed, ie because we are on 10.4, abort.
  /external/webkit/WebCore/svg/
SVGElementInstance.h 78 DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(correspondingElement(), abort);
  /external/webkit/WebCore/xml/
XMLHttpRequest.idl 74 void abort();
  /external/webkit/WebKit/mac/WebView/
WebFrameView.h 91 @result If NO is returned, the host application will abort its print operation and call -printDocumentView on the
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.h 80 int max_bytes, /* maximum file size else abort it */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/
AMRNBDecoder.cpp 168 // This is bad, should never have happened, but did. Abort now.
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdbus.h 102 /* Issue abort to the specified function and clear controller as needed */

Completed in 58 milliseconds

1 2 3 4 5 67 8 91011>>