Searched refs:finished (Results 1 - 25 of 139) sorted by relevance

123456

/external/valgrind/main/helgrind/tests/
H A Dpth_destroy_cond.stdout.exp0 finished
/external/junit/src/org/junit/runners/model/
H A DRunnerScheduler.java20 void finished(); method in interface:RunnerScheduler
/external/chromium/chrome/browser/resources/
H A Dtranslate.js16 var finished = false;
32 finished = opt_finished;
53 * Whether the current translate has finished successfully.
56 get finished() {
57 return finished;
76 if (!libReady || !finished || error)
83 * You need to regularly check the state of |finished| and |error| to know
84 * if the translation finished or if there was an error.
91 finished = false;
/external/eigen/doc/snippets/
H A DTutorial_AdvancedInitialization_CommaTemporary.cpp3 mat = (MatrixXf(2,2) << 0, 1, 1, 0).finished() * mat;
H A DTutorial_commainit_02.cpp3 m << (Matrix3f() << 1, 2, 3, 4, 5, 6, 7, 8, 9).finished(),
/external/valgrind/main/memcheck/tests/
H A Dfile_locking.stderr.exp5 Test finished.
/external/webkit/Source/WebKit/qt/docs/webkitsnippets/webpage/
H A Dmain.cpp33 void finished();
50 QObject::connect(&thumbnail, SIGNAL(finished()),
78 emit finished();
/external/valgrind/main/drd/tests/
H A Dsem_as_mutex3.stderr.exp7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
H A Dsem_open3.stderr.exp7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
H A Dfp_race.stderr.exp7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
H A Dhg04_race.stderr.exp9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
H A Dhg05_race2.stderr.exp9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
H A Dsem_as_mutex.stderr.exp7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
H A Dsem_open.stderr.exp7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
H A Dtc21_pthonce.stderr.exp9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
/external/dropbear/
H A Dcli-auth.c239 int finished = 0; local
245 * As soon as "finished" is set for one, we don't do any more. */
248 finished = cli_auth_pubkey();
254 if (!finished && ses.authstate.authtypes & AUTH_TYPE_INTERACT) {
256 finished = 0;
260 finished = 1;
266 if (!finished && ses.authstate.authtypes & AUTH_TYPE_PASSWORD) {
268 finished = 1;
275 if (!finished) {
/external/junit/src/org/junit/rules/
H A DTestWatcher.java55 finished(description);
92 protected void finished(Description description) { method in class:TestWatcher
H A DTestWatchman.java61 finished(method);
98 public void finished(FrameworkMethod method) { method in class:TestWatchman
/external/webkit/Source/WebCore/platform/network/qt/
H A DQtMIMETypeSniffer.cpp39 connect(m_reply, SIGNAL(finished()), this, SLOT(trySniffing()));
62 emit finished();
H A DQtMIMETypeSniffer.h36 void finished();
/external/webkit/Source/WebCore/wml/
H A DWMLVariables.cpp87 bool finished = false; local
91 while (!finished) {
95 finished = true;
108 finished = true;
123 finished = true;
140 finished = true;
147 finished = true;
154 finished = true;
/external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
H A DSpdyStream.java110 in.finished = (flags & SpdyConnection.FLAG_UNIDIRECTIONAL) != 0;
111 out.finished = (flags & SpdyConnection.FLAG_FIN) != 0;
114 in.finished = (flags & SpdyConnection.FLAG_FIN) != 0;
115 out.finished = (flags & SpdyConnection.FLAG_UNIDIRECTIONAL) != 0;
135 if ((in.finished || in.closed) && (out.finished || out.closed) && responseHeaders != null) {
208 this.out.finished = true;
276 if (in.finished && out.finished) {
333 this.in.finished
413 private boolean finished; field in class:SpdyStream.SpdyDataInputStream
626 private boolean finished; field in class:SpdyStream.SpdyDataOutputStream
[all...]
/external/clang/docs/analyzer/
H A Dmake.bat51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
100 echo.Build finished; now you can run "qcollectiongenerator" with the ^
112 echo.Build finished.
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
128 echo.Build finished; th
[all...]
/external/clang/docs/
H A Dmake.bat51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
100 echo.Build finished; now you can run "qcollectiongenerator" with the ^
112 echo.Build finished.
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
128 echo.Build finished; th
[all...]
/external/llvm/docs/
H A Dmake.bat51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
100 echo.Build finished; now you can run "qcollectiongenerator" with the ^
112 echo.Build finished.
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
128 echo.Build finished; th
[all...]

Completed in 5275 milliseconds

123456