Searched
full:stopping (Results
276 -
300 of
1180) sorted by null
<<11121314151617181920>>
/external/libunwind/src/x86/ |
Gstep.c | 133 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
|
/external/llvm/lib/Target/X86/ |
X86AsmPrinter.h | 67 // recently encountered STACKMAP, stopping when that number is greater than
|
/external/llvm/tools/lli/ |
RemoteTargetExternal.h | 97 ErrorMsg += ", (RPCChannel::create) - Stopping process!";
|
/external/ltrace/sysdeps/linux-gnu/ |
trace.h | 105 /* Allocate a process stopping handler, initialize it and install it.
|
/external/opencv3/3rdparty/libwebp/utils/ |
quant_levels.c | 26 #define ERROR_THRESHOLD 1e-4 // MSE stopping criterion.
|
/external/ppp/pppd/ |
fsm.h | 128 #define STOPPING 5 /* Terminating, but open */
|
/external/protobuf/src/google/protobuf/io/ |
gzip_stream.h | 161 // Compression may be less efficient stopping and starting around flushes.
|
/external/toybox/toys/other/ |
xxd.c | 24 -l n Limit of n bytes before stopping (default is no limit).
|
/external/toybox/toys/posix/ |
xargs.c | 54 // If out==NULL count TT.bytes and TT.entries, stopping at max.
|
/external/webp/src/utils/ |
quant_levels.c | 22 #define ERROR_THRESHOLD 1e-4 // MSE stopping criterion.
|
/frameworks/av/media/libstagefright/httplive/ |
PlaylistFetcher.h | 227 // Resume a fetcher to continue until the stopping point stored in msg.
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
MediaPuller.cpp | 121 ALOGI("MediaPuller(%s) stopping.", mime.c_str());
|
WifiDisplaySource.h | 73 STOPPING,
|
/frameworks/av/services/audioflinger/ |
PlaybackTracks.h | 170 bool mResumeToStopping; // track was paused in stopping state.
|
/frameworks/base/core/java/com/android/internal/app/ |
UnlaunchableAppActivity.java | 72 Log.wtf(TAG, "Invalid user id: " + mUserId + ". Stopping.");
|
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/ |
SvcMonitor.java | 131 Log.d(TAG, "Stopping monitor thread");
|
/frameworks/base/docs/html-intl/intl/ja/training/basics/activity-lifecycle/ |
stopping.jd | 96 // Save the note's current draft, because the activity is stopping
|
/frameworks/base/docs/html-intl/intl/ko/training/basics/activity-lifecycle/ |
stopping.jd | 96 // Save the note's current draft, because the activity is stopping
|
/frameworks/base/docs/html-intl/intl/ru/training/basics/activity-lifecycle/ |
stopping.jd | 96 // Save the note's current draft, because the activity is stopping
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/activity-lifecycle/ |
stopping.jd | 96 // Save the note's current draft, because the activity is stopping
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/activity-lifecycle/ |
stopping.jd | 96 // Save the note's current draft, because the activity is stopping
|
/frameworks/base/media/jni/soundpool/ |
SoundPool.h | 115 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
AsyncRunner.java | 206 if (mLogVerbose) Log.v(TAG, "Stopping graph.");
|
SyncRunner.java | 150 throw new RuntimeException("SyncRunner does not support stopping a graph!");
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
ComprehensiveCountryDetectorTest.java | 208 // Test stopping detector when LocationBasedCountryDetector was started
|
Completed in 1637 milliseconds
<<11121314151617181920>>