HomeSort by relevance Sort by last modified time
    Searched refs:stop (Results 476 - 500 of 3591) sorted by null

<<11121314151617181920>>

  /packages/apps/Contacts/src/com/android/contacts/util/
StopWatch.java 26 * A {@link StopWatch} records start, laps and stop, and print them to logcat.
56 * Stop it and log the result, if the total time >= {@code timeThresholdToLog}.
63 final long stop = mTimes.get(mTimes.size() - 1); local
65 final long total = stop - start;
  /packages/screensavers/Basic/src/com/android/dreams/basic/
Colors.java 84 mRenderer.stop();
115 mRenderer.stop();
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/src/
msan_fail.go 20 // We shouldn't get here; msan should stop us first.
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_bsd.go 9 // Possible certificate files; stop after finding one.
root_linux.go 7 // Possible certificate files; stop after finding one.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7310.go 7 // Internal compiler crash used to stop errors during second copy.
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/src/
msan_fail.go 20 // We shouldn't get here; msan should stop us first.
  /prebuilts/go/linux-x86/src/crypto/x509/
root_bsd.go 9 // Possible certificate files; stop after finding one.
root_linux.go 7 // Possible certificate files; stop after finding one.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7310.go 7 // Internal compiler crash used to stop errors during second copy.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GlTracePlugin.java 74 * org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext
78 public void stop(BundleContext context) throws Exception { method in class:GlTracePlugin
80 super.stop(context);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
Activator.java 48 public void stop(BundleContext context) throws Exception { method in class:Activator
50 super.stop(context);
  /system/core/base/
chrono_utils_test.cpp 60 auto stop = boot_clock::now(); local
63 auto expected = std::chrono::duration_cast<std::chrono::milliseconds>(stop - start);
  /system/vold/
NetlinkManager.cpp 97 int NetlinkManager::stop() { function in class:NetlinkManager
100 if (mHandler->stop()) {
101 PLOG(ERROR) << "Unable to stop NetlinkHandler";
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
BugreportParserFuncTest.java 50 long stop = System.currentTimeMillis(); local
51 System.out.println(String.format("Bugreport took %d ms to parse.", stop - start));
89 " Stop time: %s\n" +
  /external/aac/libAACdec/src/
aacdec_tns.cpp 279 int window, index, start, stop, size, start_window, wins_per_frame; local
337 stop = fixMin(filter->StopBand, nbands);
339 stop = fixMin(fixMin(filter->StopBand, tns_max_bands), nbands);
342 stop = GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo)[stop];
344 size = stop - start;
  /external/deqp/execserver/
xsPosixTestProcess.cpp 85 void CaseListWriter::stop (void) function in class:xs::posix::CaseListWriter
155 void PipeReader::stop (void) function in class:xs::posix::PipeReader
266 m_caseListWriter.stop();
267 m_logReader.stop();
272 m_stdErrReader.stop();
273 m_stdOutReader.stop();
290 printf("PosixTestProcess::stop(): Failed to kill process: %s\n", e.what());
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-1.c 31 * 6. Stop these threads.
57 volatile int stop; member in struct:thread_param
116 while (!tp->stop) {
155 while (!tp->stop) {
302 /* Stop TL thread */
304 DPRINTF(stderr, "Main Thread: stop TL thread\n");
305 tp[0].stop = 1;
308 /* Stop TP thread */
309 DPRINTF(stderr, "Main Thread: stop TP thread\n");
310 tp[1].stop = 1
    [all...]
pitest-5.c 32 * 6. Stop these threads.
58 volatile int stop; member in struct:thread_param
119 while (!tp->stop) {
159 while (!tp->stop) {
324 /* Stop TL thread */
325 tp[0].stop = 1;
328 /* Stop TP thread */
329 tp[1].stop = 1;
332 /* Stop TF threads */
334 tp[i].stop = 1
    [all...]
pitest-6.c 31 * 6. Stop these threads.
56 volatile int stop; member in struct:thread_param
116 while (!tp->stop) {
156 while (!tp->stop) {
307 /* Stop TL thread */
308 tp[0].stop = 1;
311 /* Stop TP thread */
312 tp[1].stop = 1;
315 /* Stop TF threads */
317 tp[i].stop = 1
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned)
108 unsigned int range = stop - start;
219 const int start = 16, stop = 235, range = stop - start; local
236 const int start = 16, stop = 240, range = stop - start; local
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 200 GLint stop = 4, i; local
205 for (i = 0; i < stop; i++) {
218 stop = 16;
228 stop = 16;
238 stop = 16;
243 if (stop == 4)
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
sequence_ops.cc 159 errors::InvalidArgument("stop must be a scalar, not shape ",
175 float start, stop; variable
177 OP_REQUIRES_OK(ctx, GetValue(1, ctx, &stop));
182 const float step = (stop - start) / (num - 1);
190 double start, stop; variable
192 OP_REQUIRES_OK(ctx, GetValue(1, ctx, &stop));
197 const double step = (stop - start) / (num - 1);
216 .CompileTimeConstInput("stop")
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanOnlyModeManagerTest.java 163 * ScanMode stop properly cleans up state
169 mScanOnlyModeManager.stop();
189 * Calling stop when ScanMode is not started should not send scan state updates
194 mScanOnlyModeManager.stop();
198 // now call stop again
199 mScanOnlyModeManager.stop();
245 mScanOnlyModeManager.stop();
272 mScanOnlyModeManager.stop();
278 inOrder.verify(mWakeupController).stop();
  /libcore/libart/src/main/java/java/lang/
Daemons.java 56 public static void stop() { method in class:Daemons
57 HeapTaskDaemon.INSTANCE.stop();
58 ReferenceQueueDaemon.INSTANCE.stop();
59 FinalizerDaemon.INSTANCE.stop();
60 FinalizerWatchdogDaemon.INSTANCE.stop();
128 * Waits for the runtime thread to stop. This interrupts the thread
131 public void stop() { method in class:Daemons.Daemon
212 // We do stop the FinalizerWatchDogDaemon if we have nothing to do for a
255 // Done finalizing, stop holding the object as live.
299 // Daemon.stop may have interrupted us
    [all...]

Completed in 2581 milliseconds

<<11121314151617181920>>