HomeSort by relevance Sort by last modified time
    Searched full:exits (Results 126 - 150 of 1283) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libbrillo/brillo/
flag_helper_unittest.cc 272 // the program exits with code EX_DATAERR and outputs a corresponding message.
294 // the program exits with code EX_DATAERR and outputs a corresponding message.
317 // the program exits with code EX_DATAERR and outputs a corresponding message.
340 // the program exits with code EX_DATAERR and outputs a corresponding message.
  /external/libchrome/sandbox/linux/seccomp-bpf/
die.h 14 // exits with a fatal error. This is not async-signal safe.
  /external/llvm/test/Transforms/LoopSimplify/
merge-exits.ll 3 ; Loopsimplify should be able to merge the two loop exits
  /external/protobuf/gtest/test/
gtest_uninitialized_test.py 57 # Verifies that 'command' exits with code 1.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_uninitialized_test.py 57 # Verifies that 'command' exits with code 1.
  /frameworks/base/core/java/android/content/pm/
MacAuthenticatedInputStream.java 51 * that exits early when a byte does not match.
  /libcore/ojluni/src/main/java/java/lang/
UNIXProcess.java 262 * the process exits, via the processExited hook.
286 /** Called by the process reaper thread when the process exits. */
310 * the process exits, via the processExited hook.
317 /** Called by the process reaper thread when the process exits. */
  /ndk/sources/third_party/googletest/googletest/test/
gtest_uninitialized_test.py 57 # Verifies that 'command' exits with code 1.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin.def 36 /* Called before GCC exits. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
dir 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_random_things.py 36 # raised in a callback function, the interpreter exits.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_threadsignals.py 49 # (it might even be after the thread exits
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_random_things.py 36 # raised in a callback function, the interpreter exits.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_threadsignals.py 49 # (it might even be after the thread exits
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_random_things.py 36 # raised in a callback function, the interpreter exits.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 49 # (it might even be after the thread exits
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_random_things.py 36 # raised in a callback function, the interpreter exits.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 49 # (it might even be after the thread exits
  /system/core/logwrapper/
logwrapper.c 44 " being run, and logs the output when the command exits\n"
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java 117 // At the end of the feed, exits the loop
169 // If the value is null, exits
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
SocketHandlerTest.java 180 // ensure the thread exits and the port becomes available again
214 // ensure the thread exits and the port becomes available again
251 // ensure the thread exits and the port becomes available again
265 // ensure the thread exits and the port becomes available again
297 // ensure the thread exits and the port becomes available again
313 // ensure the thread exits and the port becomes available again
551 // ensure the thread exits and the port becomes available again
629 // ensure the thread exits and the port becomes available again
  /external/bison/lib/
spawn-pipe.h 38 process exits with an error message; otherwise, an error message is given
46 creator receives a catchable fatal signal or exits normally. If
  /external/caliper/caliper/src/test/java/com/google/caliper/runner/
FakeWorkers.java 96 * A simple main method that exits immediately with the code provided by the first argument
105 * A simple main method that exits immediately with the code provided by the first argument
  /external/clang/include/clang/Tooling/
CommonOptionsParser.h 73 /// This constructor exits program in case of error.
89 /// This constructor exits program in case of error.
  /external/libbrillo/brillo/daemons/
daemon.h 66 // is aborted and Daemon::Run() exits early.
69 // Called when the message loops exits and before Daemon::Run() returns.

Completed in 2446 milliseconds

1 2 3 4 56 7 8 91011>>