HomeSort by relevance Sort by last modified time
    Searched refs:Started (Results 1 - 21 of 21) sorted by null

  /external/valgrind/drd/tests/
std_atomic.stderr.exp 2 Started.
  /external/clang/lib/Frontend/
TextDiagnosticPrinter.cpp 58 bool Started = false;
79 Started = true;
84 OS << (Started ? "," : " [")
89 Started = true;
98 OS << (Started ? "," : " [");
99 Started = true;
108 if (Started)
  /external/opencv3/modules/videoio/src/cap_winrt/
CaptureFrameGrabber.cpp 56 reader->_state = State::Started;
74 if (_state == State::Started)
98 if (_state == State::Started)
109 if (_state != State::Started)
144 if (_state != State::Started)
CaptureFrameGrabber.hpp 75 Started,
  /system/extras/simpleperf/
workload.h 32 Started,
workload.cpp 136 work_state_ = Started;
  /external/llvm/lib/Support/
Timer.cpp 105 Started = false;
141 Started = true;
273 // If the timer was started, move its data to TimersToPrint.
274 if (T.Started)
285 // them were started.
353 /// print - Print any started timers in this group and zero them.
357 // See if any of our timers were started, if so add them to TimersToPrint and
360 if (!T->Started) continue;
364 T->Started = 0;
368 // If any timers were started, print the group
    [all...]
  /external/llvm/include/llvm/CodeGen/
Passes.h 106 bool Started;
146 /// begin at the normal point; otherwise, clear the Started flag to indicate
159 Started = (StartAfter == nullptr) && (StartBefore == nullptr);
  /external/llvm/lib/CodeGen/
Passes.cpp 242 StopAfter(nullptr), Started(true), Stopped(false),
307 /// Started/Stopped flags indicate either that the compilation should start at
310 /// and StopAfter options and change the Started/Stopped flags accordingly.
321 Started = true;
322 if (Started && !Stopped) {
346 Started = true;
347 if (Stopped && !Started)
  /external/llvm/include/llvm/Support/
Timer.h 65 /// print - Print the current timer to standard error, and reset the "Started"
76 /// if they are never started.
81 bool Started; // Has this time variable ever been started?
172 /// print - Print any started timers in this group and zero them.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst 174 full API documentation as well as Getting Started Guides for many of the boto
185 Getting Started with Boto
  /external/valgrind/auxprogs/
nightly-build-summary 133 if ($line =~ /^Started at[ ]+([^ ]+)/) {
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 204 get started.</b></p>
221 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
222 about how to set up the preview SDK and get started.</p>
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 451 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
452 about how to set up the preview SDK and get started.</p>
  /frameworks/base/docs/html/topic/performance/
performance_toc.cs 5 Getting Started
261 </li><!-- end getting started -->
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 5 Getting Started
261 </li><!-- end getting started -->
    [all...]
  /build/tools/droiddoc/templates-ndk/
sdkpage.cs 527 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
528 about how to set up the preview SDK and get started.</p>
  /external/blktrace/btt/doc/
btt.tex 66 \newpage\section{\label{sec:getting-started}Getting Started}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
  /external/opencv3/modules/highgui/src/
ppltasks_winrt.h     [all...]
  /external/opencv3/modules/videoio/src/
ppltasks_winrt.hpp     [all...]

Completed in 2566 milliseconds