Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 - 25 of 27) sorted by relevance

12

/third_party/alsa-utils/alsactl/
H A Dclean.c183 int clean(const char *cardname, char *const *extra_args) in clean() argument
H A Dalsactl.c247 char *const *extra_args; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer.cpp256 MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
269 MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, Args&&... extra_args) MaybeAddFinalPass() argument
H A Dfuzzer.h109 MaybeAddRepeatedPass(RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer.cpp256 MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
269 MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, Args&&... extra_args) MaybeAddFinalPass() argument
H A Dfuzzer.h109 MaybeAddRepeatedPass(RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer.cpp256 MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
269 MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, Args&&... extra_args) MaybeAddFinalPass() argument
H A Dfuzzer.h109 MaybeAddRepeatedPass(RepeatedPassInstances* pass_instances, Args&&... extra_args) MaybeAddRepeatedPass() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c267 cil_tree_walk_core(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk_core() argument
303 cil_tree_walk(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk() argument
[all...]
H A Dcil_find.c351 static int __cil_find_matching_avrule_in_ast(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_find_matching_avrule_in_ast() argument
H A Dcil_copy_ast.c1700 static int __cil_copy_node_helper(struct cil_tree_node *orig, uint32_t *finished, void *extra_args) in __cil_copy_node_helper() argument
2107 static int __cil_copy_last_child_helper(__attribute__((unused)) struct cil_tree_node *orig, void *extra_args) in __cil_copy_last_child_helper() argument
2127 struct cil_args_copy extra_args; in cil_copy_ast() local
[all...]
H A Dcil_write_ast.c1496 static int __write_parse_ast_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __write_parse_ast_node_helper() argument
1524 static int __write_parse_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_first_child_helper() argument
1536 static int __write_parse_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_last_child_helper() argument
1556 static int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __write_cil_ast_node_helper() argument
1576 static int __write_cil_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_first_child_helper() argument
1588 __write_cil_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) __write_cil_ast_last_child_helper() argument
1609 struct cil_write_ast_args extra_args; cil_write_ast() local
[all...]
H A Dcil_reset_ast.c478 static int __cil_reset_node(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_reset_node() argument
H A Dcil_verify.c525 int __cil_verify_ordered_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __cil_verify_ordered_node_helper() argument
563 struct cil_args_verify_order extra_args; in __cil_verify_ordered() local
1022 static int __cil_verify_booleanif_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_verify_booleanif_helper() argument
1525 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper() argument
1833 __cil_pre_verify_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) __cil_pre_verify_helper() argument
[all...]
H A Dcil_post.c565 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_count_helper() argument
673 static int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_array_helper() argument
1505 static int __cil_post_db_neverallow_attr_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_post_db_neverallow_attr_helper() argument
1534 static int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_attr_helper() argument
1635 static int __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_roletype_helper() argument
1721 static int __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_userrole_helper() argument
1815 __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_cat_helper() argument
2190 __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_classperms_helper() argument
2248 __cil_post_report_conflict(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_report_conflict() argument
2467 struct cil_args_verify extra_args; cil_post_verify() local
2524 struct cil_args_verify extra_args; cil_pre_verify() local
[all...]
H A Dcil_policy.c75 static int __cil_gather_statements_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_gather_statements_helper() argument
1305 static int __cil_block_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_block_te_rules_to_policy_helper() argument
1424 static int __cil_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_te_rules_to_policy_helper() argument
H A Dcil_binary.c1968 static int __cil_cond_to_policydb_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __cil_cond_to_policydb_helper() argument
3821 static int __cil_node_to_policydb(struct cil_tree_node *node, void *extra_args) in __cil_node_to_policydb() argument
4003 static int __cil_binary_create_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_binary_create_helper() argument
5048 struct cil_args_binary extra_args; in cil_binary_create_allocated_pdb() local
[all...]
H A Dcil_build_ast.c6478 static int __cil_build_ast_node_helper(struct cil_tree_node *parse_current, uint32_t *finished, void *extra_args) in __cil_build_ast_node_helper() argument
6526 static int __cil_build_ast_first_child_helper(__attribute__((unused)) struct cil_tree_node *parse_current, void *extra_args) in __cil_build_ast_first_child_helper() argument
6546 static int __cil_build_ast_last_child_helper(struct cil_tree_node *parse_current, void *extra_args) in __cil_build_ast_last_child_helper() argument
6599 struct cil_args_build extra_args; in cil_build_ast() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h118 MakeInstruction( SpvOp opcode, std::vector<uint32_t> args, const std::vector<uint32_t>& extra_args) MakeInstruction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dunit_spirv.h118 MakeInstruction( SpvOp opcode, std::vector<uint32_t> args, const std::vector<uint32_t>& extra_args) MakeInstruction() argument
/third_party/spirv-tools/test/
H A Dunit_spirv.h118 MakeInstruction( spv::Op opcode, std::vector<uint32_t> args, const std::vector<uint32_t>& extra_args) MakeInstruction() argument
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c1403 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_block() local
1423 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_block_merge() local
1458 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); in test_cil_copy_node_helper_perm() local
1478 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_perm_neg() local
1501 struct cil_args_copy *extra_args in test_cil_copy_node_helper_class() local
1521 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_class_dup_neg() local
1544 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_common() local
1564 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_common_dup_neg() local
1587 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_classcommon() local
1610 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_sid() local
1630 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_sid_merge() local
1653 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_sidcontext() local
1676 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_user() local
1696 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_user_merge() local
1719 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_role() local
1739 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_role_merge() local
1762 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_userrole() local
1785 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_type() local
1805 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_type_merge() local
1828 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_typeattribute() local
1848 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_typeattribute_merge() local
1871 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_typealias() local
1891 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_typealias_dup_neg() local
1914 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_bool() local
1934 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_bool_dup_neg() local
1957 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_avrule() local
1980 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_type_rule() local
2003 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_sens() local
2023 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_sens_merge() local
2046 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_sensalias() local
2066 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_sensalias_dup_neg() local
2089 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_cat() local
2109 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_cat_merge() local
2132 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_catalias() local
2152 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_catalias_dup_neg() local
2189 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); test_cil_copy_node_helper_senscat() local
2222 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); test_cil_copy_node_helper_catorder() local
2256 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); test_cil_copy_node_helper_dominance() local
2279 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_level() local
2299 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_level_dup_neg() local
2322 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_context() local
2342 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_context_dup_neg() local
2365 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_netifcon() local
2388 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_call() local
2411 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_optional() local
2431 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_optional_merge() local
2454 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_ipaddr() local
2474 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); test_cil_copy_node_helper_ipaddr_dup_neg() local
2499 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_boolif() local
2522 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_mlsconstrain() local
2545 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); test_cil_copy_node_helper_orignull_neg() local
2563 struct cil_args_copy *extra_args = NULL; test_cil_copy_node_helper_extraargsnull_neg() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1164 ::std::vector<std::string> extra_args = in GetArgvsForDeathTestChildProcess() local
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc1158 ::std::vector<std::string> extra_args = in GetArgvsForDeathTestChildProcess() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc1178 ::std::vector<std::string> extra_args = in GetArgvsForDeathTestChildProcess() local

Completed in 56 milliseconds

12