HomeSort by relevance Sort by last modified time
    Searched refs:SystemExit (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/
OneTest 34 raise SystemExit("error: invalid test name: %r" % (test_name,))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
tool.py 27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
32 raise SystemExit(e)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
tool.py 27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
32 raise SystemExit(e)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
core.py 115 raise SystemExit, "error in %s setup command: %s" % \
118 raise SystemExit, "error in setup command: %s" % msg
136 # SystemExit to suppress tracebacks.
140 raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg
154 raise SystemExit, "interrupted"
162 raise SystemExit, error
169 raise SystemExit, "error: " + str(msg)
227 except SystemExit:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
core.py 115 raise SystemExit, "error in %s setup command: %s" % \
118 raise SystemExit, "error in setup command: %s" % msg
136 # SystemExit to suppress tracebacks.
140 raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg
154 raise SystemExit, "interrupted"
162 raise SystemExit, error
169 raise SystemExit, "error: " + str(msg)
227 except SystemExit:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_thread.py 32 and it is SystemExit (which can be done by thread.exit()) it is
48 except SystemExit:
60 raise SystemExit
atexit.py 25 except SystemExit:
cProfile.py 30 except SystemExit:
50 except SystemExit:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_thread.py 32 and it is SystemExit (which can be done by thread.exit()) it is
48 except SystemExit:
60 raise SystemExit
atexit.py 25 except SystemExit:
cProfile.py 30 except SystemExit:
50 except SystemExit:
  /external/wpa_supplicant_8/hostapd/
wps-ap-nfc.py 308 raise SystemExit
312 raise SystemExit
316 raise SystemExit
332 raise SystemExit
335 raise SystemExit
339 raise SystemExit
  /external/lldb/source/Interpreter/
embedded_interpreter.py 26 except (SystemExit, EOFError):
50 in_str = "raise SystemExit "
61 except (SystemExit, EOFError):
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wps-nfc.py 486 raise SystemExit
490 raise SystemExit
494 raise SystemExit
498 raise SystemExit
515 raise SystemExit
518 raise SystemExit
522 raise SystemExit
p2p-nfc.py 614 raise SystemExit
618 raise SystemExit
644 raise SystemExit
647 raise SystemExit
651 raise SystemExit
  /external/lldb/test/pexpect-2.4/examples/
script.py 96 except SystemExit, e:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 106 except SystemExit:
235 except SystemExit:
309 except SystemExit:
310 # Scripts that raise SystemExit should just