Searched
full:stopping (Results
251 -
275 of
959) sorted by null
<<11121314151617181920>>
/external/lldb/test/lang/c/array_types/ |
TestArrayTypes.py | 56 # The test suite sometimes shows that the process has exited without stopping.
|
/external/lldb/test/lang/cpp/class_types/ |
TestClassTypes.py | 78 # The test suite sometimes shows that the process has exited without stopping.
|
/external/mdnsresponder/mDNSPosix/ |
PosixDaemon.c | 224 LogMsg("%s stopping", mDNSResponderVersionString);
|
/external/openssh/ |
chacha.c | 187 /* stopping at 2^70 bytes per nonce is user's responsibility */
|
ssh-pkcs11-helper.c | 314 * otherwise apply backpressure by stopping reads.
|
/external/openssh/openbsd-compat/ |
chacha_private.h | 188 /* stopping at 2^70 bytes per nonce is user's responsibility */
|
/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 | 193 STOPPING,
|
/frameworks/av/services/audioflinger/ |
PlaybackTracks.h | 156 bool mResumeToStopping; // track was paused in stopping state.
|
/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 | 41 even stopping—your updates when the battery charge is nearly exhausted.</p>
|
/frameworks/wilhelm/tests/examples/ |
slesTestPlayFdPath.cpp | 177 fprintf(stdout, "Stopping playback\n");
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_ComponentThread.c | 172 /* Do not accept any command when the component is stopping */
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Thread.c | 137 /* Do not accept any command when the component is stopping */
|
/ndk/docs/Programmers_Guide/html/ |
md_4__additional__info__a_n_d_r_o_i_d-_a_t_o_m_i_c_s.html | 73 <p>We still strongly recommend recompiling your native code to ensure you'll never have to debug this issue (life is short). In the case where this would not be possible (e.g. you're using an older version of the NDK for some reason, or a custom build system / toolchain), we recommend stopping from using these functions entirely. Very fortunately, GCC provides handy intrinsics functions that work with very reasonable performance and always provide a <em>full</em> <em>barrier</em>.</p>
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindLevel1-gcc-ext.c | 42 // If this is non-forced and a stopping place was found, then this is a
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmService.java | 36 * This service is in charge of starting/stopping the alarm. It will bring up and manage the
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileCleaner.java | 30 * example), you should consider stopping the background thread if it is no
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
InCallTonePlayer.java | 255 Log.d(this, "Stopping the tone %d.", mToneId);
|
/pdk/apps/TestingCamera2/ |
README.txt | 43 camera characteristics information, for configuring a set of targets, and for stopping or flushing
|
/system/netd/server/ |
TetherController.cpp | 207 ALOGD("Stopping tethering services");
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
dtoa.c | 49 * That is, we allow equality in stopping tests when the 51 * as would satisfaction of the stopping test with strict 93 1 ==> like 0, but with Steele & White stopping rule;
|
gdtoa.c | 94 * That is, we allow equality in stopping tests when the 96 * as would satisfaction of the stopping test with strict 133 1 ==> like 0, but with Steele & White stopping rule;
|
Completed in 692 milliseconds
<<11121314151617181920>>