Home
last modified time | relevance | path

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

12345

/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/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/org/junit/runners/model/
DRunnerScheduler.java20 void finished(); in finished() method
/external/v8/test/mjsunit/
Dconst-eval-init.js80 var finished = false; variable
/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/eigen/Eigen/src/Core/
DCommaInitializer.h116 inline XprType& finished() { return m_xpr; } 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/libchrome/base/threading/
Dworker_pool_unittest.cc54 bool finished() const { in finished() function in base::__anoneb9867aa0111::PostTaskAndReplyTester
/external/selinux/libsepol/cil/src/
Dcil_post.c327 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_count_helper()
429 …b_array_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_array_helper()
1189 …db_attr_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_attr_helper()
1289 …oletype_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_roletype_helper()
1379 …serrole_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_userrole_helper()
1477 static int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_arg… in __cil_post_db_cat_helper()
1832 static int __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_post_db_classperms_helper()
Dcil_tree.c175 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core()
183 uint32_t finished = CIL_TREE_SKIP_NOTHING; in cil_tree_walk_core() local
211 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
Dcil_verify.c371 …ed_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_verify_ordered_node_helper()
868 …oleanif_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __attribute… in __cil_verify_booleanif_helper()
1337 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper()
1614 int __cil_pre_verify_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused))… in __cil_pre_verify_helper()
/external/kernel-headers/original/uapi/asm-x86/asm/
Dmce.h24 __u8 finished; /* entry is valid */ member
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dplayer.js107 get finished() { getter in scope.Player
/external/v8/test/cctest/
Dtest-circular-queue.cc109 v8::base::Semaphore* finished) in ProducerThread()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java189 boolean finished; field in SimpleTimeLimiterTest.SampleImpl

12345