HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 351 - 375 of 1180) sorted by null

<<11121314151617181920>>

  /external/fio/engines/
glusterfs.c 209 "file, stopping\n");
  /external/guava/guava/src/com/google/common/io/
CharStreams.java 127 * Streams lines from a {@link Readable} object, stopping when the processor
Resources.java 117 * Streams lines from a URL, stopping when our callback returns false, or we
  /external/jacoco/org.jacoco.doc/docroot/doc/
faq.html 95 <h3>Can I collect coverage information without stopping the JVM?</h3>
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
AbstractHandler.java 68 LOG.debug("stopping {}",this);
  /external/jetty/src/java/org/eclipse/jetty/util/component/
LifeCycle.java 81 * @return true if the component is stopping.
  /external/libchrome/base/message_loop/
message_loop_task_runner_unittest.cc 229 // MessageLoop pointer before stopping the thread because Thread::Stop() will
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 279 UINT32 OSTicksTilStop; /* inactivity delay timer; OS Ticks till stopping system tick */
  /external/libnfc-nci/src/gki/common/
gki_common.h 279 UINT32 OSTicksTilStop; /* inactivity delay timer; OS Ticks till stopping system tick */
  /external/libnfc-nci/src/nfa/int/
nfa_dta_int.h 243 #define NFA_DTA_FL_STOPPING 0x00000004 /* DTA is stopping (NFA_DtaStop called) */
  /external/libunwind/src/aarch64/
Gstep.c 157 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/mips/
Gstep.c 143 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 224 LogMsg("%s stopping", mDNSResponderVersionString);
  /external/opencv3/doc/tutorials/imgproc/pyramids/
pyramids.markdown 29 successively downsampled until some desired stopping point is reached.
  /external/v8/src/ast/
ast-expression-rewriter.cc 34 // Not stopping when a jump statement is found.
  /external/vboot_reference/futility/
futility.c 321 /* Parse the global options, stopping at the first non-option. */
  /external/vboot_reference/scripts/image_signing/
tofactory.sh 135 debug_msg "Stopping update engine"
  /frameworks/av/include/media/stagefright/
MediaCodec.h 200 STOPPING,
  /frameworks/base/docs/html/design/wear/
principles.jd 23 <h2>Focus on not stopping the user and all else will follow</h2>
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 132 listen to audio and your app should effectively end itself. In practical terms, that means stopping
  /frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd 43 even stopping&mdash;your updates when the battery charge is nearly exhausted.</p>
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStartInterceptor.java 192 // Showing credential confirmation activity in home task to avoid stopping multi-windowed
  /frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/stubhal/
GenericSoundModelTest.java 176 * Tests a more complicated pattern of loading, unloading, triggering, starting and stopping
  /frameworks/base/tests/utils/testutils/java/android/os/test/
TestLooper.java 239 * @return RuntimeException Exception created by stopping without dispatching a message
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
MockLooper.java 239 * @return RuntimeException Exception created by stopping without dispatching a message

Completed in 989 milliseconds

<<11121314151617181920>>