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

1 23 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
err_disable2.c 2 /* Test that we get a complaint if a thread exits with error reporting
sigaltstack.c 41 actually delivers the signal before the thread exits. */
  /external/valgrind/none/tests/mips64/
cvm_atomic_thread.stdout.exp-LE 43 parent exits
  /external/valgrind/none/tests/
sigstackgrowth.c 19 wait till the handler exits before delivering the next signal, the
  /platform_testing/tests/jank/notificationsgenerator_wear/src/com/google/android/wearable/support/
CustomNotificationStubBroadcastActivity.java 25 * A simple activity which broadcasts to our receiver and exits.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
alloca.h 32 /* Allocate a block that will be freed when the calling function exits. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
alloca.h 32 /* Allocate a block that will be freed when the calling function exits. */
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue11256.go 7 // Test that stack barriers are reset when a goroutine exits without
  /prebuilts/go/linux-x86/test/fixedbugs/
issue11256.go 7 // Test that stack barriers are reset when a goroutine exits without
  /system/connectivity/shill/
dns_server_proxy.h 44 // Invoked when dnsmasq process exits.
  /system/firewalld/
firewall_service.cc 33 // if/when permission_broker exits.
  /external/chromium-trace/catapult/third_party/coverage/coverage/
parser.py 246 """Get a count of exits from that each line.
414 be many exits from a chunk.
468 chunk.exits.add(bc.offset)
483 chunk.exits.add(bc.jump_to)
487 chunk.exits.add(-self.code.co_firstlineno)
499 chunk.exits.add(block_stack[-1][1])
506 chunk.exits.add(block[1])
530 last_chunk.exits.remove(ex)
531 last_chunk.exits.add(penult.offset)
535 chunk.exits.add(ex
    [all...]
  /external/autotest/client/tests/dbt2/
pgpool.conf 35 # If idle for this many seconds, child exits. 0 means no timeout.
42 # If child_max_connections connections were received, child exits.
  /external/google-breakpad/src/testing/gtest/test/
gtest_break_on_failure_unittest_.cc 75 // with the exception code as exit code - for example it exits with
78 // filter which always exits with the exception code for unhandled
  /external/gtest/test/
gtest_break_on_failure_unittest_.cc 75 // with the exception code as exit code - for example it exits with
78 // filter which always exits with the exception code for unhandled
  /external/llvm/test/Analysis/ScalarEvolution/
sext-iv-2.ll 4 ; CHECK: --> (sext i8 {0,+,1}<%bb1> to i32){{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: -1
6 ; CHECK: --> ((sext i8 {0,+,1}<%bb1> to i32) * {0,+,1}<%bb>){{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: {0,+,-1}<%bb>
trip-count11.ll 16 ; CHECK: --> %sum.0{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 28
39 ; CHECK: --> %sum.0{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 28
  /external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate10.ll 4 ; This loop has multiple exits, and the value of %b1 depends on which
9 ; loop exits have the same exit value. We could handle some cases,
  /external/mesa3d/src/glsl/
lower_discard_flow.cpp 29 * "Control flow exits the shader, and subsequent implicit or
34 * There seem to be two conflicting things here. "Control flow exits
  /external/protobuf/gtest/test/
gtest_break_on_failure_unittest_.cc 74 // with the exception code as exit code - for example it exits with
77 // filter which always exits with the exception code for unhandled
  /external/v8/src/base/platform/
condition-variable.h 49 // and |Wait()| exits.
57 // is reacquired and |WaitFor()| exits. Returns true if the condition variable
  /external/valgrind/helgrind/tests/
stackteardown.c 15 pthread_exit: when a detached thread exits: it munmaps
16 its stack and then exits. We cannot do that in C,
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_break_on_failure_unittest_.cc 75 // with the exception code as exit code - for example it exits with
78 // filter which always exits with the exception code for unhandled
  /ndk/sources/third_party/googletest/googletest/test/
gtest_break_on_failure_unittest_.cc 75 // with the exception code as exit code - for example it exits with
78 // filter which always exits with the exception code for unhandled
  /prebuilts/go/darwin-x86/src/runtime/
os3_plan9.go 44 exits((*byte)(add(unsafe.Pointer(note), 9))) // Strip "go: exit " prefix.
112 exits(note)

Completed in 2435 milliseconds

1 23 4 5 6 7 8 91011>>