Home
last modified time | relevance | path

Searched refs:Started (Results 1 – 25 of 101) sorted by relevance

12345

/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp58 bool Started = false; in printDiagnosticOptions() local
79 Started = true; in printDiagnosticOptions()
84 OS << (Started ? "," : " [") in printDiagnosticOptions()
89 Started = true; in printDiagnosticOptions()
98 OS << (Started ? "," : " ["); in printDiagnosticOptions()
99 Started = true; in printDiagnosticOptions()
108 if (Started) in printDiagnosticOptions()
/external/llvm/lib/Support/
DTimer.cpp104 Started = false; in init()
112 Started = false; in init()
148 Started = true; in startTimer()
281 if (T.Started) in removeTimer()
368 if (!T->Started) continue; in print()
372 T->Started = 0; in print()
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
Dindex.rst3 Getting Started with App Engine
28 `Getting Started <http://code.google.com/appengine/docs/python/gettingstarted/>`_
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt18 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
19 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
46 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
47 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/
DCHANGELOG.txt24 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
25 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
52 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
53 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0/
DCHANGELOG.txt31 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
32 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
59 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
60 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0.1/
DCHANGELOG.txt39 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
40 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
67 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
68 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0.2/
DCHANGELOG.txt45 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
46 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
73 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
74 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/branches/1.x_Branch/
DCHANGELOG.txt8 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
9 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/1.2.4/
DCHANGELOG.txt8 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
9 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.1/
DCHANGELOG.txt55 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
56 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
83 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
84 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.5/
DCHANGELOG.txt10 …guration Required to See Log Output” section on “FakeFtpServer – Getting Started” with info for SL…
98 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
99 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
126 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
127 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/MockFtpServer/
DCHANGELOG.txt10 …guration Required to See Log Output” section on “FakeFtpServer – Getting Started” with info for SL…
98 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
99 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
126 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
127 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/llvm/lib/CodeGen/
DPasses.cpp210 Started(true), Stopped(false), AddingMachinePasses(false), TM(tm), in TargetPassConfig()
283 if (Started && !Stopped) { in addPass()
301 Started = true; in addPass()
302 if (Stopped && !Started) in addPass()
/external/mockftpserver/tags/2.2/
DCHANGELOG.txt69 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
70 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
97 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
98 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.0-rc1/
DCHANGELOG.txt24 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
25 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.4/
DCHANGELOG.txt88 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
89 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
116 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
117 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/mockftpserver/tags/2.3/
DCHANGELOG.txt80 …nd �Creating Your Own Custom CommandHandler Class� sections to StubFtpServer Getting Started Guide.
81 - DOCS: Add "Configuring Custom CommandHandlers" section to Getting Started Guide (FakeFtpServer).
108 - DOCS: Fix Getting Started Guide code example: setOverrideFinalReplyCode() to setFinalReplyCode().
109 - DOCS: Add note to Getting Started Guide about calling setServerControlPort() if on Unix system.
/external/llvm/include/llvm/CodeGen/
DPasses.h106 bool Started;
151 Started = (StartAfter == nullptr);
/external/ant-glob/
DREADME.txt14 * Started with version 1.8.3
/external/mockftpserver/tags/1.0/src/site/apt/
Dindex.apt18 …See the {{{stubftpserver-getting-started.html}StubFtpServer Getting Started Guide}} for more infor…
/external/mockftpserver/tags/1.2/src/site/apt/
Dindex.apt18 …See the {{{stubftpserver-getting-started.html}StubFtpServer Getting Started Guide}} for more infor…
/external/mockftpserver/tags/1.1/src/site/apt/
Dindex.apt18 …See the {{{stubftpserver-getting-started.html}StubFtpServer Getting Started Guide}} for more infor…
/external/mockftpserver/tags/1.2.3/src/site/apt/
Dindex.apt18 …See the {{{stubftpserver-getting-started.html}StubFtpServer Getting Started Guide}} for more infor…
/external/mockftpserver/tags/2.x_Before_IDEA/src/site/apt/
Dindex.apt18 …See the {{{stubftpserver-getting-started.html}StubFtpServer Getting Started Guide}} for more infor…

12345