/third_party/node/test/parallel/ |
H A D | test-stream-finished.js | 8 finished, 24 finished(rs, common.mustSucceed()); 37 finished(ws, common.mustSucceed()); 60 finished(tr, common.mustSucceed(() => { 73 finished(rs, common.mustCall()); 77 const finishedPromise = promisify(finished); 102 finished(rs, { signal }, common.mustCall((err) => { 113 finished(rs, { signal }, common.mustCall((err) => { 127 finished(rs, { signal }, common.mustCall((err) => { 142 finished(r [all...] |
H A D | test-webstreams-abort-controller.js | 4 const { finished, addAbortSignal } = require('stream'); 36 finished(rs, common.mustCall((err) => { 77 finished(rs1, common.mustCall((err) => { 83 finished(rs2, common.mustCall((err) => { 104 finished(rs1, common.mustCall((err) => { 110 finished(rs2, common.mustCall((err) => { 129 finished(ws, common.mustCall((err) => { 155 finished(ws1, common.mustCall((err) => { 161 finished(ws2, common.mustCall((err) => {
|
H A D | test-worker-memory.js | 36 let finished = 0; 39 console.log(`done() called (finished=${finished})`); 40 if (++finished === numWorkers) {
|
H A D | test-stream-writableState-ending.js | 10 function testStates(ending, finished, ended) { 12 assert.strictEqual(writable._writableState.finished, finished); 17 // Ending, finished, ended start in false. 23 // Ending, finished, ended = true. 28 // Ending, finished, ended = true. 36 // finished = false.
|
H A D | test-tls-startcom-wosign-whitelist.js | 10 let finished = 0; 48 finished++; 83 assert.strictEqual(finished, testCases.length);
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_copy_ast.c | 40 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, in test_cil_copy_node_helper_perm() 1476 uint32_t finished = 0; test_cil_copy_node_helper_perm_neg() local 1499 uint32_t finished = 0; test_cil_copy_node_helper_class() local 1519 uint32_t finished = 0; test_cil_copy_node_helper_class_dup_neg() local 1542 uint32_t finished = 0; test_cil_copy_node_helper_common() local 1562 uint32_t finished = 0; test_cil_copy_node_helper_common_dup_neg() local 1585 uint32_t finished = 0; test_cil_copy_node_helper_classcommon() local 1608 uint32_t finished = 0; test_cil_copy_node_helper_sid() local 1628 uint32_t finished = 0; test_cil_copy_node_helper_sid_merge() local 1651 uint32_t finished = 0; test_cil_copy_node_helper_sidcontext() local 1674 uint32_t finished = 0; test_cil_copy_node_helper_user() local 1694 uint32_t finished = 0; test_cil_copy_node_helper_user_merge() local 1717 uint32_t finished = 0; test_cil_copy_node_helper_role() local 1737 uint32_t finished = 0; test_cil_copy_node_helper_role_merge() local 1760 uint32_t finished = 0; test_cil_copy_node_helper_userrole() local 1783 uint32_t finished = 0; test_cil_copy_node_helper_type() local 1803 uint32_t finished = 0; test_cil_copy_node_helper_type_merge() local 1826 uint32_t finished = 0; test_cil_copy_node_helper_typeattribute() local 1846 uint32_t finished = 0; test_cil_copy_node_helper_typeattribute_merge() local 1869 uint32_t finished = 0; test_cil_copy_node_helper_typealias() local 1889 uint32_t finished = 0; test_cil_copy_node_helper_typealias_dup_neg() local 1912 uint32_t finished = 0; test_cil_copy_node_helper_bool() local 1932 uint32_t finished = 0; test_cil_copy_node_helper_bool_dup_neg() local 1955 uint32_t finished = 0; test_cil_copy_node_helper_avrule() local 1978 uint32_t finished = 0; test_cil_copy_node_helper_type_rule() local 2001 uint32_t finished = 0; test_cil_copy_node_helper_sens() local 2021 uint32_t finished = 0; test_cil_copy_node_helper_sens_merge() local 2044 uint32_t finished = 0; test_cil_copy_node_helper_sensalias() local 2064 uint32_t finished = 0; test_cil_copy_node_helper_sensalias_dup_neg() local 2087 uint32_t finished = 0; test_cil_copy_node_helper_cat() local 2107 uint32_t finished = 0; test_cil_copy_node_helper_cat_merge() local 2130 uint32_t finished = 0; test_cil_copy_node_helper_catalias() local 2150 uint32_t finished = 0; test_cil_copy_node_helper_catalias_dup_neg() local 2179 uint32_t finished = 0; test_cil_copy_node_helper_senscat() local 2212 uint32_t finished = 0; test_cil_copy_node_helper_catorder() local 2246 uint32_t finished = 0; test_cil_copy_node_helper_dominance() local 2277 uint32_t finished = 0; test_cil_copy_node_helper_level() local 2297 uint32_t finished = 0; test_cil_copy_node_helper_level_dup_neg() local 2320 uint32_t finished = 0; test_cil_copy_node_helper_context() local 2340 uint32_t finished = 0; test_cil_copy_node_helper_context_dup_neg() local 2363 uint32_t finished = 0; test_cil_copy_node_helper_netifcon() local 2386 uint32_t finished = 0; test_cil_copy_node_helper_call() local 2409 uint32_t finished = 0; test_cil_copy_node_helper_optional() local 2429 uint32_t finished = 0; test_cil_copy_node_helper_optional_merge() local 2452 uint32_t finished = 0; test_cil_copy_node_helper_ipaddr() local 2472 uint32_t finished = 0; test_cil_copy_node_helper_ipaddr_dup_neg() local 2497 uint32_t finished = 0; test_cil_copy_node_helper_boolif() local 2520 uint32_t finished = 0; test_cil_copy_node_helper_mlsconstrain() local 2543 uint32_t finished = 0; test_cil_copy_node_helper_orignull_neg() local 2565 uint32_t finished = 0; test_cil_copy_node_helper_extraargsnull_neg() local [all...] |
H A D | test_cil_resolve_ast.c | 42 int __cil_disable_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 in test_cil_disable_children_helper_role() local 8091 uint32_t finished = 0; test_cil_disable_children_helper_type() local 8108 uint32_t finished = 0; test_cil_disable_children_helper_typealias() local 8125 uint32_t finished = 0; test_cil_disable_children_helper_common() local 8142 uint32_t finished = 0; test_cil_disable_children_helper_class() local 8159 uint32_t finished = 0; test_cil_disable_children_helper_bool() local 8176 uint32_t finished = 0; test_cil_disable_children_helper_sens() local 8193 uint32_t finished = 0; test_cil_disable_children_helper_cat() local 8210 uint32_t finished = 0; test_cil_disable_children_helper_catset() local 8227 uint32_t finished = 0; test_cil_disable_children_helper_sid() local 8246 uint32_t finished = 0; test_cil_disable_children_helper_macro() local 8264 uint32_t finished = 0; test_cil_disable_children_helper_context() local 8281 uint32_t finished = 0; test_cil_disable_children_helper_level() local 8298 uint32_t finished = 0; test_cil_disable_children_helper_policycap() local 8315 uint32_t finished = 0; test_cil_disable_children_helper_perm() local 8332 uint32_t finished = 0; test_cil_disable_children_helper_catalias() local 8349 uint32_t finished = 0; test_cil_disable_children_helper_sensalias() local 8366 uint32_t finished = 0; test_cil_disable_children_helper_tunable() local 8383 uint32_t finished = 0; test_cil_disable_children_helper_unknown() local 8411 uint32_t finished = 0; test_cil_resolve_ast_node_helper_call1() local 8437 uint32_t finished = 0; test_cil_resolve_ast_node_helper_call1_neg() local 8463 uint32_t finished = 0; test_cil_resolve_ast_node_helper_call2() local 8492 uint32_t finished = 0; test_cil_resolve_ast_node_helper_call2_neg() local 8520 uint32_t finished = 0; test_cil_resolve_ast_node_helper_boolif() local 8545 uint32_t finished = 0; test_cil_resolve_ast_node_helper_boolif_neg() local 8570 uint32_t finished = 0; test_cil_resolve_ast_node_helper_tunif() local 8596 uint32_t finished = 0; test_cil_resolve_ast_node_helper_tunif_neg() local 8619 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catorder() local 8642 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catorder_neg() local 8665 uint32_t finished = 0; test_cil_resolve_ast_node_helper_dominance() local 8688 uint32_t finished = 0; test_cil_resolve_ast_node_helper_dominance_neg() local 8711 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roleallow() local 8733 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roleallow_neg() local 8755 uint32_t finished = 0; test_cil_resolve_ast_node_helper_sensalias() local 8776 uint32_t finished = 0; test_cil_resolve_ast_node_helper_sensalias_neg() local 8798 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catalias() local 8818 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catalias_neg() local 8842 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catset() local 8865 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catset_catlist_neg() local 8890 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catrange() local 8918 uint32_t finished = 0; test_cil_resolve_ast_node_helper_catrange_neg() local 8942 uint32_t finished = 0; test_cil_resolve_ast_node_helper_level() local 8978 uint32_t finished = 0; test_cil_resolve_ast_node_helper_level_neg() local 9014 uint32_t finished = 0; test_cil_resolve_ast_node_helper_levelrange() local 9053 uint32_t finished = 0; test_cil_resolve_ast_node_helper_levelrange_neg() local 9090 uint32_t finished = 0; test_cil_resolve_ast_node_helper_constrain() local 9117 uint32_t finished = 0; test_cil_resolve_ast_node_helper_constrain_neg() local 9144 uint32_t finished = 0; test_cil_resolve_ast_node_helper_mlsconstrain() local 9171 uint32_t finished = 0; test_cil_resolve_ast_node_helper_mlsconstrain_neg() local 9201 uint32_t finished = 0; test_cil_resolve_ast_node_helper_context() local 9241 uint32_t finished = 0; test_cil_resolve_ast_node_helper_context_neg() local 9278 uint32_t finished = 0; test_cil_resolve_ast_node_helper_senscat() local 9305 uint32_t finished = 0; test_cil_resolve_ast_node_helper_senscat_neg() local 9330 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletransition() local 9354 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletransition_srcdecl_neg() local 9378 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletransition_tgtdecl_neg() local 9402 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletransition_resultdecl_neg() local 9426 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typeattributeset() local 9449 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typeattributeset_undef_type_neg() local 9472 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typealias() local 9494 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typealias_notype_neg() local 9517 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typebounds() local 9539 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typebounds_neg() local 9560 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typepermissive() local 9582 uint32_t finished = 0; test_cil_resolve_ast_node_helper_typepermissive_neg() local 9610 uint32_t finished = 0; test_cil_resolve_ast_node_helper_rangetransition() local 9638 uint32_t finished = 0; test_cil_resolve_ast_node_helper_rangetransition_neg() local 9663 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nametypetransition() local 9688 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nametypetransition_neg() local 9712 uint32_t finished = 0; test_cil_resolve_ast_node_helper_avrule() local 9733 uint32_t finished = 0; test_cil_resolve_ast_node_helper_avrule_src_nores_neg() local 9755 uint32_t finished = 0; test_cil_resolve_ast_node_helper_avrule_tgt_nores_neg() local 9778 uint32_t finished = 0; test_cil_resolve_ast_node_helper_avrule_class_nores_neg() local 9801 uint32_t finished = 0; test_cil_resolve_ast_node_helper_avrule_datum_null_neg() local 9826 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_transition() local 9850 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_transition_neg() local 9875 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_change() local 9899 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_change_neg() local 9924 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_member() local 9948 uint32_t finished = 0; test_cil_resolve_ast_node_helper_type_rule_member_neg() local 9971 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userbounds() local 9996 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userbounds_neg() local 10022 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletype() local 10047 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletype_role_neg() local 10072 uint32_t finished = 0; test_cil_resolve_ast_node_helper_roletype_type_neg() local 10098 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userrole() local 10123 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userrole_user_neg() local 10148 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userrole_role_neg() local 10177 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userlevel() local 10206 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userlevel_neg() local 10235 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userrange() local 10264 uint32_t finished = 0; test_cil_resolve_ast_node_helper_userrange_neg() local 10296 uint32_t finished = 0; test_cil_resolve_ast_node_helper_filecon() local 10325 uint32_t finished = 0; test_cil_resolve_ast_node_helper_filecon_neg() local 10354 uint32_t finished = 0; test_cil_resolve_ast_node_helper_portcon() local 10383 uint32_t finished = 0; test_cil_resolve_ast_node_helper_portcon_neg() local 10412 uint32_t finished = 0; test_cil_resolve_ast_node_helper_genfscon() local 10441 uint32_t finished = 0; test_cil_resolve_ast_node_helper_genfscon_neg() local 10471 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nodecon() local 10502 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nodecon_ipaddr_neg() local 10533 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nodecon_netmask_neg() local 10556 uint32_t finished = 0; test_cil_resolve_ast_node_helper_netifcon() local 10578 uint32_t finished = 0; test_cil_resolve_ast_node_helper_netifcon_neg() local 10600 uint32_t finished = 0; test_cil_resolve_ast_node_helper_pirqcon() local 10622 uint32_t finished = 0; test_cil_resolve_ast_node_helper_pirqcon_neg() local 10644 uint32_t finished = 0; test_cil_resolve_ast_node_helper_iomemcon() local 10666 uint32_t finished = 0; test_cil_resolve_ast_node_helper_iomemcon_neg() local 10688 uint32_t finished = 0; test_cil_resolve_ast_node_helper_ioportcon() local 10710 uint32_t finished = 0; test_cil_resolve_ast_node_helper_ioportcon_neg() local 10732 uint32_t finished = 0; test_cil_resolve_ast_node_helper_pcidevicecon() local 10754 uint32_t finished = 0; test_cil_resolve_ast_node_helper_pcidevicecon_neg() local 10784 uint32_t finished = 0; test_cil_resolve_ast_node_helper_fsuse() local 10806 uint32_t finished = 0; test_cil_resolve_ast_node_helper_fsuse_neg() local 10836 uint32_t finished = 0; test_cil_resolve_ast_node_helper_sidcontext() local 10864 uint32_t finished = 0; test_cil_resolve_ast_node_helper_sidcontext_neg() local 10887 uint32_t finished = 0; test_cil_resolve_ast_node_helper_blockinherit() local 10910 uint32_t finished = 0; test_cil_resolve_ast_node_helper_classcommon() local 10932 uint32_t finished = 0; test_cil_resolve_ast_node_helper_classcommon_neg() local 10955 uint32_t finished = 0; test_cil_resolve_ast_node_helper_rolebounds() local 10980 uint32_t finished = 0; test_cil_resolve_ast_node_helper_rolebounds_neg() local 11009 uint32_t finished = 0; test_cil_resolve_ast_node_helper_callstack() local 11037 uint32_t finished = 0; test_cil_resolve_ast_node_helper_call() local 11064 uint32_t finished = 0; test_cil_resolve_ast_node_helper_optional() local 11092 uint32_t finished = 0; test_cil_resolve_ast_node_helper_macro() local 11122 uint32_t finished = 0; test_cil_resolve_ast_node_helper_optstack() local 11150 uint32_t finished = 0; test_cil_resolve_ast_node_helper_optstack_tunable_neg() local 11179 uint32_t finished = 0; test_cil_resolve_ast_node_helper_optstack_macro_neg() local 11209 uint32_t finished = 0; test_cil_resolve_ast_node_helper_nodenull_neg() local 11231 uint32_t finished = 0; test_cil_resolve_ast_node_helper_extraargsnull_neg() local 11254 uint32_t finished = 0; test_cil_resolve_ast_node_helper_dbflavor_neg() local 11279 uint32_t finished = 0; test_cil_resolve_ast_node_helper_pass_neg() local 11311 uint32_t finished = 0; test_cil_resolve_ast_node_helper_optfailedtoresolve() local [all...] |
H A D | test_cil_build_ast.c | 16421 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 in test_cil_build_ast_node_helper_blockinherit_neg() local 16495 uint32_t finished = 0; test_cil_build_ast_node_helper_permset() local 16513 uint32_t finished = 0; test_cil_build_ast_node_helper_permset_neg() local 16532 uint32_t finished = 0; test_cil_build_ast_node_helper_in() local 16550 uint32_t finished = 0; test_cil_build_ast_node_helper_in_neg() local 16568 uint32_t finished = 0; test_cil_build_ast_node_helper_class() local 16586 uint32_t finished = 0; test_cil_build_ast_node_helper_class_neg() local 16604 uint32_t finished = 0; test_cil_build_ast_node_helper_classpermset() local 16622 uint32_t finished = 0; test_cil_build_ast_node_helper_classpermset_neg() local 16641 uint32_t finished = 0; test_cil_build_ast_node_helper_classmap() local 16659 uint32_t finished = 0; test_cil_build_ast_node_helper_classmap_neg() local 16677 uint32_t finished = 0; test_cil_build_ast_node_helper_classmapping() local 16695 uint32_t finished = 0; test_cil_build_ast_node_helper_classmapping_neg() local 16713 uint32_t finished = 0; test_cil_build_ast_node_helper_common() local 16731 uint32_t finished = 0; test_cil_build_ast_node_helper_common_neg() local 16749 uint32_t finished = 0; test_cil_build_ast_node_helper_sid() local 16767 uint32_t finished = 0; test_cil_build_ast_node_helper_sid_neg() local 16785 uint32_t finished = 0; test_cil_build_ast_node_helper_sidcontext() local 16803 uint32_t finished = 0; test_cil_build_ast_node_helper_sidcontext_neg() local 16821 uint32_t finished = 0; test_cil_build_ast_node_helper_user() local 16839 uint32_t finished = 0; test_cil_build_ast_node_helper_user_neg() local 16857 uint32_t finished = 0; test_cil_build_ast_node_helper_userlevel() local 16875 uint32_t finished = 0; test_cil_build_ast_node_helper_userlevel_neg() local 16893 uint32_t finished = 0; test_cil_build_ast_node_helper_userrange() local 16911 uint32_t finished = 0; test_cil_build_ast_node_helper_userrange_neg() local 16929 uint32_t finished = 0; test_cil_build_ast_node_helper_type() local 16947 uint32_t finished = 0; test_cil_build_ast_node_helper_type_neg() local 16965 uint32_t finished = 0; test_cil_build_ast_node_helper_attribute() local 16983 uint32_t finished = 0; test_cil_build_ast_node_helper_attribute_neg() local 17000 uint32_t finished = 0; test_cil_build_ast_node_helper_typebounds() local 17018 uint32_t finished = 0; test_cil_build_ast_node_helper_typebounds_neg() local 17035 uint32_t finished = 0; test_cil_build_ast_node_helper_typepermissive() local 17053 uint32_t finished = 0; test_cil_build_ast_node_helper_typepermissive_neg() local 17071 uint32_t finished = 0; test_cil_build_ast_node_helper_nametypetransition() local 17089 uint32_t finished = 0; test_cil_build_ast_node_helper_nametypetransition_neg() local 17107 uint32_t finished = 0; test_cil_build_ast_node_helper_rangetransition() local 17125 uint32_t finished = 0; test_cil_build_ast_node_helper_rangetransition_neg() local 17145 uint32_t finished = 0; test_cil_build_ast_node_helper_boolif() local 17165 uint32_t finished = 0; test_cil_build_ast_node_helper_boolif_neg() local 17183 uint32_t finished = 0; test_cil_build_ast_node_helper_condblock_true() local 17201 uint32_t finished = 0; test_cil_build_ast_node_helper_condblock_true_neg() local 17219 uint32_t finished = 0; test_cil_build_ast_node_helper_condblock_false() local 17237 uint32_t finished = 0; test_cil_build_ast_node_helper_condblock_false_neg() local 17257 uint32_t finished = 0; test_cil_build_ast_node_helper_tunif() local 17276 uint32_t finished = 0; test_cil_build_ast_node_helper_tunif_neg() local 17294 uint32_t finished = 0; test_cil_build_ast_node_helper_typealias() local 17312 uint32_t finished = 0; test_cil_build_ast_node_helper_typealias_notype_neg() local 17331 uint32_t finished = 0; test_cil_build_ast_node_helper_typeattribute() local 17350 uint32_t finished = 0; test_cil_build_ast_node_helper_typeattribute_neg() local 17368 uint32_t finished = 0; test_cil_build_ast_node_helper_typeattributeset() local 17386 uint32_t finished = 0; test_cil_build_ast_node_helper_typeattributeset_neg() local 17404 uint32_t finished = 0; test_cil_build_ast_node_helper_userbounds() local 17422 uint32_t finished = 0; test_cil_build_ast_node_helper_userbounds_neg() local 17440 uint32_t finished = 0; test_cil_build_ast_node_helper_role() local 17458 uint32_t finished = 0; test_cil_build_ast_node_helper_role_neg() local 17476 uint32_t finished = 0; test_cil_build_ast_node_helper_roletransition() local 17494 uint32_t finished = 0; test_cil_build_ast_node_helper_roletransition_neg() local 17512 uint32_t finished = 0; test_cil_build_ast_node_helper_roleallow() local 17530 uint32_t finished = 0; test_cil_build_ast_node_helper_roleallow_neg() local 17548 uint32_t finished = 0; test_cil_build_ast_node_helper_rolebounds() local 17566 uint32_t finished = 0; test_cil_build_ast_node_helper_rolebounds_neg() local 17584 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_allow() local 17602 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_allow_neg() local 17620 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_auditallow() local 17638 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_auditallow_neg() local 17656 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_dontaudit() local 17674 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_dontaudit_neg() local 17692 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_neverallow() local 17710 uint32_t finished = 0; test_cil_build_ast_node_helper_avrule_neverallow_neg() local 17728 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_transition() local 17746 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_transition_neg() local 17764 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_change() local 17782 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_change_neg() local 17800 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_member() local 17818 uint32_t finished = 0; test_cil_build_ast_node_helper_type_rule_member_neg() local 17836 uint32_t finished = 0; test_cil_build_ast_node_helper_bool() local 17854 uint32_t finished = 0; test_cil_build_ast_node_helper_bool_neg() local 17872 uint32_t finished = 0; test_cil_build_ast_node_helper_bool_tunable() local 17890 uint32_t finished = 0; test_cil_build_ast_node_helper_bool_tunable_neg() local 17908 uint32_t finished = 0; test_cil_build_ast_node_helper_sensitivity() local 17926 uint32_t finished = 0; test_cil_build_ast_node_helper_sensitivity_neg() local 17944 uint32_t finished = 0; test_cil_build_ast_node_helper_sensalias() local 17962 uint32_t finished = 0; test_cil_build_ast_node_helper_sensalias_neg() local 17980 uint32_t finished = 0; test_cil_build_ast_node_helper_category() local 17998 uint32_t finished = 0; test_cil_build_ast_node_helper_category_neg() local 18016 uint32_t finished = 0; test_cil_build_ast_node_helper_catset() local 18034 uint32_t finished = 0; test_cil_build_ast_node_helper_catset_neg() local 18052 uint32_t finished = 0; test_cil_build_ast_node_helper_catorder() local 18070 uint32_t finished = 0; test_cil_build_ast_node_helper_catorder_neg() local 18088 uint32_t finished = 0; test_cil_build_ast_node_helper_catalias() local 18106 uint32_t finished = 0; test_cil_build_ast_node_helper_catalias_neg() local 18124 uint32_t finished = 0; test_cil_build_ast_node_helper_catrange() local 18142 uint32_t finished = 0; test_cil_build_ast_node_helper_catrange_neg() local 18161 uint32_t finished = 0; test_cil_build_ast_node_helper_roletype() local 18179 uint32_t finished = 0; test_cil_build_ast_node_helper_roletype_neg() local 18197 uint32_t finished = 0; test_cil_build_ast_node_helper_userrole() local 18215 uint32_t finished = 0; test_cil_build_ast_node_helper_userrole_neg() local 18233 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_classcommon() local 18251 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_classcommon_neg() local 18272 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_dominance() local 18293 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_dominance_neg() local 18317 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_senscat() local 18341 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_senscat_neg() local 18361 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_level() local 18381 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_level_neg() local 18399 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_levelrange() local 18417 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_levelrange_neg() local 18435 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_constrain() local 18453 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_constrain_neg() local 18471 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_mlsconstrain() local 18489 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_mlsconstrain_neg() local 18507 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_context() local 18525 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_context_neg() local 18543 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_filecon() local 18561 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_filecon_neg() local 18579 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_portcon() local 18597 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_portcon_neg() local 18615 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_nodecon() local 18633 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_nodecon_neg() local 18651 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_genfscon() local 18669 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_genfscon_neg() local 18689 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_netifcon() local 18707 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_netifcon_neg() local 18725 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_pirqcon() local 18743 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_pirqcon_neg() local 18761 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_iomemcon() local 18779 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_iomemcon_neg() local 18797 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_ioportcon() local 18815 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_ioportcon_neg() local 18833 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_pcidevicecon() local 18851 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_pcidevicecon_neg() local 18869 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_fsuse() local 18887 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_fsuse_neg() local 18905 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_macro() local 18923 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_macro_neg() local 18949 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_macro_nested_macro_neg() local 18979 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg() local 19000 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_call() local 19018 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_call_neg() local 19036 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_optional() local 19054 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_optional_neg() local 19072 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_policycap() local 19090 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_policycap_neg() local 19108 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_ipaddr() local 19126 uint32_t finished = 0; test_cil_build_ast_node_helper_gen_ipaddr_neg() local 19146 uint32_t finished = 0; test_cil_build_ast_node_helper_extraargsnull_neg() local [all...] |
/third_party/musl/src/thread/ |
H A D | pthread_barrier_wait.c | 57 volatile int finished; member 83 while (spins-- && !inst->finished) in pthread_barrier_wait() 85 a_inc(&inst->finished); in pthread_barrier_wait() 86 while (inst->finished == 1) in pthread_barrier_wait() 88 __syscall(SYS_futex, &inst->finished, FUTEX_WAIT | FUTEX_PRIVATE, 1, 0xffffffffu) != -ENOSYS in pthread_barrier_wait() 89 || __syscall(SYS_futex, &inst->finished, FUTEX_WAIT, 1, 0xffffffffu); in pthread_barrier_wait() 91 __syscall(SYS_futex,&inst->finished,FUTEX_WAIT|FUTEX_PRIVATE,1,0) != -ENOSYS in pthread_barrier_wait() 92 || __syscall(SYS_futex,&inst->finished,FUTEX_WAIT,1,0); in pthread_barrier_wait() 112 if (a_fetch_add(&inst->count,-1)==1 && a_fetch_add(&inst->finished,1)) in pthread_barrier_wait() 113 __wake(&inst->finished, in pthread_barrier_wait() [all...] |
/third_party/node/benchmark/misc/ |
H A D | startup.js | 19 while (state.finished < state.count) { 28 state.finished++; 29 if (state.finished === 0) { 34 if (state.finished === state.count) { 46 state.finished++; 47 if (state.finished === 0) { 51 if (state.finished < state.count) { 62 const state = { count, finished: -warmup };
|
/third_party/libuv/docs/ |
H A D | make.bat | 68 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
76 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
84 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
92 echo.Build finished; now you can process the pickle files.
100 echo.Build finished; now you can process the JSON files.
108 echo.Build finished; now you can run HTML Help Workshop with the ^
117 echo.Build finished; now you can run "qcollectiongenerator" with the ^
129 echo.Build finished.
137 echo.Build finished. The epub file is in %BUILDDIR%/epub.
145 echo.Build finished; th [all...] |
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_barrier_wait.c | 57 volatile int finished; member 83 while (spins-- && !inst->finished) in pthread_barrier_wait() 85 a_inc(&inst->finished); in pthread_barrier_wait() 86 while (inst->finished == 1) in pthread_barrier_wait() 87 __syscall(SYS_futex,&inst->finished,FUTEX_WAIT|FUTEX_PRIVATE,1,0xffffffffu) != -ENOSYS in pthread_barrier_wait() 88 || __syscall(SYS_futex,&inst->finished,FUTEX_WAIT,1,0xffffffffu); in pthread_barrier_wait() 107 if (a_fetch_add(&inst->count,-1)==1 && a_fetch_add(&inst->finished,1)) in pthread_barrier_wait() 108 __wake(&inst->finished, 1, 1); in pthread_barrier_wait()
|
/third_party/lzma/C/ |
H A D | MtCoder.c | 95 BoolInt finished;
in ThreadFunc2() local 114 finished = True;
in ThreadFunc2() 140 finished = (size != mtc->blockSize);
in ThreadFunc2() 152 finished = (mtc->inDataSize == (size_t)readProcessed);
in ThreadFunc2() 181 finished = True;
in ThreadFunc2() 183 if (!finished)
in ThreadFunc2() 194 finished = True;
in ThreadFunc2() 199 if (finished)
in ThreadFunc2() 215 mtc->inStream ? t->inBuf : inData, size, finished);
in ThreadFunc2() 227 block->finished in ThreadFunc2() 518 BoolInt finished = block->finished; MtCoder_Code() local [all...] |
/third_party/nghttp2/doc/ |
H A D | make.bat | 47 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 55 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 63 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 71 echo.Build finished; now you can process the pickle files. 79 echo.Build finished; now you can process the JSON files. 87 echo.Build finished; now you can run HTML Help Workshop with the ^ 96 echo.Build finished; now you can run "qcollectiongenerator" with the ^ 108 echo.Build finished. 116 echo.Build finished. The epub file is in %BUILDDIR%/epub. 124 echo.Build finished; th [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Query11.cpp | 54 : getDataAttemptCount(0), query(), beginTimestamp(), endTimestamp(), finished(false) in QueryState() 204 if (!query->finished && !force) in flush() 208 } while (!query->finished); in flush() 219 if (!queryState->finished) in testQuery() 235 queryState->finished = true; in testQuery() 251 queryState->finished = true; in testQuery() 282 queryState->finished = true; in testQuery() 317 queryState->finished = true; in testQuery() 331 queryState->finished = true; in testQuery() 346 if (!queryState->finished in testQuery() [all...] |
/third_party/node/test/pummel/ |
H A D | test-fs-watch-system-limit.js | 35 let finished = false; 50 if (!finished && processes.length < 200) 60 if (accumulated.includes('Error:') && !finished) { 67 finished = true;
|
H A D | test-child-process-spawn-loop.js | 31 let finished = false; 52 finished = true; 60 assert.ok(finished);
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-japanese/iso-2022-jp/ |
H A D | iso2022jp-decoder.js | 38 var finished = false; 39 while (!finished) { 60 finished = true; 93 finished = true; 110 finished = true; 128 finished = true;
|
/third_party/ffmpeg/doc/examples/ |
H A D | transcode_aac.c | 363 * @param[out] finished Indicates whether the end of file has 373 int *data_present, int *finished) in decode_audio_frame() 384 *finished = 0; in decode_audio_frame() 389 *finished = 1; in decode_audio_frame() 414 *finished = 1; in decode_audio_frame() 544 * @param[out] finished Indicates whether the end of file has 557 int *finished) in read_decode_convert_and_store() 571 input_codec_context, &data_present, finished)) in read_decode_convert_and_store() 574 * in the decoder which are delayed, we are actually finished. in read_decode_convert_and_store() 576 if (*finished) { in read_decode_convert_and_store() 370 decode_audio_frame(AVFrame *frame, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, int *data_present, int *finished) decode_audio_frame() argument 552 read_decode_convert_and_store(AVAudioFifo *fifo, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, AVCodecContext *output_codec_context, SwrContext *resampler_context, int *finished) read_decode_convert_and_store() argument 825 int finished = 0; main() local [all...] |
/third_party/mesa3d/.gitlab-ci/tests/lava/ |
H A D | helpers.py | 40 finished=False, msg=None, lvl="target", result=None 49 return finished, yaml.safe_dump(logs) 63 # To consider the job finished, the result `echo` should be produced 102 yield jobs_logs_response(finished=False, msg=[], lvl=level) 105 yield jobs_logs_response(finished=True, result=result) 124 yield jobs_logs_response(finished=False, msg=[msg])
|
/third_party/lwip/src/netif/ppp/ |
H A D | fsm.c | 220 if( f->callbacks->finished ) in terminate_layer() 221 (*f->callbacks->finished)(f); in terminate_layer() 278 if( f->callbacks->finished ) in fsm_timeout() 279 (*f->callbacks->finished)(f); in fsm_timeout() 295 if( (f->flags & OPT_PASSIVE) == 0 && f->callbacks->finished ) in fsm_timeout() 296 (*f->callbacks->finished)(f); in fsm_timeout() 616 if( f->callbacks->finished ) in fsm_rtermack() 617 (*f->callbacks->finished)(f); in fsm_rtermack() 622 if( f->callbacks->finished ) in fsm_rtermack() 623 (*f->callbacks->finished)( in fsm_rtermack() [all...] |
/third_party/icu/tools/unicode/c/genprops/misc/ |
H A D | ucdmerge.c | 78 int finished; in main() local 81 finished=0; in main() 95 finished=1; in main() 129 if(finished) { in main()
|
/third_party/node/deps/npm/node_modules/are-we-there-yet/lib/ |
H A D | tracker-group.js | 12 finished = false 44 if (!this.finished) { 77 this.finished = true 105 if (trackerGroup.finished) {
|
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/ |
H A D | HeaderParser.js | 25 this.finished = false 44 if (this.finished) { return r } 48 this.finished = false 60 this.finished = true
|
/third_party/nghttp2/src/ |
H A D | nghttp2_gzip.c | 54 if (inflater->finished) { in nghttp2_gzip_inflate() 68 inflater->finished = 1; in nghttp2_gzip_inflate() 86 return inflater->finished; in nghttp2_gzip_inflate_finished()
|