Home
last modified time | relevance | path

Searched defs:finished (Results 1 – 25 of 86) sorted by relevance

1234

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c1401 uint32_t finished = 0; in test_cil_copy_node_helper_block() local
1421 uint32_t finished = 0; in test_cil_copy_node_helper_block_merge() local
1444 uint32_t finished = 0; in test_cil_copy_node_helper_perm() local
1476 uint32_t finished = 0; in test_cil_copy_node_helper_perm_neg() local
1499 uint32_t finished = 0; in test_cil_copy_node_helper_class() local
1519 uint32_t finished = 0; in test_cil_copy_node_helper_class_dup_neg() local
1542 uint32_t finished = 0; in test_cil_copy_node_helper_common() local
1562 uint32_t finished = 0; in test_cil_copy_node_helper_common_dup_neg() local
1585 uint32_t finished = 0; in test_cil_copy_node_helper_classcommon() local
1608 uint32_t finished = 0; in test_cil_copy_node_helper_sid() local
[all …]
Dtest_cil_resolve_ast.c8004 uint32_t finished = 0; in test_cil_disable_children_helper_optional_enabled() local
8021 uint32_t finished = 0; in test_cil_disable_children_helper_optional_disabled() local
8040 uint32_t finished = 0; in test_cil_disable_children_helper_block() local
8057 uint32_t finished = 0; in test_cil_disable_children_helper_user() local
8074 uint32_t finished = 0; in test_cil_disable_children_helper_role() local
8091 uint32_t finished = 0; in test_cil_disable_children_helper_type() local
8108 uint32_t finished = 0; in test_cil_disable_children_helper_typealias() local
8125 uint32_t finished = 0; in test_cil_disable_children_helper_common() local
8142 uint32_t finished = 0; in test_cil_disable_children_helper_class() local
8159 uint32_t finished = 0; in test_cil_disable_children_helper_bool() local
[all …]
Dtest_cil_build_ast.c16421 uint32_t finished = 0; in test_cil_build_ast_node_helper_block() local
16439 uint32_t finished = 0; in test_cil_build_ast_node_helper_block_neg() local
16458 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit() local
16476 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit_neg() local
16495 uint32_t finished = 0; in test_cil_build_ast_node_helper_permset() local
16513 uint32_t finished = 0; in test_cil_build_ast_node_helper_permset_neg() local
16532 uint32_t finished = 0; in test_cil_build_ast_node_helper_in() local
16550 uint32_t finished = 0; in test_cil_build_ast_node_helper_in_neg() local
16568 uint32_t finished = 0; in test_cil_build_ast_node_helper_class() local
16586 uint32_t finished = 0; in test_cil_build_ast_node_helper_class_neg() local
[all …]
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DSimpleOutputStream.java26 private boolean finished = false; field in SimpleOutputStream
92 assert !finished; in writePending() local
DLZMA2OutputStream.java35 private boolean finished = false; field in LZMA2OutputStream
181 assert !finished; in writeEndMarker() local
DDeltaOutputStream.java22 private boolean finished = false; field in DeltaOutputStream
DUncompressedLZMA2OutputStream.java24 private boolean finished = false; field in UncompressedLZMA2OutputStream
DXZOutputStream.java71 private boolean finished = false; field in XZOutputStream
/external/junit/src/main/java/org/junit/runners/model/
DRunnerScheduler.java22 void finished(); in finished() method
/external/conscrypt/testing/src/main/java/libcore/javax/net/ssl/
DTestSSLEnginePair.java59 public static TestSSLEnginePair create(TestSSLContext c, Hooks hooks, boolean[] finished) in create()
78 boolean finished[]) throws IOException { in connect()
165 boolean[] finished) throws IOException { in handshakeCompleted()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DDispatcher.java140 synchronized void finished(AsyncCall call) { in finished() method in Dispatcher
177 synchronized void finished(Call call) { in finished() method in Dispatcher
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DIterationController.h136 bool finished(double nr) in finished() function
147 bool finished(const MatrixBase<VectorType> &v) in finished() function
/external/junit/src/main/java/org/junit/rules/
DStopwatch.java123 protected void finished(long nanos, Description description) { in finished() method in Stopwatch
157 @Override protected void finished(Description description) { in finished() method in Stopwatch.InternalWatcher
/external/eigen/Eigen/src/Core/
DCommaInitializer.h117 inline XprType& finished() { in finished() function
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DCaliperTestWatcher.java91 @Override protected void finished(Description description) { in finished() method in CaliperTestWatcher
/external/autotest/frontend/client/src/autotest/common/
DStaticDataRepository.java36 public void refresh(final FinishedCallback finished) { in refresh()
/external/python/cpython2/Demo/threads/
Dsync.py503 def _qsort(tid, a, l, r, finished): argument
526 def _randarray(tid, a, finished): argument
/external/mesa3d/src/gallium/state_trackers/nine/
Dthreadpool.h50 BOOL finished; member
/external/libchrome/base/threading/
Dworker_pool_unittest.cc57 bool finished() const { in finished() function in base::__anon7d9d20890111::PostTaskAndReplyTester
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DFramedStream.java331 private boolean finished; field in FramedStream.FramedDataSource
485 private boolean finished; field in FramedStream.FramedDataSink
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DSocketHandlerTest.java704 private volatile boolean finished = false; field in SocketHandlerTest.ServerThread
706 public boolean finished() { in finished() method in SocketHandlerTest.ServerThread
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicBase.h173 bool finished = false; in reduce() local
/external/selinux/libsepol/cil/src/
Dcil_post.c330 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_count_helper()
432 static int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_array_helper()
1230 static int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_ar… in __cil_post_db_attr_helper()
1331 static int __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extr… in __cil_post_db_roletype_helper()
1421 static int __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extr… in __cil_post_db_userrole_helper()
1519 static int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_arg… in __cil_post_db_cat_helper()
1874 static int __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_post_db_classperms_helper()
/external/boringssl/src/ssl/
Ds3_both.cc382 uint8_t finished[EVP_MAX_MD_SIZE]; in ssl3_send_finished() local
438 uint8_t finished[EVP_MAX_MD_SIZE]; in ssl3_get_finished() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java189 boolean finished; field in SimpleTimeLimiterTest.SampleImpl

1234