/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_copy_ast.c | 1401 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 …]
|
D | test_cil_resolve_ast.c | 8004 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 …]
|
D | test_cil_build_ast.c | 16421 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/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | Dispatcher.java | 140 synchronized void finished(AsyncCall call) { in finished() method in Dispatcher 177 synchronized void finished(Call call) { in finished() method in Dispatcher
|
/external/junit/src/org/junit/runners/model/ |
D | RunnerScheduler.java | 20 void finished(); in finished() method
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | IterationController.h | 136 bool finished(double nr) in finished() function 147 bool finished(const MatrixBase<VectorType> &v) in finished() function
|
/external/v8/test/mjsunit/ |
D | const-eval-init.js | 80 var finished = false; variable
|
/external/jmonkeyengine/engine/src/core/com/jme3/app/ |
D | AppTask.java | 55 private boolean cancelled, finished; field in AppTask
|
/external/eigen/Eigen/src/Core/ |
D | CommaInitializer.h | 116 inline XprType& finished() { return m_xpr; } in finished() function
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
D | SpdyStream.java | 331 private boolean finished; field in SpdyStream.SpdyDataSource 485 private boolean finished; field in SpdyStream.SpdyDataSink
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | SocketHandlerTest.java | 704 private volatile boolean finished = false; field in SocketHandlerTest.ServerThread 706 public boolean finished() { in finished() method in SocketHandlerTest.ServerThread
|
/external/selinux/libsepol/cil/src/ |
D | cil_tree.c | 175 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()
|
D | cil_post.c | 327 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_count_helper() 404 …b_array_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_array_helper() 995 …db_attr_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_attr_helper() 1071 …oletype_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_post_db_roletype_helper() 1163 static int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_arg… in __cil_post_db_cat_helper() 1518 static int __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_post_db_classperms_helper()
|
D | cil_verify.c | 370 …ed_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra… in __cil_verify_ordered_node_helper() 864 …oleanif_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __attribute… in __cil_verify_booleanif_helper() 1280 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper() 1534 static int __cil_verify_no_classperms_loop_helper(struct cil_tree_node *node, uint32_t *finished, _… in __cil_verify_no_classperms_loop_helper()
|
D | cil_reset_ast.c | 373 int __cil_reset_node(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __att… in __cil_reset_node()
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | mce.h | 23 __u8 finished; /* entry is valid */ member
|
/external/v8/test/cctest/ |
D | test-circular-queue.cc | 109 v8::base::Semaphore* finished) in ProducerThread()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | SimpleTimeLimiterTest.java | 189 boolean finished; field in SimpleTimeLimiterTest.SampleImpl
|
/external/lzma/CPP/7zip/Compress/ |
D | Lzma2Decoder.cpp | 120 bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0); in Code() local
|
D | LzmaDecoder.cpp | 128 bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0); in CodeSpec() local
|
/external/svox/pico/lib/ |
D | picotrns.c | 461 picoos_bool * finished) in TransductionStep() 569 picoos_bool finished; in picotrns_transduce() local
|
/external/wpa_supplicant_8/src/eapol_auth/ |
D | eapol_auth_sm.h | 67 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth, member
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_shader_dump.c | 561 boolean finished = FALSE; in svga_shader_dump() local
|
/external/clang/include/clang/Sema/ |
D | SemaInternal.h | 185 bool finished() { in finished() function
|
/external/ppp/pppd/ |
D | fsm.h | 108 void (*finished) /* Called when we don't want the lower layer */ member
|