Home
last modified time | relevance | path

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

12

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c157 … cil_resolve_classperms(struct cil_tree_node *current, struct cil_classperms *cp, void *extra_args) in cil_resolve_classperms()
188 …_classperms_set(struct cil_tree_node *current, struct cil_classperms_set *cp_set, void *extra_args) in cil_resolve_classperms_set()
213 …_resolve_classperms_list(struct cil_tree_node *current, struct cil_list *cp_list, void *extra_args) in cil_resolve_classperms_list()
238 …spermissionset(struct cil_tree_node *current, struct cil_classpermissionset *cps, void *extra_args) in cil_resolve_classpermissionset()
284 …resolve_permissionx(struct cil_tree_node *current, struct cil_permissionx *permx, void *extra_args) in cil_resolve_permissionx()
301 int cil_resolve_avrule(struct cil_tree_node *current, void *extra_args) in cil_resolve_avrule()
363 int cil_resolve_type_rule(struct cil_tree_node *current, void *extra_args) in cil_resolve_type_rule()
411 int cil_resolve_typeattributeset(struct cil_tree_node *current, void *extra_args) in cil_resolve_typeattributeset()
456 int cil_resolve_aliasactual(struct cil_tree_node *current, void *extra_args, enum cil_flavor flavor… in cil_resolve_aliasactual()
544 int cil_resolve_typepermissive(struct cil_tree_node *current, void *extra_args) in cil_resolve_typepermissive()
[all …]
Dcil_tree.c261 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core()
297 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
Dandroid.c74 … int __extract_attributees_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __extract_attributees_helper()
145 struct version_args extra_args; in cil_extract_attributees() local
604 static int __attributize_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __attributize_helper()
757 struct version_args extra_args; in cil_attributize() local
822 struct version_args extra_args; in cil_attrib_mapping() local
Dcil_post.c330 …ic int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_count_helper()
432 …ic int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_array_helper()
1222 …tic int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_attr_helper()
1323 …int __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_roletype_helper()
1413 …int __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_userrole_helper()
1511 …atic int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_cat_helper()
1866 …t __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_classperms_helper()
1994 struct cil_args_verify extra_args; in cil_post_verify() local
2051 struct cil_args_verify extra_args; in cil_pre_verify() local
Dcil_verify.c377 …de_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __cil_verify_ordered_node_helper()
415 struct cil_args_verify_order extra_args; in __cil_verify_ordered() local
873 …e_node *node, __attribute__((unused)) uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_verify_booleanif_helper()
1336 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper()
1613 …fy_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_pre_verify_helper()
Dcil_write_ast.c434 struct cil_args_write *extra_args) { in cil_write_class()
1116 static int __cil_write_first_child_helper(struct cil_tree_node *node, void *extra_args) in __cil_write_first_child_helper()
1135 static int __cil_write_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_write_node_helper()
1441 static int __cil_write_last_child_helper(struct cil_tree_node *node, void *extra_args) in __cil_write_last_child_helper()
1467 struct cil_args_write 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 …]
Dtest_cil_build_ast.c16423 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_block() local
16441 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_block_neg() local
16460 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_blockinherit() local
16478 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_blockinherit_neg() local
16497 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_permset() local
16515 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_permset_neg() local
16534 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_in() local
16552 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_in_neg() local
16570 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_class() local
16588 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_class_neg() local
[all …]
/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/chromium-trace/catapult/telemetry/telemetry/util/
Dcommand_line.py24 def ProcessCommandLineArgs(cls, parser, options, extra_args, environment): argument
28 def Run(self, options, extra_args=None): argument
/external/autotest/utils/
Dcompile_gwt_clients.py91 def compile_and_install_client(project_client, extra_args='', argument
120 def compile_all_projects(extra_args=''): argument
/external/autotest/server/
Dautoserv_utils.py25 results_directory=None, extra_args=[], job=None, argument
140 def _autoserv_command_line(machines, extra_args, job=None, queue_entry=None, argument
/external/skia/infra/bots/
Dtasks.json1892 "extra_args": [ array
1917 "extra_args": [ array
1949 "extra_args": [ array
1974 "extra_args": [ array
1999 "extra_args": [ array
2024 "extra_args": [ array
2049 "extra_args": [ array
2074 "extra_args": [ array
2099 "extra_args": [ array
2124 "extra_args": [ array
[all …]
/external/v8/testing/gtest/test/
Dgtest_xml_output_unittest.py262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
287 expected_exit_code, extra_args=None): argument
/external/googletest/googletest/test/
Dgtest_xml_output_unittest.py262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
287 expected_exit_code, extra_args=None): argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_xml_output_unittest.py262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
287 expected_exit_code, extra_args=None): argument
/external/compiler-rt/cmake/Modules/
DSanitizerUtils.cmake24 set(extra_args) variable
/external/skia/infra/bots/recipe_modules/upload_dm_results/
Dapi.py21 def cp(self, name, src, dst, extra_args=None): argument
/external/autotest/client/tests/fsstress/
Dfsstress.py23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
/external/autotest/client/tests/btreplay/
Dbtreplay.py33 def run_once(self, dev="", devices="", extra_args='', tmpdir=None): argument
/external/autotest/client/tests/bonnie/
Dbonnie.py45 def run_once(self, dir=None, extra_args='', user='root'): argument
/external/autotest/client/tests/reaim/
Dreaim.py42 extra_args = '', tmpdir = None): argument
/external/autotest/client/common_lib/cros/
Dchromedriver.py136 url_base=None, extra_args=None): argument
/external/autotest/client/cros/
Dpkcs11.py236 def __p11_replay_on_user_token(extra_args=''): argument
/external/skia/infra/bots/recipe_modules/swarming/
Dapi.py127 extra_args=None, expiration=None, hard_timeout=None, io_timeout=None, argument

12