HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 376 - 400 of 959) sorted by null

<<11121314151617181920>>

  /external/eigen/bench/spbench/
spbenchsolver.h 493 RelErr = tol; //Relative residual error as stopping criterion for iterative solvers
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 218 if (state() != State.STOPPING) {
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
ServiceManagerTest.java 513 * so that we know that the stopping() listeners will execute on a different thread than the
  /external/jpeg/
rdjpgcom.c 317 * SOFn, other implementations might not, so we scan to SOS before stopping.
  /external/libcxxabi/src/Unwind/
Unwind-sjlj.c 331 // If this is non-forced and a stopping place was found, then this is a
  /external/libunwind/src/ia64/
Gstep.c 327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n",
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 263 // cr->mb_index, and stopping when either block_count blocks have been found
  /external/lldb/source/Breakpoint/
BreakpointLocation.cpp 459 log->Printf ("Hit breakpoint location: %s, %s.\n", s.GetData(), should_stop ? "stopping" : "continuing");
  /external/lldb/source/Core/
Debugger.cpp     [all...]
  /external/lldb/source/Target/
ThreadPlanCallFunction.cpp 422 log->Printf ("ThreadPlanCallFunction::PlanExplainsStop hit an internal breakpoint, not stopping.");
  /external/lldb/tools/debugserver/source/MacOSX/
MachProcess.h 299 PThreadEvent m_private_events; // Used to coordinate running and stopping the process without affecting m_events
MachThread.cpp 422 // if we should be stopping here.
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 110 // Search backward from BB, creating BBInfos along the way and stopping
  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 257 // Search from Src for a null character, stopping once Src reaches Limit.
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 1 //===- KillTheDoctor - Prevent Dr. Watson from stopping tests ---*- C++ -*-===//
  /external/ltrace/
NEWS 124 event implies stopping the whole job. The upside is that
  /external/mesa3d/docs/
RELNOTES-5.1 113 hooks for stopping running programs and inspecting programs.
  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 169 * edges, stopping when we find that coverage = 0. If the long edge
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/server/
AbstractFtpServer.java 204 LOG.trace("Stopping the server...");
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/
StubFtpServer.java 303 LOG.trace("Stopping the server...");
  /external/openssh/contrib/aix/
buildbff.sh 113 echo "Fake root install failed, stopping."
  /external/valgrind/
README_DEVELOPERS 105 stopping on a SIGSEGV or SIGILL:
  /frameworks/av/include/media/
ToneGenerator.h 175 TONE_RESTARTING // A start request was received in active state (playing or stopping)
  /frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp 342 // If the loop was exited as a result of stopping the recording,
  /frameworks/av/services/audioflinger/
Effects.h 56 STOPPING,

Completed in 131 milliseconds

<<11121314151617181920>>