Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 25 of 80) sorted by relevance

1234

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c159 … cil_resolve_classperms(struct cil_tree_node *current, struct cil_classperms *cp, void *extra_args) in cil_resolve_classperms()
194 …_classperms_set(struct cil_tree_node *current, struct cil_classperms_set *cp_set, void *extra_args) in cil_resolve_classperms_set()
219 …_resolve_classperms_list(struct cil_tree_node *current, struct cil_list *cp_list, void *extra_args) in cil_resolve_classperms_list()
244 …spermissionset(struct cil_tree_node *current, struct cil_classpermissionset *cps, void *extra_args) in cil_resolve_classpermissionset()
295 …resolve_permissionx(struct cil_tree_node *current, struct cil_permissionx *permx, void *extra_args) in cil_resolve_permissionx()
312 int cil_resolve_avrule(struct cil_tree_node *current, void *extra_args) in cil_resolve_avrule()
374 int cil_resolve_type_rule(struct cil_tree_node *current, void *extra_args) in cil_resolve_type_rule()
427 int cil_resolve_typeattributeset(struct cil_tree_node *current, void *extra_args) in cil_resolve_typeattributeset()
467 static int cil_resolve_expandtypeattribute(struct cil_tree_node *current, void *extra_args) in cil_resolve_expandtypeattribute()
501 static int cil_resolve_aliasactual(struct cil_tree_node *current, void *extra_args, enum cil_flavor… in cil_resolve_aliasactual()
[all …]
Dcil_tree.c268 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core()
304 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
Dandroid.c81 … int __extract_attributees_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __extract_attributees_helper()
153 struct version_args extra_args; in cil_extract_attributees() local
611 static int __attributize_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __attributize_helper()
764 struct version_args extra_args; in cil_attributize() local
859 struct version_args extra_args; in cil_attrib_mapping() local
942 …e_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in define_symbols()
983 …d_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in expand_symbols()
1022 …ply_rules(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in apply_rules()
1073 struct policydb_amend_args extra_args; in cil_amend_policydb() local
Dcil_write_ast.c1498 …de_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __write_parse_ast_node_helper()
1526 static int __write_parse_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_first_child_helper()
1538 static int __write_parse_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_last_child_helper()
1558 …c int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __write_cil_ast_node_helper()
1581 static int __write_cil_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_first_child_helper()
1593 static int __write_cil_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_last_child_helper()
1617 struct cil_write_ast_args extra_args; in cil_write_ast() local
/external/selinux/libsepol/cil/test/unit/
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 = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_class() local
1521 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in 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); in test_cil_copy_node_helper_common() local
1564 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in 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); in test_cil_copy_node_helper_classcommon() local
1610 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_sid() local
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests_matrix.py126 extra_args=[], argument
172 def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS): argument
254 def _create_portability_test_jobs(extra_args=[], argument
462 extra_args = [] variable
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py116 extra_args=[], argument
163 def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS): argument
273 def _create_portability_test_jobs(extra_args=[], argument
516 extra_args = [] variable
/external/chromium-trace/catapult/common/eslint/eslint/
D__init__.py43 def _CreateEslintCommand(rulesdir, extra_args): argument
52 def RunEslint(paths, rules_dir=DEFAULT_ESLINT_RULES_DIR, extra_args=None): argument
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_dispatch_test.py222 **extra_args):
356 def testBinaryElementwiseOp(self, x, y, op=math_ops.add, **extra_args):
486 **extra_args):
550 **extra_args):
/external/autotest/utils/
Dcompile_gwt_clients.py102 def compile_and_install_client(project_client, extra_args='', argument
131 def compile_all_projects(extra_args=''): argument
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp256 void Fuzzer::MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, in MaybeAddRepeatedPass()
269 void Fuzzer::MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, in MaybeAddFinalPass()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer.cpp256 void Fuzzer::MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, in MaybeAddRepeatedPass()
269 void Fuzzer::MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, in MaybeAddFinalPass()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp256 void Fuzzer::MaybeAddRepeatedPass(uint32_t percentage_chance_of_adding_pass, in MaybeAddRepeatedPass()
269 void Fuzzer::MaybeAddFinalPass(std::vector<std::unique_ptr<FuzzerPass>>* passes, in MaybeAddFinalPass()
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-json-output-unittest.py853 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
886 expected_exit_code, extra_args=None): argument
Dgtest_xml_output_unittest.py365 def _GetXmlOutput(self, gtest_prog_name, extra_args, extra_env, argument
395 expected_exit_code, extra_args=None, extra_env=None): argument
/external/googletest/googletest/test/
Dgoogletest-json-output-unittest.py789 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
822 expected_exit_code, extra_args=None): argument
Dgtest_xml_output_unittest.py365 def _GetXmlOutput(self, gtest_prog_name, extra_args, extra_env, argument
395 expected_exit_code, extra_args=None, extra_env=None): argument
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-json-output-unittest.py745 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
778 expected_exit_code, extra_args=None): argument
Dgtest_xml_output_unittest.py355 def _GetXmlOutput(self, gtest_prog_name, extra_args, extra_env, argument
385 expected_exit_code, extra_args=None, extra_env=None): argument
/external/crosvm/e2e_tests/fixture/src/
Dvhost_user.rs39 extra_args: Vec<String>, field
52 pub fn extra_args(mut self, args: Vec<String>) -> Self { in extra_args() method
/external/python/cpython3/Lib/test/
Dssltests.py15 def run_regrtests(*extra_args):
/external/python/cpython2/Lib/test/
Dssltests.py15 def run_regrtests(*extra_args):
/external/angle/src/tests/
Dangle_android_test_runner.py45 def RunAndroidTestSuite(args, extra_args): argument
/external/grpc-grpc/tools/distrib/
Drun_clang_tidy.py27 extra_args = [ variable
/external/compiler-rt/cmake/Modules/
DSanitizerUtils.cmake24 set(extra_args) variable

1234