HomeSort by relevance Sort by last modified time
    Searched refs:abort (Results 576 - 600 of 2170) sorted by null

<<21222324252627282930>>

  /external/python/cpython2/Lib/
imaplib.py 139 IMAP4 server errors raise <instance>.abort("<reason>"),
142 <instance>.readonly("<reason>"), which is a sub-class of 'abort'.
145 "abort" exceptions imply the connection should be reset, and
156 class abort(error): pass # Service errors - close and retry class in class:IMAP4
157 class readonly(abort): pass # Mailbox status changed to READ-ONLY
353 It should return None if the client abort response '*' should
828 raise self.abort(bye[-1])
872 raise self.abort('socket error: %s' % val)
897 raise self.abort('socket error: %s' % val)
911 except self.abort, val
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py 129 IMAP4 server errors raise <instance>.abort("<reason>"),
132 <instance>.readonly("<reason>"), which is a sub-class of 'abort'.
135 "abort" exceptions imply the connection should be reset, and
146 class abort(error): pass # Service errors - close and retry class in class:IMAP4
147 class readonly(abort): pass # Mailbox status changed to READ-ONLY
340 It should return None if the client abort response '*' should
815 raise self.abort(bye[-1])
859 raise self.abort('socket error: %s' % val)
884 raise self.abort('socket error: %s' % val)
898 except self.abort, val
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py 129 IMAP4 server errors raise <instance>.abort("<reason>"),
132 <instance>.readonly("<reason>"), which is a sub-class of 'abort'.
135 "abort" exceptions imply the connection should be reset, and
146 class abort(error): pass # Service errors - close and retry class in class:IMAP4
147 class readonly(abort): pass # Mailbox status changed to READ-ONLY
340 It should return None if the client abort response '*' should
815 raise self.abort(bye[-1])
859 raise self.abort('socket error: %s' % val)
884 raise self.abort('socket error: %s' % val)
898 except self.abort, val
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py 129 IMAP4 server errors raise <instance>.abort("<reason>"),
132 <instance>.readonly("<reason>"), which is a sub-class of 'abort'.
135 "abort" exceptions imply the connection should be reset, and
146 class abort(error): pass # Service errors - close and retry class in class:IMAP4
147 class readonly(abort): pass # Mailbox status changed to READ-ONLY
340 It should return None if the client abort response '*' should
815 raise self.abort(bye[-1])
859 raise self.abort('socket error: %s' % val)
884 raise self.abort('socket error: %s' % val)
898 except self.abort, val
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py 129 IMAP4 server errors raise <instance>.abort("<reason>"),
132 <instance>.readonly("<reason>"), which is a sub-class of 'abort'.
135 "abort" exceptions imply the connection should be reset, and
146 class abort(error): pass # Service errors - close and retry class in class:IMAP4
147 class readonly(abort): pass # Mailbox status changed to READ-ONLY
340 It should return None if the client abort response '*' should
815 raise self.abort(bye[-1])
859 raise self.abort('socket error: %s' % val)
884 raise self.abort('socket error: %s' % val)
898 except self.abort, val
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_bufmgr.c 439 abort();
504 abort();
544 abort();
569 abort();
577 abort();
592 abort();
  /toolchain/binutils/binutils-2.27/opcodes/
cgen-ibld.in 142 abort ();
454 abort ();
481 abort ();
fr30-ibld.c 142 abort ();
454 abort ();
481 abort ();
738 abort ();
943 abort ();
    [all...]
iq2000-ibld.c 142 abort ();
454 abort ();
481 abort ();
721 abort ();
896 abort ();
1027 abort ();
    [all...]
lm32-ibld.c 142 abort ();
454 abort ();
481 abort ();
642 abort ();
746 abort ();
835 abort ();
906 abort ();
984 abort ();
1052 abort ();
m32r-ibld.c 142 abort ();
454 abort ();
481 abort ();
673 abort ();
810 abort ();
923 abort ();
1018 abort ();
    [all...]
or1k-ibld.c 142 abort ();
454 abort ();
481 abort ();
654 abort ();
759 abort ();
842 abort ();
907 abort ();
979 abort ();
1041 abort ();
xstormy16-ibld.c 142 abort ();
454 abort ();
481 abort ();
686 abort ();
832 abort ();
942 abort ();
1034 abort ();
    [all...]
  /external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.js 100 this.abort = function() { method in class:XHRWrapper
101 this.xhr.abort();
242 test_name, media, test_func, abort, start, length, offset) {
255 if (abort != null) {
256 sb.abort();
342 sb.abort();
  /external/compiler-rt/lib/asan/
asan_win_dll_thunk.cc 29 void abort();
36 abort();
69 abort(); \
  /external/libcups/cups/
string.c 98 abort();
324 abort();
376 abort();
  /external/llvm/examples/BrainF/
BrainF.cpp 316 abort();
429 abort();
474 abort();
  /external/perf_data_converter/src/
perf_data_converter_test.cc 51 abort();
66 abort();
77 abort();
  /external/swiftshader/third_party/LLVM/examples/BrainF/
BrainF.cpp 306 abort();
419 abort();
464 abort();
  /external/wayland/tests/
test-compositor.c 166 abort(); /* error in parent */
237 /* abort the client */
402 abort();
482 abort();
  /frameworks/native/cmds/servicemanager/
service_manager.c 99 abort();
418 abort();
423 abort();
  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 155 void abort() { method in class:CreateConnectionProcessor
156 Log.v(this, "abort");
166 service.abort(mCall);
416 mService.abort(mCall);
  /toolchain/binutils/binutils-2.27/binutils/
coffdump.c 237 abort ();
277 abort ();
323 abort ();
  /toolchain/binutils/binutils-2.27/gas/config/
tc-xstormy16.c 310 abort ();
326 abort ();
403 abort ();
  /external/libmicrohttpd/src/spdy2http/
proxy.c 26 * - don't abort on lack of memory
131 abort(); \
431 abort();
672 abort();
919 abort();
955 abort();
964 abort();
1115 abort();
1148 abort();
1161 abort();
    [all...]

Completed in 1258 milliseconds

<<21222324252627282930>>