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

123456789

/external/valgrind/helgrind/tests/
H A Dpth_destroy_cond.stdout.exp0 finished
H A Dtls_threads.stderr.exp2 finished join in main
/external/valgrind/drd/tests/
H A Dtls_threads.stderr.exp2 finished join in main
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 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 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 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 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/junit/src/main/java/org/junit/runners/model/
H A DRunnerScheduler.java22 void finished(); method in interface:RunnerScheduler
/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/memcheck/tests/
H A Dfile_locking.stderr.exp5 Test finished.
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
H A DUncompressedLZMA2OutputStream.java24 private boolean finished = false; field in class:UncompressedLZMA2OutputStream
54 if (finished)
55 throw new XZIOException("Stream finished or closed");
85 if (finished)
86 throw new XZIOException("Stream finished or closed");
103 if (finished)
104 throw new XZIOException("Stream finished or closed");
118 if (!finished) {
128 finished = true;
134 if (!finished) {
[all...]
H A DDeltaOutputStream.java22 private boolean finished = false; field in class:DeltaOutputStream
48 if (finished)
49 throw new XZIOException("Stream finished");
71 if (finished)
72 throw new XZIOException("Stream finished or closed");
83 if (!finished) {
94 finished = true;
H A DSimpleOutputStream.java26 private boolean finished = false; field in class:SimpleOutputStream
55 if (finished)
56 throw new XZIOException("Stream finished or closed");
92 assert !finished;
104 finished = true;
112 if (!finished) {
127 if (!finished) {
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
H A DFramedStream.java87 this.source.finished = inFinished;
88 this.sink.finished = outFinished;
110 if ((source.finished || source.closed)
111 && (sink.finished || sink.closed)
175 this.sink.finished = true;
243 if (source.finished && sink.finished) {
293 this.source.finished = true;
331 private boolean finished; field in class:FramedStream.FramedDataSource
372 /** Returns once the source is either readable or finished
485 private boolean finished; field in class:FramedStream.FramedDataSink
[all...]
/external/eigen/test/
H A Dcommainitializer.cpp27 VERIFY_IS_EQUAL((m_fixed << mat11, mat12, mat21, matx22).finished(), (m_dynamic << mat11, matx12, mat21, matx22).finished());
32 VERIFY_IS_EQUAL((m_fixed << mat12, mat11, matx21, mat22).finished(), (m_dynamic << mat12, matx11, matx21, mat22).finished());
43 VERIFY_IS_EQUAL((m_fixed << mat11, mat12, mat11, mat11, mat21, mat21, mat22).finished(), (m_dynamic << mat12, mat22).finished());
/external/autotest/tko/parsers/
H A Dbase.py17 self.finished = False
47 self.finished = True
/external/junit/src/main/java/org/junit/rules/
H A DTestWatchman.java61 finished(method);
89 public void finished(FrameworkMethod method) { method in class:TestWatchman
/external/selinux/libsepol/cil/src/
H A Dcil_verify.h66 int __cil_verify_ordered_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args);
70 int __cil_verify_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args);
71 int __cil_pre_verify_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args);
/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...]

Completed in 805 milliseconds

123456789