Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 25 of 264) sorted by relevance

1234567891011

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c40 int __cil_copy_node_helper(struct cil_tree_node *orig, uint32_t *finished, void *extra_args);
1401 uint32_t finished = 0; in test_cil_copy_node_helper_block() local
1407 int rc = __cil_copy_node_helper(test_db->ast->root->cl_head, &finished, extra_args); in test_cil_copy_node_helper_block()
1408 CuAssertIntEquals(tc, finished, 0); in test_cil_copy_node_helper_block()
1421 uint32_t finished = 0; in test_cil_copy_node_helper_block_merge() local
1427 int rc = __cil_copy_node_helper(test_db->ast->root->cl_head, &finished, extra_args); in test_cil_copy_node_helper_block_merge()
1428 CuAssertIntEquals(tc, finished, 0); in test_cil_copy_node_helper_block_merge()
1444 uint32_t finished = 0; in test_cil_copy_node_helper_perm() local
1462 int rc = __cil_copy_node_helper(test_db->ast->root->cl_head->cl_head, &finished, extra_args); in test_cil_copy_node_helper_perm()
1463 CuAssertIntEquals(tc, finished, 0); in test_cil_copy_node_helper_perm()
[all …]
Dtest_cil_resolve_ast.c42 …le_children_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *);
8004 uint32_t finished = 0; in test_cil_disable_children_helper_optional_enabled() local
8006 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL); in test_cil_disable_children_helper_optional_enabled()
8021 uint32_t finished = 0; in test_cil_disable_children_helper_optional_disabled() local
8025 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL); in test_cil_disable_children_helper_optional_disabled()
8040 uint32_t finished = 0; in test_cil_disable_children_helper_block() local
8042 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL); in test_cil_disable_children_helper_block()
8057 uint32_t finished = 0; in test_cil_disable_children_helper_user() local
8059 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL); in test_cil_disable_children_helper_user()
8074 uint32_t finished = 0; in test_cil_disable_children_helper_role() local
[all …]
Dtest_cil_build_ast.c16421 uint32_t finished = 0; in test_cil_build_ast_node_helper_block() local
16425 int rc = __cil_build_ast_node_helper(test_tree->root->cl_head->cl_head, &finished, extra_args); in test_cil_build_ast_node_helper_block()
16427 CuAssertIntEquals(tc, 0, finished); in test_cil_build_ast_node_helper_block()
16439 uint32_t finished = 0; in test_cil_build_ast_node_helper_block_neg() local
16443 int rc = __cil_build_ast_node_helper(test_tree->root->cl_head->cl_head, &finished, extra_args); in test_cil_build_ast_node_helper_block_neg()
16445 CuAssertIntEquals(tc, 0, finished); in test_cil_build_ast_node_helper_block_neg()
16458 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit() local
16462 int rc = __cil_build_ast_node_helper(test_tree->root->cl_head->cl_head, &finished, extra_args); in test_cil_build_ast_node_helper_blockinherit()
16464 CuAssertIntEquals(tc, 0, finished); in test_cil_build_ast_node_helper_blockinherit()
16476 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit_neg() local
[all …]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DSpdyStream.java87 this.source.finished = inFinished; in SpdyStream()
88 this.sink.finished = outFinished; in SpdyStream()
110 if ((source.finished || source.closed) in isOpen()
111 && (sink.finished || sink.closed) in isOpen()
175 this.sink.finished = true; in reply()
243 if (source.finished && sink.finished) { in closeInternal()
293 this.source.finished = true; in receiveFin()
331 private boolean finished; field in SpdyStream.SpdyDataSource
376 while (readBuffer.size() == 0 && !finished && !closed && errorCode == null) { in waitUntilReadable()
388 boolean finished; in receive()
[all …]
/external/valgrind/drd/tests/
Dtc22_exit_w_lock.stderr.exp-32bit10 (thread finished, call stack no longer available)
12 (thread finished, call stack no longer available)
22 (thread finished, call stack no longer available)
24 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
46 (thread finished, call stack no longer available)
48 (thread finished, call stack no longer available)
58 (thread finished, call stack no longer available)
60 (thread finished, call stack no longer available)
[all …]
Dfp_race.stderr.exp-mips32-be7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dsem_as_mutex.stderr.exp-mips32-be7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dsem_open.stderr.exp-mips32-be7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dfp_race.stderr.exp-mips32-le7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dsem_open.stderr.exp-mips32-le7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dsem_as_mutex.stderr.exp-mips32-le7 (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)
25 (thread finished, call stack no longer available)
27 (thread finished, call stack no longer available)
34 (thread finished, call stack no longer available)
36 (thread finished, call stack no longer available)
Dhg05_race2.stderr.exp-powerpc8 (thread finished, call stack no longer available)
10 (thread finished, call stack no longer available)
17 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
Dsem_as_mutex3.stderr.exp-mips32-le7 (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)
Dsem_open3.stderr.exp-mips32-le7 (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)
Dsem_as_mutex3.stderr.exp-mips32-be7 (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)
Dsem_open3.stderr.exp-mips32-be7 (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)
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/
Dmake.bat46 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
53 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
60 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
67 echo.Build finished; now you can process the pickle files.
74 echo.Build finished; now you can process the JSON files.
81 echo.Build finished; now you can run HTML Help Workshop with the ^
89 echo.Build finished; now you can run "qcollectiongenerator" with the ^
100 echo.Build finished.
107 echo.Build finished. The epub file is in %BUILDDIR%/epub.
114 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
[all …]
/external/clang/docs/analyzer/
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; the LaTeX files are in %BUILDDIR%/latex.
[all …]
/external/llvm/docs/
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; the LaTeX files are in %BUILDDIR%/latex.
[all …]
/external/clang/docs/
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; the LaTeX files are in %BUILDDIR%/latex.
[all …]
/external/mesa3d/src/gallium/docs/
Dmake.bat39 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
46 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
53 echo.Build finished; now you can process the pickle files.
60 echo.Build finished; now you can process the JSON files.
67 echo.Build finished; now you can run HTML Help Workshop with the ^
75 echo.Build finished; now you can run "qcollectiongenerator" with the ^
86 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
108 echo.Testing of doctests in the sources finished, look at the ^
/external/ppp/pppd/
Dfsm.c232 if( f->callbacks->finished )
233 (*f->callbacks->finished)(f);
294 if( f->callbacks->finished )
295 (*f->callbacks->finished)(f);
311 if( (f->flags & OPT_PASSIVE) == 0 && f->callbacks->finished )
312 (*f->callbacks->finished)(f);
651 if( f->callbacks->finished )
652 (*f->callbacks->finished)(f);
657 if( f->callbacks->finished )
658 (*f->callbacks->finished)(f);
[all …]
/external/libpng/scripts/
Doptions.awk634 finished = 0
635 while (!finished) {
636 finished = 1
645 finished = 0
792 if (!finished && !movement) {
816 finished = 0
817 while (!finished) {
818 finished = 1
829 finished = 0
883 if (!finished && !movement) {
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java126 assertTrue(target.finished); in testGoodMethodWithEnoughTime()
142 assertFalse(target.finished); in testGoodMethodWithNotEnoughTime()
144 assertFalse(target.finished); in testGoodMethodWithNotEnoughTime()
189 boolean finished; field in SimpleTimeLimiterTest.SampleImpl
195 finished = true; in sleepThenReturnInput()
/external/clang/test/Modules/
DRmodule-build.m13 @import A; // expected-remark{{building module 'A' as}} expected-remark {{finished building module …
14 @import B; // expected-remark{{building module 'B' as}} expected-remark {{finished building module …
38 // CHECK: finished building module 'C'
39 // CHECK: finished building module 'B'

1234567891011