/external/eigen/Eigen/src/SparseCore/ |
SparseColEtree.h | 157 // stopping criterion
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
CharacterRecorder.java | 47 * How many characters can be recorded before stopping to accept new
|
/external/kernel-headers/original/uapi/linux/ |
fsl_hypervisor.h | 71 * 3 = Stopping
|
/external/libnfc-nci/src/hal/include/ |
gki_hal_target.h | 131 /* delay in ticks before stopping system tick. */
|
/external/libunwind/src/x86/ |
Gstep.c | 126 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
|
/external/lldb/source/Target/ |
ThreadList.cpp | 305 // the right thing to do and stopping gives the user control over what to do in this instance. 311 log->Printf ("ThreadList::%s we stopped but no threads had a stop reason, overriding should_stop and stopping.", __FUNCTION__); 344 // For stopping, a YES vote wins over everything. A NO vote wins over NO opinion. 494 // See if any thread wants to run stopping others. If it does, then we won't
|
/external/lldb/test/expression_command/call-restarts/ |
TestCallThatRestarts.py | 140 self.assertTrue (error.Success(), "Continuing after stopping for signal succeeds.")
|
/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/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/posix/ |
xargs.c | 52 // 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/base/docs/html/tools/help/ |
adb.jd | 19 <li><a href="#stopping">Stopping the adb Server</a></li> 404 <h2 id="stopping">Stopping the adb Server</h2>
|
/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!");
|