Searched refs:Started (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Shared/ios/
H A DGestureTypes.h50 Started, member in class:WebKit::SelectionTouch
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DTimer.cpp106 Started = false;
114 Started = false;
150 Started = true;
283 if (T.Started)
370 if (!T->Started) continue;
374 T->Started = 0;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DPasses.h60 bool Started; member in class:llvm::TargetPassConfig
102 /// otherwise, clear the Started flag to indicate that passes should not be
108 Started = (StartAfter == 0);
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DPasses.cpp226 Started(true), Stopped(false), TM(tm), Impl(0), Initialized(false),
288 /// Started/Stopped flags indicate either that the compilation should start at
291 /// and StopAfter options and change the Started/Stopped flags accordingly.
301 if (Started && !Stopped)
306 Started = true;
307 if (Stopped && !Started)
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DTimer.h72 /// print - Print the current timer to standard error, and reset the "Started"
88 bool Started; // Has this time variable ever been started? member in class:llvm::Timer
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/ios/
H A DWKContentViewInteraction.mm1544 return SelectionTouch::Started;
1563 case SelectionTouch::Started:
1668 if (touch != SelectionTouch::Started && touch != SelectionTouch::Moved)
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/ios/
H A DWebPageIOS.mm1429 case SelectionTouch::Started:
1463 case SelectionTouch::Started:
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dorgcard.tex272 \section{Getting Started}
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dman2html.c2039 "GSBG", "Getting Started ",
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex294 \chapter{Getting Started with LibTomMath}
H A Dtommath.tex523 \chapter{Getting Started}

Completed in 233 milliseconds